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

Commit 76adf59d authored by Vasyl Gello's avatar Vasyl Gello
Browse files

Add support for Czech spell checking

* Czech script type is Latin so no need to add it in ScriptUtils

Change-Id: I62085658ff7f7bbbca79e9895d57f1adb48592d4
parent 5db60f07
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -91,4 +91,8 @@
            android:label="@string/subtype_generic"
            android:subtypeLocale="uk"
    />
    <subtype
            android:label="@string/subtype_generic"
            android:subtypeLocale="cs"
    />
</spell-checker>