diff options
Diffstat (limited to 'java/res/xml/method.xml')
-rw-r--r-- | java/res/xml/method.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml index 9b769f66e..613e9f6c4 100644 --- a/java/res/xml/method.xml +++ b/java/res/xml/method.xml @@ -34,7 +34,7 @@ el: Greek/greek en_US: English United States/qwerty en_GB: English Great Britain/qwerty - eo: Esperanto/esperanto + eo: Esperanto/spanish es: Spanish/spanish et: Estonian/nordic fa: Persian/arabic @@ -157,7 +157,7 @@ android:label="@string/subtype_generic" android:imeSubtypeLocale="eo" android:imeSubtypeMode="keyboard" - android:imeSubtypeExtraValue="KeyboardLayoutSet=esperanto,AsciiCapable" + android:imeSubtypeExtraValue="KeyboardLayoutSet=spanish" /> <subtype android:icon="@drawable/ic_subtype_keyboard" android:label="@string/subtype_generic" |