Skip to content
Snippets Groups Projects
Commit 8a3b0794 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Add Spanish Latin America keyboard

Change-Id: I83615a061be3267a7b9199ed2c5c818401ed0b64
parent 5faf4195
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,7 @@
en_GB: English Great Britain/qwerty
eo: Esperanto/spanish
es: Spanish/spanish
es_419: Spanish Latin America/qwerty
et: Estonian/nordic
fa: Persian/arabic
fi: Finnish/nordic
......@@ -182,6 +183,13 @@
android:imeSubtypeMode="keyboard"
android:imeSubtypeExtraValue="AsciiCapable,SupportTouchPositionCorrection"
/>
<subtype android:icon="@drawable/ic_subtype_keyboard"
android:label="@string/subtype_generic"
android:subtypeId="1648333446"
android:imeSubtypeLocale="es_419"
android:imeSubtypeMode="keyboard"
android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty,AsciiCapable"
/>
<subtype android:icon="@drawable/ic_subtype_keyboard"
android:label="@string/subtype_generic"
android:subtypeId="-332580523"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment