[tor-commits] [orbot/master] fix title for tor app section

n8fr8 at torproject.org n8fr8 at torproject.org
Wed Dec 13 20:20:19 UTC 2017


commit b68132b8c5f6cde12af312190f673441ad3218f4
Author: n8fr8 <nathan at freitas.net>
Date:   Wed Dec 13 14:03:31 2017 -0500

    fix title for tor app section
---
 app/src/main/res/values/strings.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 68ceadeb..f8e55528 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -389,4 +389,5 @@
   <string name="pref_reduced_connection_padding">Reduced connection padding</string>
   <string name="pref_reduced_connection_padding_summary">Closes relay connections sooner and sends less padding packets to reduce data and battery usage</string>
     <string name="please_enable_vpn">Please activate the VPN mode to enable apps to use Tor</string>
+  <string name="app_shortcuts">Tor-Enabled Apps</string>
 </resources>





More information about the tor-commits mailing list