am 8c04df20: Temporarily disabled Kazakh subtype
* commit '8c04df2006a0ff1f0733c7344aeb62e875cba4bb': Temporarily disabled Kazakh subtypemain
commit
116bfe9356
|
@ -52,7 +52,7 @@
|
||||||
it: Italian/qwerty
|
it: Italian/qwerty
|
||||||
iw: Hebrew/hebrew # "he" is official language code of Hebrew.
|
iw: Hebrew/hebrew # "he" is official language code of Hebrew.
|
||||||
ka: Georgian/georgian
|
ka: Georgian/georgian
|
||||||
kk: Kazakh/east_slavic
|
(kk: Kazakh/east_slavic) # disabled temporarily. waiting for strnig resources.
|
||||||
ky: Kyrgyz/east_slavic
|
ky: Kyrgyz/east_slavic
|
||||||
lt: Lithuanian/qwerty
|
lt: Lithuanian/qwerty
|
||||||
lv: Latvian/qwerty
|
lv: Latvian/qwerty
|
||||||
|
@ -303,6 +303,7 @@
|
||||||
android:imeSubtypeMode="keyboard"
|
android:imeSubtypeMode="keyboard"
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=georgian"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=georgian"
|
||||||
/>
|
/>
|
||||||
|
<!--
|
||||||
<subtype android:icon="@drawable/ic_subtype_keyboard"
|
<subtype android:icon="@drawable/ic_subtype_keyboard"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0x2d73d2f6"
|
android:subtypeId="0x2d73d2f6"
|
||||||
|
@ -310,6 +311,7 @@
|
||||||
android:imeSubtypeMode="keyboard"
|
android:imeSubtypeMode="keyboard"
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=east_slavic"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=east_slavic"
|
||||||
/>
|
/>
|
||||||
|
-->
|
||||||
<subtype android:icon="@drawable/ic_subtype_keyboard"
|
<subtype android:icon="@drawable/ic_subtype_keyboard"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0x2e391c04"
|
android:subtypeId="0x2e391c04"
|
||||||
|
|
Loading…
Reference in New Issue