diff options
| author | Ram Kromberg | 2023-01-20 04:58:40 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2023-01-31 20:07:30 +0100 |
| commit | 51ce2ccdf1937ccab56a3095b0bf29756b9a67ec (patch) | |
| tree | 12f5ea563558f8c02d7ba39d03e0e0ddf1176ce6 /res/values/arrays.xml | |
| parent | eb0df72ba1ef264cbb8230cc3de4fdc14eb5c6e1 (diff) | |
| download | unexpected-keyboard-51ce2ccdf1937ccab56a3095b0bf29756b9a67ec.tar.gz unexpected-keyboard-51ce2ccdf1937ccab56a3095b0bf29756b9a67ec.zip | |
Add layouts 'he_il_1452_1' and 'he_il_1452_2'
Diffstat (limited to 'res/values/arrays.xml')
| -rw-r--r-- | res/values/arrays.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 2b2514a..60a956b 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -28,6 +28,8 @@ <item>jcuken_ua</item> <item>bangla</item> <item>hindi</item> + <item>he_il_1452_1</item> + <item>he_il_1452_2</item> <item>custom</item> </string-array> <string-array name="pref_layout_entries"> @@ -58,6 +60,8 @@ <item>ЙЦУКЕН (Українська)</item> <item>বাংলা</item> <item>हिन्दी</item> + <item>Hebrew SI-1452-1</item> + <item>Hebrew SI-1452-2</item> <item>@string/pref_layout_e_custom</item> </string-array> <string-array name="pref_accents_entries"> |
