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

Commit d6f519d4 authored by Vasyl Gello's avatar Vasyl Gello
Browse files

Add support for Portuguese spell checking

* Script type for Portuguese (Portugal) is Latin
  so no need to add it in ScriptUtils

Change-Id: I2955f267a1f7d81b9180cf4c53718f72724f782d
parent 386b49c7
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -59,6 +59,10 @@
            android:label="@string/subtype_generic"
            android:label="@string/subtype_generic"
            android:subtypeLocale="pt_BR"
            android:subtypeLocale="pt_BR"
    />
    />
    <subtype
            android:label="@string/subtype_generic"
            android:subtypeLocale="pt_PT"
    />
    <subtype
    <subtype
            android:label="@string/subtype_generic"
            android:label="@string/subtype_generic"
            android:subtypeLocale="da"
            android:subtypeLocale="da"