am 142d68cf: Disable Nepali layouts temporarily per product call
* commit '142d68cfd034d452c8119c014b55d199efdeae52': Disable Nepali layouts temporarily per product callmain
commit
8cbb86ead5
|
@ -62,8 +62,8 @@
|
||||||
mn: Mongolian/mongolian
|
mn: Mongolian/mongolian
|
||||||
ms: Malay/qwerty
|
ms: Malay/qwerty
|
||||||
nb: Norwegian Bokmål/nordic
|
nb: Norwegian Bokmål/nordic
|
||||||
ne: Nepali Romanized/nepali_romanized
|
ne: Nepali Romanized/nepali_romanized # disabled temporarily
|
||||||
ne: Nepali Traditional/nepali_traditional
|
ne: Nepali Traditional/nepali_traditional # disabled temporarily
|
||||||
nl: Dutch/qwerty
|
nl: Dutch/qwerty
|
||||||
nl_BE: Dutch Belgium/azerty
|
nl_BE: Dutch Belgium/azerty
|
||||||
pl: Polish/qwerty
|
pl: Polish/qwerty
|
||||||
|
@ -380,6 +380,7 @@
|
||||||
android:imeSubtypeMode="keyboard"
|
android:imeSubtypeMode="keyboard"
|
||||||
android:imeSubtypeExtraValue="AsciiCapable,SupportTouchPositionCorrection,EmojiCapable"
|
android:imeSubtypeExtraValue="AsciiCapable,SupportTouchPositionCorrection,EmojiCapable"
|
||||||
/>
|
/>
|
||||||
|
<!--
|
||||||
<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="0xd80a4cee"
|
android:subtypeId="0xd80a4cee"
|
||||||
|
@ -394,6 +395,7 @@
|
||||||
android:imeSubtypeMode="keyboard"
|
android:imeSubtypeMode="keyboard"
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=nepali_traditional,EmojiCapable"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=nepali_traditional,EmojiCapable"
|
||||||
/>
|
/>
|
||||||
|
-->
|
||||||
<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="0x3f9fd91e"
|
android:subtypeId="0x3f9fd91e"
|
||||||
|
|
Loading…
Reference in New Issue