diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-01-04 22:14:40 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-01-04 22:14:40 +0100 |
commit | 23f4d798440207c00407cc7cb0c6493a7cf01d4e (patch) | |
tree | 581c62477fca922f88c182ebf77d009cb9e4815e /res/values/untranslatable.xml | |
parent | 5350c37c79e7fc3561c0bda068565ef19630131a (diff) |
Fetch current translation from crowd.in
--HG--
extra : rebase_source : 44d6489286ed63d24bb099ee9cd04aadb58e81f5
Diffstat (limited to 'res/values/untranslatable.xml')
-rw-r--r-- | res/values/untranslatable.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/res/values/untranslatable.xml b/res/values/untranslatable.xml index c0a6bb2f..48f77d98 100644 --- a/res/values/untranslatable.xml +++ b/res/values/untranslatable.xml @@ -18,8 +18,8 @@ <string name="lzo" translatable="false">LZO</string> <string name="openssl" translatable="false">OpenSSL</string> <string name="unknown_state" translatable="false">Unknown state</string> - - + <string name="permission_description">Allows another app to control OpenVPN</string> + <string-array name="tls_directions_values" translatable="false"> <item>0</item> <item>1</item> @@ -40,4 +40,5 @@ <item>50</item> <item>-1</item> </string-array> - </resources> + +</resources>
\ No newline at end of file |