commit 0541c7ef5cb30b839b7aaff50cc0ac3e561de1e7 Author: Translation commit bot translation@torproject.org Date: Tue Sep 18 02:16:55 2018 +0000
Update translations for https_everywhere_completed --- templates/https-everywhere.dtd | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/templates/https-everywhere.dtd b/templates/https-everywhere.dtd index 949efdef2..c7534a578 100644 --- a/templates/https-everywhere.dtd +++ b/templates/https-everywhere.dtd @@ -18,6 +18,7 @@ <!ENTITY https-everywhere.options.enableMixedRulesets "Enable mixed content rulesets"> <!ENTITY https-everywhere.options.showDevtoolsTab "Show Devtools tab"> <!ENTITY https-everywhere.options.autoUpdateRulesets "Auto-update rulesets"> +<!ENTITY https-everywhere.options.disabledUrlsListed "HTTPS Everywhere Sites Disabled"> <!ENTITY https-everywhere.options.updateChannelsWarning "Warning: Adding update channels can cause attackers to hijack your browser. Only edit this section if you know what you're doing!"> <!ENTITY https-everywhere.options.addUpdateChannel "Add Update Channel"> <!ENTITY https-everywhere.options.enterUpdateChannelName "Enter update channel name"> @@ -38,6 +39,8 @@ <!ENTITY https-everywhere.chrome.stable_rules_description "Force encrypted connections to these websites:"> <!ENTITY https-everywhere.chrome.experimental_rules "Experimental rules"> <!ENTITY https-everywhere.chrome.experimental_rules_description "May cause warnings or breakage. Disabled by default."> +<!ENTITY https-everywhere.chrome.disable_on_this_site "Disable HTTPS Everywhere on this site"> +<!ENTITY https-everywhere.chrome.enable_on_this_site "Enable HTTPS Everywhere on this site"> <!ENTITY https-everywhere.chrome.add_rule "Add a rule for this site"> <!ENTITY https-everywhere.chrome.add_new_rule "Add a new rule for this site"> <!ENTITY https-everywhere.chrome.always_https_for_host "Always use https for this host">
tor-commits@lists.torproject.org