summaryrefslogtreecommitdiff
path: root/main/src/main/res/values-ca/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/main/res/values-ca/arrays.xml')
-rwxr-xr-xmain/src/main/res/values-ca/arrays.xml37
1 files changed, 19 insertions, 18 deletions
diff --git a/main/src/main/res/values-ca/arrays.xml b/main/src/main/res/values-ca/arrays.xml
index 60191763..0783a3c1 100755
--- a/main/src/main/res/values-ca/arrays.xml
+++ b/main/src/main/res/values-ca/arrays.xml
@@ -5,22 +5,23 @@
~ 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">
- <item>Certificats</item>
- <item>Fitxer PKCS12</item>
- <item>Certificat Android</item>
- <item>Usuari/Contrasenya</item>
- <item>Claus Estàtiques</item>
- <item>Usuari/Con + Certificats</item>
- <item>Usuari/Con + PKCS12 </item>
- <item>Usuari/Con + Android</item>
- <item>External Auth Provider</item>
- </string-array>
- <string-array name="tls_directions_entries">
- <item translatable="false">0</item>
- <item translatable="false">1</item>
- <item>Sense especificar</item>
- <item>Encryption (--tls-crypt)</item>
- </string-array>
+ <!-- Keep the order the same as the TYPE_ constants in VPNProfile -->
+ <string-array name="vpn_types">
+ <item>Certificats</item>
+ <item>Fitxer PKCS12</item>
+ <item>Certificat Android</item>
+ <item>Usuari/Contrasenya</item>
+ <item>Claus Estàtiques</item>
+ <item>Usuari/Con + Certificats</item>
+ <item>Usuari/Con + PKCS12 </item>
+ <item>Usuari/Con + Android</item>
+ <item>External Auth Provider</item>
+ </string-array>
+ <string-array name="tls_directions_entries">
+ <item translatable="false">0</item>
+ <item translatable="false">1</item>
+ <item>Sense especificar</item>
+ <item>Encryption (--tls-crypt)</item>
+ <item>TLS Crypt V2</item>
+ </string-array>
</resources>