[tor-commits] [translation/fenix-torbrowserstringsxml] https://gitweb.torproject.org/translation.git/commit/?h=fenix-torbrowserstringsxml

translation at torproject.org translation at torproject.org
Wed Oct 28 01:15:23 UTC 2020


commit e454ef81748e9d7592941ce1f8d0fb0b022f3193
Author: Translation commit bot <translation at torproject.org>
Date:   Wed Oct 28 01:15:22 2020 +0000

    https://gitweb.torproject.org/translation.git/commit/?h=fenix-torbrowserstringsxml
---
 en-rGB/torbrowser_strings.xml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/en-rGB/torbrowser_strings.xml b/en-rGB/torbrowser_strings.xml
index 265b6b06e7..6a9ae816e8 100644
--- a/en-rGB/torbrowser_strings.xml
+++ b/en-rGB/torbrowser_strings.xml
@@ -2,6 +2,9 @@
    - License, v. 2.0. If a copy of the MPL was not distributed with this
    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
 <resources>
+    <!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
+    <string name="tor_about_content">%1$s is produced by the Tor Project, a U.S.-based 501(c)(3) non-profit.</string>
+
     <!-- Preference for enabling non-Private Browsing Mode-->
     <string name="preferences_disable_normal_mode">Allow Only Private Browsing Mode</string>
     <!-- Preference link to donate to The Tor Project-->
@@ -20,6 +23,7 @@
 
     <string name="tor_onboarding_security_level">Set your Security Level</string>
     <string name="tor_onboarding_security_level_description">Disable certain web features that can be used to attack you, and harm your security, anonymity, and privacy.</string>
+    <string name="tor_onboarding_chosen_security_level_label">Current Security Level: %s</string>
     <string name="tor_onboarding_security_settings_button">Open Security Settings</string>
     <string name="tor_onboarding_donate_header">Donate and keep Tor safe</string>
     <string name="tor_onboarding_donate_description">Tor is free to use because of donations from people like you.</string>
@@ -66,4 +70,6 @@
     <string name="tor_security_level_safest_option">Safest</string>
     <string name="tor_security_level_safest_description">Only allow website features required for static sites and basic services. These changes affect images, media, and scripts.</string>
 
-    </resources>
+    <!-- Spoof locale to English -->
+    <string name="tor_spoof_english">Request English versions of web pages for enhanced privacy</string>
+</resources>



More information about the tor-commits mailing list