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

Commit 386b49c7 authored by Vasyl Gello's avatar Vasyl Gello
Browse files

Add support for Hebrew spell checking

* Hebrew type is already declared in ScriptUtils

Change-Id: Id420c256b298d9692d8c415dfc75bd4d3116ca29
parent 90d6dd8b
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -99,4 +99,8 @@
            android:label="@string/subtype_generic"
            android:label="@string/subtype_generic"
            android:subtypeLocale="hr"
            android:subtypeLocale="hr"
    />
    />
    <subtype
            android:label="@string/subtype_generic"
            android:subtypeLocale="iw"
    />
</spell-checker>
</spell-checker>