aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/method.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/xml/method.xml')
-rw-r--r--java/res/xml/method.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml
index eb6dcf75a..acdf7645f 100644
--- a/java/res/xml/method.xml
+++ b/java/res/xml/method.xml
@@ -71,6 +71,7 @@
tr: Turkish/qwerty
uk: Ukrainian/east_slavic
vi: Vietnamese/qwerty
+ zu: Zulu/qwerty
zz: QWERTY/qwerty
-->
<!-- TODO: use <lang>_keyboard icon instead of a common keyboard icon. -->
@@ -384,6 +385,12 @@
android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty,AsciiCapable"
/>
<subtype android:icon="@drawable/ic_subtype_keyboard"
+ android:label="@string/subtype_generic"
+ android:imeSubtypeLocale="zu"
+ android:imeSubtypeMode="keyboard"
+ android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty,AsciiCapable"
+ />
+ <subtype android:icon="@drawable/ic_subtype_keyboard"
android:label="@string/subtype_no_language_qwerty"
android:imeSubtypeLocale="zz"
android:imeSubtypeMode="keyboard"