[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [orbot/master] externalize log strings



commit 68aa65b4bccbeefdab0b013d1e063dd200910296
Author: n8fr8 <nathan@xxxxxxxxxxxxxxxxxxxx>
Date:   Mon Nov 16 16:11:29 2020 -0500

    externalize log strings
---
 orbotservice/src/main/res/values/strings.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/orbotservice/src/main/res/values/strings.xml b/orbotservice/src/main/res/values/strings.xml
index b77869d1..c1d5e1dc 100644
--- a/orbotservice/src/main/res/values/strings.xml
+++ b/orbotservice/src/main/res/values/strings.xml
@@ -20,4 +20,6 @@
     <string name="updating_settings_in_tor_service">updating settings in Tor service</string>
 
     <string name="menu_new_identity">New Identity</string>
+    <string name="waiting_for_control_port">Waiting for control port...</string>
+    <string name="connecting_to_control_port">\"Connecting to control port: \"</string>
 </resources>



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits