Renamed new Hebrew layout to hebrew_1452_2

This commit is contained in:
eranl 2025-01-14 00:01:21 +02:00
parent 379bac9e54
commit 5ae481e2ac
3 changed files with 4 additions and 4 deletions

View file

@ -84,7 +84,7 @@
<string name="subtype_arabic_pc" translatable="false">%s (PC)</string>
<!-- Description for Hebrew 2 subtype. -->
<string name="subtype_hebrew_2" translatable="false">%s (1452-2)</string>
<string name="subtype_hebrew_1452_2" translatable="false">%s (1452-2)</string>
<!-- App slogan-->
<string name="app_slogan" translatable="false">100% FOSS keyboard, based on AOSP.</string>

View file

@ -59,7 +59,7 @@
it: Italian/qwerty
it_CH: Italian (Switzerland)/qwertz+
iw: Hebrew/hebrew # "he" is the official language code of Hebrew.
iw: Hebrew/hebrew2 # "he" is the official language code of Hebrew.
iw: Hebrew/hebrew_1452_2 # "he" is the official language code of Hebrew.
ka_GE: Georgian (Georgia)/georgian
kab: Kabyle (Algeria)/azerty # This is a preliminary keyboard layout.
kk: Kazakh/russian
@ -569,12 +569,12 @@
android:isAsciiCapable="false"
/>
<subtype android:icon="@drawable/ic_ime_switcher"
android:label="@string/subtype_hebrew_2"
android:label="@string/subtype_hebrew_1452_2"
android:subtypeId="0x66fb18be"
android:imeSubtypeLocale="iw"
android:languageTag="he"
android:imeSubtypeMode="keyboard"
android:imeSubtypeExtraValue="KeyboardLayoutSet=hebrew2,NoShiftKey,SupportTouchPositionCorrection,EmojiCapable"
android:imeSubtypeExtraValue="KeyboardLayoutSet=hebrew_1452_2,NoShiftKey,SupportTouchPositionCorrection,EmojiCapable"
android:isAsciiCapable="false"
/>
<subtype android:icon="@drawable/ic_ime_switcher"