summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-29 01:30:23 +0300
committerMichael Bestas <mikeioannina@gmail.com>2016-12-30 22:10:48 +0200
commitd5085f75346000329ff80ffd904b4358e7f3b5f9 (patch)
tree985e674ccf609d32e7008c3bca0b51b46407230a
parent46446c53d720938560e4f0529d28a98960b830ed (diff)
downloadandroid_packages_inputmethods_LatinIME-d5085f75346000329ff80ffd904b4358e7f3b5f9.tar.gz
android_packages_inputmethods_LatinIME-d5085f75346000329ff80ffd904b4358e7f3b5f9.tar.bz2
android_packages_inputmethods_LatinIME-d5085f75346000329ff80ffd904b4358e7f3b5f9.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