am 3bcc7545: am 965329c1: Fix missing string reference of spellchecker.xml
* commit '3bcc75456fc01327e8358468131e8daf6095da98': Fix missing string reference of spellchecker.xmlmain
commit
58434ae636
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue