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

Commit 90d6dd8b 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 76adf59d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -95,4 +95,8 @@
            android:label="@string/subtype_generic"
            android:subtypeLocale="cs"
    />
    <subtype
            android:label="@string/subtype_generic"
            android:subtypeLocale="hr"
    />
</spell-checker>