summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-07-05 10:40:33 +0200
committerArne Schwabe <arne@rfc2549.org>2012-07-05 10:40:33 +0200
commit373a5b710b6fa2a435db97fd40b7ca1d2abf0dd4 (patch)
tree54427ef769632f1b71d9664416f5fade700e7fec /res/values
parent8a58041db97da6834945af6fea5903dbc1534d68 (diff)
add translations fixes for zh, es (closes issue #44, closes #45)
make a few left out strings translatable (closes issue #44)
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e764b4e8..6cdfcc7e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -222,10 +222,16 @@
<string name="keychain_jellybeans">Reading from Android Keystore does not work in Jelly Beans (Google change the way private keys are returned)</string>
<string name="faq_system_dialogs">The VPN connection warning telling you that this app can intercept all traffic is imposed by the system to prevent abuse of the VPNService API.\nThe VPN connection notification (The key symbol) is also imposed by the Android system to signal an ongoing VPN connection. On some images this notification plays a sound.\nAndroid introduced these system dialog are for your own safety and made sure that they cannot be circumenvented. (On some images this unfortunely includes a notifciation sound)</string>
<string name="faq_system_dialogs_title">Connection warning and notification sound</string>
- <!-- <string name="translationby"></string> -->
+ <string name="translationby"></string>
<!--
- When translating use a string like this: -->
+ When translating use a string like this:
<string name="translationby">English translation by Arne Schwabe&lt;arne@rfc2549.org></string>
+ -->
+ <string name="ipdns">IP and DNS</string>
+ <string name="basic">Basic</string>
+ <string name="routing">Routing</string>
+ <string name="obscure">Obscure OpenVPN Settings. Normally not needed.</string>
+ <string name="advanced">Advanced</string>
</resources> \ No newline at end of file