[or-cvs] r23270: {projects} fixed app url links (projects/android/trunk/Orbot/res/values)

Nathan Freitas nathan at freitas.net
Tue Sep 21 01:50:24 UTC 2010


Author: n8fr8
Date: 2010-09-21 01:50:24 +0000 (Tue, 21 Sep 2010)
New Revision: 23270

Modified:
   projects/android/trunk/Orbot/res/values/strings.xml
Log:
fixed app url links

Modified: projects/android/trunk/Orbot/res/values/strings.xml
===================================================================
--- projects/android/trunk/Orbot/res/values/strings.xml	2010-09-21 01:26:40 UTC (rev 23269)
+++ projects/android/trunk/Orbot/res/values/strings.xml	2010-09-21 01:50:24 UTC (rev 23270)
@@ -102,8 +102,8 @@
     <string name="wizard_final">Orbot is ready!</string>
     <string name="wizard_final_msg">Hundreds of thousands of people around the world use Tor for a wide variety of reasons: journalists and bloggers, human rights workers, law enforcement officers, soldiers, corporations, citizens of repressive regimes, and just ordinary citizens... and now you are ready to, as well!</string>
     
-    <string name="otrchat_apk_url">https://guardianproject/getgibber</string>
-    <string name="orweb_apk_url">https://guardianproject/getorweb</string>
+    <string name="otrchat_apk_url">https://guardianproject.info/getgibber</string>
+    <string name="orweb_apk_url">https://guardianproject.info/getorweb</string>
     
  <!-- END Welcome Wizard strings (DJH) -->
 



More information about the tor-commits mailing list