summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-29 01:30:23 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-29 16:47:52 -0700
commitb2a7a9d2d980bc9083c3f8a921375f5363c0f73b (patch)
tree633d7b307385be8d01407a8c780cd9b99626cade
parentbeee7f7e5d504141127dc0152506b7279abe9de4 (diff)
downloadandroid_packages_inputmethods_LatinIME-b2a7a9d2d980bc9083c3f8a921375f5363c0f73b.tar.gz
android_packages_inputmethods_LatinIME-b2a7a9d2d980bc9083c3f8a921375f5363c0f73b.tar.bz2
android_packages_inputmethods_LatinIME-b2a7a9d2d980bc9083c3f8a921375f5363c0f73b.zip
LatinIME: Disable Hungarian spell checking
* The current dictionary is corrupt and we cannot generate a new one because the wordlist contains invalid entries with commas Change-Id: I2057fd0d4ce522f66c714764a3e9bb3d8da59cb0
-rw-r--r--java/res/xml/spellchecker.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/java/res/xml/spellchecker.xml b/java/res/xml/spellchecker.xml
index 7a1177389..3135d09da 100644
--- a/java/res/xml/spellchecker.xml
+++ b/java/res/xml/spellchecker.xml
@@ -61,10 +61,6 @@
/>
<subtype
android:label="@string/subtype_generic"
- android:subtypeLocale="hu"
- />
- <subtype
- android:label="@string/subtype_generic"
android:subtypeLocale="da"
/>
<subtype