diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-12-27 13:09:36 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-12-27 13:09:36 +0100 |
commit | 501b58833bd95950e871e83ca21b34fd72991228 (patch) | |
tree | 10995c85dfd68b03762525674f7c2e72bf4fadd4 /res/values-he/arrays.xml | |
parent | fd20009b3beca292a9f6722b0760fb11075cb0b8 (diff) |
Remove hebrew for now. My editors don't allow me to fix the format strings and the translation is only 30% of the strings
Diffstat (limited to 'res/values-he/arrays.xml')
-rwxr-xr-x | res/values-he/arrays.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/res/values-he/arrays.xml b/res/values-he/arrays.xml deleted file mode 100755 index 086ccbfc..00000000 --- a/res/values-he/arrays.xml +++ /dev/null @@ -1,27 +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>אישור אנדרואיד</item> - <item>שם משתמש/סיסמה</item> - <item>מפתחות סטטיים</item> - <item>משתמש/סיסמה + אישורים</item> - <item>משתמש/סיסמה + PKCS12 </item> - <item>משתמש/סיסמה + אנדרואיד</item> - </string-array> - <string-array name="tls_directions_entries"> - <item>0</item> - <item>1</item> - <item>לא צוין</item> - </string-array> - <string-array name="verb_entries"> - <item>0 - ללא רישום</item> - <item>1 - רישום ברירת מחדל</item> - <item>2 - רישום יותר מפורט</item> - <item>3</item> - <item>4</item> - <item>5 - רישום של איתור באגים</item> - </string-array> -</resources> |