summaryrefslogtreecommitdiffstats
path: root/java/res/xml/spellchecker.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/xml/spellchecker.xml')
-rw-r--r--java/res/xml/spellchecker.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/java/res/xml/spellchecker.xml b/java/res/xml/spellchecker.xml
index d2da17f9d..119e69947 100644
--- a/java/res/xml/spellchecker.xml
+++ b/java/res/xml/spellchecker.xml
@@ -63,4 +63,20 @@
android:label="@string/subtype_generic"
android:subtypeLocale="hu"
/>
+ <subtype
+ android:label="@string/subtype_generic"
+ android:subtypeLocale="da"
+ />
+ <subtype
+ android:label="@string/subtype_generic"
+ android:subtypeLocale="fi"
+ />
+ <subtype
+ android:label="@string/subtype_generic"
+ android:subtypeLocale="nb"
+ />
+ <subtype
+ android:label="@string/subtype_generic"
+ android:subtypeLocale="sv"
+ />
</spell-checker>