Skip to content
Snippets Groups Projects
Commit cca83e3d authored by henry's avatar henry Committed by Pier Angelo Vendrame
Browse files

fixup! [android] TBA strings

TB 43091: Remove unused android strings.
parent 8d6e6f55
Branches
Tags
1 merge request!1500TB 43415: Rebased onto 134.0a1
......@@ -5,26 +5,12 @@
<!-- 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) nonprofit.</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-->
<string name="preferences_donate">Donate to The Tor Project</string>
<!-- Preference for allowing screenshots to be taken in the app-->
<string name="preferences_allow_screenshots">Allow screenshots</string>
<string name="tor_bootstrap_connect">Connect</string>
<string name="tor_bootstrap_connecting">Connecting</string>
<string name="tor_bootstrap_connecting_failed">Connecting Failed</string>
<string name="tor_bootstrap_swipe_for_logs">Swipe to the left to see Tor logs</string>
<string name="tor_initializing_log">Initializing Tor Log</string>
<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>
<string name="tor_onboarding_donate_button">Donate Now</string>
<string name="tor_explore_privately">Explore. Privately.</string>
......@@ -34,8 +20,6 @@
<string name="preferences_tor_network_settings_explanation">Tor Browser routes your traffic over the Tor network, run by thousands of volunteers around the world.</string>
<string name="preferences_tor_network_settings_bridge_config">Config Bridge</string>
<string name="preferences_tor_network_settings_bridge_config_description">Use a Bridge to connect to Tor</string>
<string name="preferences_tor_network_settings_bridge_config_description_builtin_transport_enabled">You’re using a built-in bridge to connect to Tor</string>
<string name="preferences_tor_network_settings_bridge_config_description_user_provided_enabled">You provided a bridge to connect to Tor</string>
<string name="preferences_tor_network_settings_bridge_config_explanation">Bridges are unlisted relays that make it more difficult to block connections to the Tor network. Because of how certain countries try to block Tor, certain bridges work in certain countries but not others.</string>
<string name="preferences_tor_network_settings_bridge_config_toggle">Use a Bridge</string>
<string name="preferences_tor_network_settings_bridge_config_toggle_description">Config a bridge to connect to Tor</string>
......@@ -46,21 +30,9 @@
<string name="preferences_tor_network_settings_bridge_config_user_provided_bridge_description">Enter bridge information from a trusted source</string>
<string name="preferences_tor_network_settings_bridge_config_current_bridge">Current Configured Bridge: %s</string>
<string name="tor_network_settings_bridge_not_configured">Not Configured</string>
<string name="preferences_tor_network_settings_status">Current Status</string>
<string name="preferences_tor_network_settings_tor_ready">Is Tor Ready: %s</string>
<string name="preferences_tor_network_settings_state">State: %s</string>
<string name="preferences_tor_network_settings_yes">Yes</string>
<string name="preferences_tor_network_settings_no">No</string>
<string name="preferences_tor_network_settings_disconnected">Disconnected</string>
<string name="preferences_tor_network_settings_connecting">Connecting</string>
<string name="preferences_tor_network_settings_connected">Connected</string>
<string name="preferences_tor_network_settings_restarting">Restarting</string>
<string name="preferences_tor_network_settings_bridges_enabled">Bridges are enabled: %s</string>
<string name="preferences_tor_logs">Tor Logs</string>
<string name="preferences_tor_logs_description">View and copy your Tor logs</string>
<!-- Preference title for security level settings -->
<string name="preferences_tor_security_level_settings">Security Settings</string>
<string name="preferences_tor_security_level_options">Security Level</string>
<!-- Description of security levels -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment