[tor-commits] [tor-android-service/master] fixup! Bug 30489: Remove Unused Resources from tor-android-service

gk at torproject.org gk at torproject.org
Wed May 15 07:17:59 UTC 2019


commit 28cc173eed552521a02b8edd94f4b7be8df7897f
Author: Georg Koppen <gk at torproject.org>
Date:   Wed May 15 07:17:10 2019 +0000

    fixup! Bug 30489: Remove Unused Resources from tor-android-service
    
    Remove superfluous whitespace
---
 service/src/main/res/values-rs-rAR/strings.xml |  4 +--
 service/src/main/res/values/strings.xml        | 40 +++++++++++++-------------
 2 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/service/src/main/res/values-rs-rAR/strings.xml b/service/src/main/res/values-rs-rAR/strings.xml
index 8a881d4..ca8d51a 100644
--- a/service/src/main/res/values-rs-rAR/strings.xml
+++ b/service/src/main/res/values-rs-rAR/strings.xml
@@ -18,8 +18,8 @@
   <!--Warning screen-->
   <!--Permissions screen-->
   <!--TipsAndTricks screen-->
-  
-  
+
+
   <!--Transparent Proxy screen-->
   <!--<string name="pref_use_whispercore">Use WhisperCore</string>
 <string name="pref_use_whispercore_summary">Use the proprietary NetFilter APIs provided by WhisperSystems (required device with WhisperCore installed)</string>-->
diff --git a/service/src/main/res/values/strings.xml b/service/src/main/res/values/strings.xml
index 30da1e0..c706243 100644
--- a/service/src/main/res/values/strings.xml
+++ b/service/src/main/res/values/strings.xml
@@ -22,8 +22,8 @@
   <!--Permissions screen-->
   <!--TipsAndTricks screen-->
   <!--Transparent Proxy screen-->
-  
-  
+
+
   <string name="error">Error</string>
   <string name="bridges">Bridges</string>
   <string name="hidden_service_request">An app wants to open hidden server port %S to the Tor network. This is safe if you trust the app.</string>
@@ -31,45 +31,45 @@
   <string name="something_bad_happened">Something bad happened. Check the log</string>
   <string name="unable_to_read_hidden_service_name">unable to read hidden service name</string>
   <string name="unable_to_start_tor">Unable to start Tor:</string>
-  
+
   <string name="no_internet_connection_tor">No internet connection; Tor is on standby…</string>
   <string name="newnym">You\'ve switched to a new Tor identity!</string>
-  
+
   <string name="it_doesn_t_seem_like_you_have_orweb_installed_want_help_with_that_or_should_we_just_open_the_browser_">It doesn\'t seem like you have Orfox installed. Want help with that, or should we just open the browser?</string>
   <string name="install_apps_">Install apps?</string>
   <string name="no_network_connectivity_putting_tor_to_sleep_">No network connectivity. Putting Tor to sleep…</string>
   <string name="network_connectivity_is_good_waking_tor_up_">Network connectivity is good. Waking Tor up…</string>
   <string name="updating_settings_in_tor_service">updating settings in Tor service</string>
-  
-  
+
+
   <string name="kbps">kbps</string>
-  
+
   <string name="mbps">mbps</string>
-  
+
   <string name="kb">KB</string>
-  
+
   <string name="mb">MB</string>
-  
+
   <string name="bridges_updated">Bridges Updated</string>
-  
+
   <string name="restart_orbot_to_use_this_bridge_">Please restart Orbot to enable the changes</string>
-  
+
   <string name="bridge_mode">Bridge Mode</string>
-  
+
   <string name="get_bridges_email">Email</string>
   <string name="get_bridges_web">Web</string>
-  
+
   <string name="activate">Activate</string>
-  
+
   <string name="apps_mode">Apps VPN Mode</string>
-  
+
   <string name="send_email">Send Email</string>
-  
+
   <string name="you_must_get_a_bridge_address_by_email_web_or_from_a_friend_once_you_have_this_address_please_paste_it_into_the_bridges_preference_in_orbot_s_setting_and_restart_">You can get a bridge address through email, the web or by scanning a bridge QR code. Select \'Email\' or \'Web\' below to request a bridge address.\n\nOnce you have an address, copy & paste it into the \"Bridges\" preference in Orbot\'s setting and restart.</string>
-  
+
   <string name="install_orweb">Install Orfox</string>
-  
+
   <string name="vpn_default_world">World</string>
-  
+
   <string name="menu_new_identity">New Identity</string>
 </resources>



More information about the tor-commits mailing list