diff options
author | gorhill <rhill@raymondhill.net> | 2015-02-06 00:09:27 -0500 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-02-06 00:09:27 -0500 |
commit | a4c4282d5b414b7f4cb61029a821f773cc6083d4 (patch) | |
tree | 10d3c12d1366a5bbadb396d1bda3b09cfc55464c /src/_locales/el | |
parent | d0f81f5e3baf209b56d7a99f0d39fbd3e51d6439 (diff) | |
download | uBlock-a4c4282d5b414b7f4cb61029a821f773cc6083d4.zip uBlock-a4c4282d5b414b7f4cb61029a821f773cc6083d4.tar.gz uBlock-a4c4282d5b414b7f4cb61029a821f773cc6083d4.tar.bz2 |
translation work from https://crowdin.com/project/ublock
Diffstat (limited to 'src/_locales/el')
-rw-r--r-- | src/_locales/el/messages.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_locales/el/messages.json b/src/_locales/el/messages.json index 944710e..c9a3f8d 100644 --- a/src/_locales/el/messages.json +++ b/src/_locales/el/messages.json @@ -151,10 +151,18 @@ "message":"3rd-party frames are <b>blocked<\/b> everywhere by default", "description":"" }, + "popupAnyRulePrompt":{ + "message":"all", + "description":"" + }, "popupImageRulePrompt":{ "message":"Εικόνες", "description":"" }, + "popup3pAnyRulePrompt":{ + "message":"3rd-party", + "description":"" + }, "popupInlineScriptRulePrompt":{ "message":"inline scripts", "description":"" |