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

Commit 5db60f07 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 66bf90dd
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -83,6 +83,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"