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

Commit 965329c1 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Fix missing string reference of spellchecker.xml

This is a followup of I8dea5393ad.

Change-Id: I311c50cf8205298f20694e068bb9a4b661df8a8b
parent 5f2efe0f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
     for the spell checker -->

<spell-checker xmlns:android="http://schemas.android.com/apk/res/android"
        android:label="@string/aosp_spell_checker_service_name"
        android:label="@string/spell_checker_service_name"
        android:settingsActivity="com.android.inputmethod.latin.spellcheck.SpellCheckerSettingsActivity">
    <subtype
            android:label="@string/subtype_generic"