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

Commit f3e924d8 authored by Kamil Sztuke's avatar Kamil Sztuke Committed by Vasyl Gello
Browse files

Add support for Polish spell checking

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

Change-Id: I5203c56858912ea53bc6069e23fa136af60361bf
parent 1e920d2f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -91,6 +91,10 @@
            android:label="@string/subtype_generic"
            android:subtypeLocale="lb"
    />
    <subtype
            android:label="@string/subtype_generic"
            android:subtypeLocale="pl"
    />
    <subtype
            android:label="@string/subtype_generic"
            android:subtypeLocale="uk"