diff options
Diffstat (limited to 'java/res/xml/method.xml')
-rw-r--r-- | java/res/xml/method.xml | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml index c8e3c198e..5e38eb37f 100644 --- a/java/res/xml/method.xml +++ b/java/res/xml/method.xml @@ -24,7 +24,7 @@ keyboard_locale: script_name/keyboard_layout_set af: Afrikaans/qwerty ar: Arabic/arabic - (az_AZ: Azerbaijani (Azerbaijan)/qwerty) # disabled temporarily. waiting for string resources. + az_AZ: Azerbaijani (Azerbaijan)/qwerty be_BY: Belarusian (Belarus)/east_slavic bg: Bulgarian/bulgarian bg: Bulgarian/bulgarian_bds @@ -65,8 +65,8 @@ mn_MN: Mongolian (Mongolia)/mongolian ms_MY: Malay (Malaysia)/qwerty nb: Norwegian Bokmål/nordic - (ne_NP: Nepali (Nepal) Romanized/nepali_romanized) # disabled temporarily - (ne_NP: Nepali (Nepal) Traditional/nepali_traditional) # disabled temporarily + ne_NP: Nepali (Nepal) Romanized/nepali_romanized) + ne_NP: Nepali (Nepal) Traditional/nepali_traditional) nl: Dutch/qwerty nl_BE: Dutch (Belgium)/azerty pl: Polish/qwerty @@ -131,7 +131,6 @@ android:imeSubtypeExtraValue="SupportTouchPositionCorrection,EmojiCapable" android:isAsciiCapable="false" /> - <!-- <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x70b0f974" @@ -140,7 +139,6 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty,AsciiCapable,EmojiCapable" android:isAsciiCapable="true" /> - --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x1dc3a859" @@ -451,7 +449,6 @@ android:imeSubtypeExtraValue="AsciiCapable,SupportTouchPositionCorrection,EmojiCapable" android:isAsciiCapable="true" /> - <!-- <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0xd80a4cee" @@ -468,7 +465,6 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=nepali_traditional,EmojiCapable" android:isAsciiCapable="false" /> - --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x3f9fd91e" |