FP2-1645: Add-on dictionaries

Add-on dictionaries

Change-Id: I1813a3146a42196d542272ad47728b9b0e551345
diff --git a/java/res/xml/spellchecker.xml b/java/res/xml/spellchecker.xml
index 13e6132..eb3a070 100644
--- a/java/res/xml/spellchecker.xml
+++ b/java/res/xml/spellchecker.xml
@@ -59,4 +59,8 @@
             android:label="@string/subtype_generic"
             android:subtypeLocale="pt_BR"
     />
+   <subtype
+            android:label="@string/subtype_generic"
+            android:subtypeLocale="nl"
+    />
 </spell-checker>