aboutsummaryrefslogtreecommitdiffstats
path: root/java/res
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2013-01-10 22:05:52 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2013-01-10 22:05:52 -0800
commit93fd1ac4fcf43001295151d62ad4733c37041c5a (patch)
tree6286393d243f359df3789efb18be894b26b6ca8a /java/res
parent9f962af541edf66cf582585a93660ab670feb75d (diff)
parentd8590857bdff7f30a93af07aef0362d9f7460a5a (diff)
downloadlatinime-93fd1ac4fcf43001295151d62ad4733c37041c5a.tar.gz
latinime-93fd1ac4fcf43001295151d62ad4733c37041c5a.tar.xz
latinime-93fd1ac4fcf43001295151d62ad4733c37041c5a.zip
am d8590857: Fix spell checker subtype list.
* commit 'd8590857bdff7f30a93af07aef0362d9f7460a5a': Fix spell checker subtype list.
Diffstat (limited to 'java/res')
-rw-r--r--java/res/xml/spellchecker.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/java/res/xml/spellchecker.xml b/java/res/xml/spellchecker.xml
index 66cd66280..813319c7b 100644
--- a/java/res/xml/spellchecker.xml
+++ b/java/res/xml/spellchecker.xml
@@ -57,18 +57,6 @@
/>
<subtype
android:label="@string/subtype_generic"
- android:subtypeLocale="cs"
- />
- <subtype
- android:label="@string/subtype_generic"
- android:subtypeLocale="nl"
- />
- <subtype
- android:label="@string/subtype_generic"
- android:subtypeLocale="hr"
- />
- <subtype
- android:label="@string/subtype_generic"
android:subtypeLocale="pt_BR"
/>
</spell-checker>