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

Commit 3bcc7545 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android Git Automerger
Browse files

am 965329c1: Fix missing string reference of spellchecker.xml

* commit '965329c1':
  Fix missing string reference of spellchecker.xml
parents 27c91662 965329c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -21,7 +21,7 @@
     for the spell checker -->
     for the spell checker -->


<spell-checker xmlns:android="http://schemas.android.com/apk/res/android"
<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">
        android:settingsActivity="com.android.inputmethod.latin.spellcheck.SpellCheckerSettingsActivity">
    <subtype
    <subtype
            android:label="@string/subtype_generic"
            android:label="@string/subtype_generic"