summaryrefslogtreecommitdiff
path: root/main/src/main/res/values/untranslatable.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2021-10-13 04:13:18 +0200
committerArne Schwabe <arne@rfc2549.org>2021-10-13 04:26:30 +0200
commitd270964d0e38a218b86227fbf7d9e5009de2c19d (patch)
treebe4b8d6ebd18c3b985f636b97309160997bd0b0a /main/src/main/res/values/untranslatable.xml
parent6b674eef92737c656074237d421be7f6fdbec614 (diff)
Fine tune some strings and make them untranslatable
Diffstat (limited to 'main/src/main/res/values/untranslatable.xml')
-rw-r--r--main/src/main/res/values/untranslatable.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/src/main/res/values/untranslatable.xml b/main/src/main/res/values/untranslatable.xml
index bb2b643d..db64efa6 100644
--- a/main/src/main/res/values/untranslatable.xml
+++ b/main/src/main/res/values/untranslatable.xml
@@ -78,5 +78,9 @@
<string name="privacy_policy">The app OpenVPN for Android does not communicate to any server other than the OpenVPN servers provided in configuration files. The author himself does not collect any data and no therefore also no data is saved. For the privacy policy for the OpenVPN server/VPN service you are using (or other services related to the project like GitHub), please refer to their respective privacy policy.</string>
<string name="eol_notice_header">End of service</string>
<string name="eol_notice">The program and its components are under open-source licenses that allow you to use this app forever according to terms of the open-source licenses for details.&lt;p&gt; However, the author reserves the right to suspend development or stop publishing the OpenVPN app or updates to it at any time.</string>
+ <string translatable="false" name="import_from_access_server">OpenVPN Access Server</string>
+ <string name="abi_mismatch">Preferred native ABI precedence of this device (%1$s) and ABI reported by native libraries (%2$s) mismatch</string>
+ <string name="faq_title_ncp">Failed to negotiate cipher with server</string>
+ <string name="import_from_URL">URL</string>
</resources>