diff options
Diffstat (limited to 'res/values-uk/arrays.xml')
-rwxr-xr-x | res/values-uk/arrays.xml | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/res/values-uk/arrays.xml b/res/values-uk/arrays.xml deleted file mode 100755 index 1727e2b2..00000000 --- a/res/values-uk/arrays.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.net--> -<resources> - <string-array name="vpn_types"> - <item>Сертифікати</item> - <item>Файл PKCS12</item> - <item>Android сертифікат</item> - <item>Ім’я користувача/Пароль</item> - <item>Статичні ключі</item> - <item>Користувач/Пароль + Сертифікати</item> - <item>Користувач/Пароль + PKCS12 </item> - <item>Користувач/Пароль + Android</item> - </string-array> - <string-array name="tls_directions_entries"> - <item>0</item> - <item>1</item> - <item>Невказано</item> - </string-array> - <string-array name="crm_entries"> - <item>No reconnection retries</item> - <item>One reconnection retry</item> - <item>Five reconnection retries</item> - <item>Fifty reconnection retries</item> - <item>Unlimited reconnection retries</item> - </string-array> -</resources> |