Remove Azerbaijani subtype
Bug: 11244796 Change-Id: I0d2a98dffe03ebddf26fc3c2760061c39de4c57emain
parent
53702633e2
commit
af846af8bb
|
@ -24,7 +24,7 @@
|
||||||
keyboard_locale: script_name/keyboard_layout_set
|
keyboard_locale: script_name/keyboard_layout_set
|
||||||
af: Afrikaans/qwerty
|
af: Afrikaans/qwerty
|
||||||
ar: Arabic/arabic
|
ar: Arabic/arabic
|
||||||
az: Azerbaijani/qwerty
|
(az: Azerbaijani/qwerty) # disabled temporarily. waiting for strnig resources.
|
||||||
be: Belarusian/east_slavic
|
be: Belarusian/east_slavic
|
||||||
bg: Bulgarian/bulgarian
|
bg: Bulgarian/bulgarian
|
||||||
bg: Bulgarian/bulgarian_bds
|
bg: Bulgarian/bulgarian_bds
|
||||||
|
@ -65,8 +65,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 # disabled temporarily
|
(ne: Nepali Romanized/nepali_romanized) # disabled temporarily
|
||||||
ne: Nepali Traditional/nepali_traditional # disabled temporarily
|
(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
|
||||||
|
@ -125,6 +125,7 @@
|
||||||
android:imeSubtypeMode="keyboard"
|
android:imeSubtypeMode="keyboard"
|
||||||
android:imeSubtypeExtraValue="SupportTouchPositionCorrection,EmojiCapable"
|
android:imeSubtypeExtraValue="SupportTouchPositionCorrection,EmojiCapable"
|
||||||
/>
|
/>
|
||||||
|
<!--
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0x70b0f974"
|
android:subtypeId="0x70b0f974"
|
||||||
|
@ -132,6 +133,7 @@
|
||||||
android:imeSubtypeMode="keyboard"
|
android:imeSubtypeMode="keyboard"
|
||||||
android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty,AsciiCapable,EmojiCapable"
|
android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty,AsciiCapable,EmojiCapable"
|
||||||
/>
|
/>
|
||||||
|
-->
|
||||||
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
<subtype android:icon="@drawable/ic_ime_switcher_dark"
|
||||||
android:label="@string/subtype_generic"
|
android:label="@string/subtype_generic"
|
||||||
android:subtypeId="0x1dc3a859"
|
android:subtypeId="0x1dc3a859"
|
||||||
|
|
Loading…
Reference in New Issue