diff options
Diffstat (limited to 'data/extensions/https-everywhere-eff@eff.org/chrome/locale/bn_BD')
-rw-r--r-- | data/extensions/https-everywhere-eff@eff.org/chrome/locale/bn_BD/https-everywhere.dtd | 33 | ||||
-rw-r--r-- | data/extensions/https-everywhere-eff@eff.org/chrome/locale/bn_BD/ssl-observatory.dtd | 8 |
2 files changed, 28 insertions, 13 deletions
diff --git a/data/extensions/https-everywhere-eff@eff.org/chrome/locale/bn_BD/https-everywhere.dtd b/data/extensions/https-everywhere-eff@eff.org/chrome/locale/bn_BD/https-everywhere.dtd index 9a63c45..2ac51cd 100644 --- a/data/extensions/https-everywhere-eff@eff.org/chrome/locale/bn_BD/https-everywhere.dtd +++ b/data/extensions/https-everywhere-eff@eff.org/chrome/locale/bn_BD/https-everywhere.dtd @@ -3,18 +3,25 @@ <!ENTITY https-everywhere.about.ext_description "Encrypt the Web! Automatically use HTTPS security on many sites."> <!ENTITY https-everywhere.about.version "Version"> <!ENTITY https-everywhere.about.created_by "Created by"> +<!ENTITY https-everywhere.about.and ", and"> <!ENTITY https-everywhere.about.librarians "Ruleset Librarians"> <!ENTITY https-everywhere.about.thanks "Thanks to"> +<!ENTITY https-everywhere.about.many_contributors "Many many contributors, including"> +<!ENTITY https-everywhere.about.noscript "Also, portions of HTTPS Everywhere are based on code from NoScript, by Giorgio Maone and others. We are grateful for their excellent work!"> <!ENTITY https-everywhere.about.contribute "If you like HTTPS Everywhere, you might consider"> <!ENTITY https-everywhere.about.donate_tor "Donating to Tor"> <!ENTITY https-everywhere.about.tor_lang_code "en"> +<!ENTITY https-everywhere.about.or "or"> <!ENTITY https-everywhere.about.donate_eff "Donating to EFF"> +<!ENTITY https-everywhere.menu.donate_eff_imperative "Donate to EFF"> <!ENTITY https-everywhere.menu.about "About HTTPS Everywhere"> <!ENTITY https-everywhere.menu.observatory "SSL Observatory Preferences"> <!ENTITY https-everywhere.menu.globalEnable "Enable HTTPS Everywhere"> <!ENTITY https-everywhere.menu.globalDisable "Disable HTTPS Everywhere"> +<!ENTITY https-everywhere.menu.blockHttpRequests "Block all HTTP requests"> <!ENTITY https-everywhere.menu.showCounter "Show Counter"> +<!ENTITY https-everywhere.menu.viewAllRules "View All Rules"> <!ENTITY https-everywhere.prefs.title "HTTPS Everywhere Preferences"> <!ENTITY https-everywhere.prefs.enable_all "Enable All"> @@ -31,17 +38,19 @@ <!ENTITY https-everywhere.prefs.reset_default "Reset to Default"> <!ENTITY https-everywhere.prefs.view_xml_source "View XML Source"> -<!ENTITY https-everywhere.source.downloading "Downloading"> -<!ENTITY https-everywhere.source.filename "Filename"> -<!ENTITY https-everywhere.source.unable_to_download "Unable to download source."> +<!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"> +<!ENTITY https-everywhere.chrome.experimental_rules_description "May cause warnings or breakage. Disabled by default."> +<!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"> +<!ENTITY https-everywhere.chrome.host "Host:"> +<!ENTITY https-everywhere.chrome.show_advanced "Show advanced"> +<!ENTITY https-everywhere.chrome.hide_advanced "Hide advanced"> +<!ENTITY https-everywhere.chrome.rule_name "Rule name"> +<!ENTITY https-everywhere.chrome.regex "Matching regex"> +<!ENTITY https-everywhere.chrome.redirect_to "Redirect to"> +<!ENTITY https-everywhere.chrome.status_cancel_button "Cancel"> -<!ENTITY https-everywhere.popup.title "HTTPS Everywhere 4.0development.11 notification"> -<!ENTITY https-everywhere.popup.paragraph1 "Oops. You were using the stable version of HTTPS Everywhere, but we might have accidentally upgraded you to the development version in our last release."> -<!ENTITY https-everywhere.popup.paragraph2 "Would you like to go back to stable?"> -<!ENTITY https-everywhere.popup.paragraph3 "We'd love it if you continued using our development release and helped us make HTTPS Everywhere better! You might find there are a few more bugs here and there, which you can report to https-everywhere@eff.org. Sorry about the inconvenience, and thank you for using HTTPS Everywhere."> -<!ENTITY https-everywhere.popup.keep "Keep me on the development version"> -<!ENTITY https-everywhere.popup.revert "Download the latest stable version"> -<!ENTITY https-everywhere.ruleset-tests.status_title "HTTPS Everywhere Ruleset Tests"> -<!ENTITY https-everywhere.ruleset-tests.status_cancel_button "Cancel"> -<!ENTITY https-everywhere.ruleset-tests.status_start_button "Start"> diff --git a/data/extensions/https-everywhere-eff@eff.org/chrome/locale/bn_BD/ssl-observatory.dtd b/data/extensions/https-everywhere-eff@eff.org/chrome/locale/bn_BD/ssl-observatory.dtd index 9457a96..69f1cfd 100644 --- a/data/extensions/https-everywhere-eff@eff.org/chrome/locale/bn_BD/ssl-observatory.dtd +++ b/data/extensions/https-everywhere-eff@eff.org/chrome/locale/bn_BD/ssl-observatory.dtd @@ -44,6 +44,12 @@ intrusive corporate network:"> <!ENTITY ssl-observatory.prefs.asn_tooltip "This will fetch and send the "Autonomous System number" of your network. This will help us locate attacks against HTTPS, and to determine whether we have observations from networks in places like Iran and Syria where attacks are comparatively common."> +<!ENTITY ssl-observatory.prefs.show_cert_warning +"Show a warning when the Observatory detects a revoked certificate not caught by your browser"> + +<!ENTITY ssl-observatory.prefs.show_cert_warning_tooltip +"This will check submitted certificates against known Certificate Revocation Lists. Unfortunately we cannot guarantee that we will flag every revoked certificate, but if you do see a warning there's a good chance something is wrong."> + <!ENTITY ssl-observatory.prefs.done "Done"> <!ENTITY ssl-observatory.prefs.explanation @@ -87,7 +93,7 @@ looked at. Mouseover the options for further details:"> <!ENTITY ssl-observatory.warning.showcert "Show the certificate chain"> <!ENTITY ssl-observatory.warning.okay "I understand"> <!ENTITY ssl-observatory.warning.text "EFF's SSL Observatory has issued a warning about the HTTPS certificiate(s) for this site:"> -<!ENTITY ssl-observatory.warning.defense "If you are logged in to this site, it may be advisable to change your password once you have a safe connection."> +<!ENTITY ssl-observatory.warning.defense "If you are logged in to this site, it may be advisable to change your password once you have a safe connection. (These warnings can be disabled in the "SSL Observatory" tab of the HTTPS Everywhere preferences dialog.)"> <!ENTITY ssl-observatory.prefs.self_signed "Submit and check self-signed certificates"> |