summaryrefslogtreecommitdiff
path: root/main/src/main/res/values-hu/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/main/res/values-hu/arrays.xml')
-rwxr-xr-xmain/src/main/res/values-hu/arrays.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/main/src/main/res/values-hu/arrays.xml b/main/src/main/res/values-hu/arrays.xml
index ef18f0e0..7cd00f86 100755
--- a/main/src/main/res/values-hu/arrays.xml
+++ b/main/src/main/res/values-hu/arrays.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
+<!--
+ ~ Copyright (c) 2012-2016 Arne Schwabe
+ ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
+ -->
<resources>
<!-- Keep the order the same as the TYPE_ constants in VPNProfile -->
<string-array name="vpn_types">
@@ -13,8 +17,9 @@
<item>Felhasználó/Jelszó + Android</item>
</string-array>
<string-array name="tls_directions_entries">
- <item>0</item>
- <item>1</item>
+ <item translatable="false">0</item>
+ <item translatable="false">1</item>
<item>Nincs megadva</item>
+ <item>Encryption (tls-crypt)</item>
</string-array>
</resources>