commit 082fa3cbbcf53204be8f0c67285f8e381458de19 Author: Translation commit bot translation@torproject.org Date: Fri May 10 14:16:52 2019 +0000
Update translations for https_everywhere_completed --- templates/https-everywhere.dtd | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/templates/https-everywhere.dtd b/templates/https-everywhere.dtd index 43717333d..eb5853a0f 100644 --- a/templates/https-everywhere.dtd +++ b/templates/https-everywhere.dtd @@ -9,11 +9,12 @@ <!ENTITY https-everywhere.menu.observatory "SSL Observatory Preferences"> <!ENTITY https-everywhere.menu.globalDisable "HTTPS Everywhere is OFF"> <!ENTITY https-everywhere.menu.globalEnable "HTTPS Everywhere is ON"> -<!ENTITY https-everywhere.menu.encryptAllSitesEligible "Encrypt All Sites Eligible is ON"> -<!ENTITY https-everywhere.menu.encryptAllSitesEligible "Encrypt All Sites Eligible is ON"> -<!ENTITY https-everywhere.menu.httpNoWhereExplained "Unencrypted requests are currently blocked"> -<!ENTITY https-everywhere.menu.httpNoWhereExplained "Unencrypted requests are currently blocked"> +<!ENTITY https-everywhere.menu.encryptAllSitesEligibleOn "Encrypt All Sites Eligible is ON"> +<!ENTITY https-everywhere.menu.encryptAllSitesEligibleOff "Encrypt All Sites Eligible is OFF"> +<!ENTITY https-everywhere.menu.httpNoWhereExplainedBlocked "Unencrypted requests are currently blocked"> +<!ENTITY https-everywhere.menu.httpNoWhereExplainedAllowed "Unencrypted requests are currently allowed"> <!ENTITY https-everywhere.menu.seeMore "See more"> +<!ENTITY https-everywhere.menu.seeLess "See less"> <!ENTITY https-everywhere.menu.httpNoWhereMore "This mode blocks unencrypted content and requests"> <!ENTITY https-everywhere.menu.showCounter "Show Counter"> <!ENTITY https-everywhere.menu.viewAllRules "View All Rules"> @@ -45,7 +46,7 @@
<!ENTITY https-everywhere.chrome.settings_for_this_site_header "Settings for this site"> <!ENTITY https-everywhere.chrome.settings_for_this_site_subheader "Change your preferences for encrypted connections"> -<!ENTITY https-everywhere.chrome.settings_for_this_site_explained "As you browse different websites, you can change you preferences for each website"> +<!ENTITY https-everywhere.chrome.settings_for_this_site_explained "As you browse different websites, you can change your preferences for each website"> <!ENTITY https-everywhere.chrome.stable_rules "Stable rules"> <!ENTITY https-everywhere.chrome.stable_rules_description "Force encrypted connections to these websites:"> <!ENTITY https-everywhere.chrome.experimental_rules "Experimental rules">
tor-commits@lists.torproject.org