Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7ea617bd authored by Vasyl Gello's avatar Vasyl Gello
Browse files

Add support for Croatian spell checking

* The script type for Croatian is Latin, so no need to add it to
  ScriptUtils

Change-Id: I057ba38adf705e62b16ee9e2d2aa7d46bf3b865f
parent ec6cee73
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -103,4 +103,8 @@
            android:label="@string/subtype_generic"
            android:subtypeLocale="cs"
    />
    <subtype
            android:label="@string/subtype_generic"
            android:subtypeLocale="hr"
    />
</spell-checker>