Loading res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4776,7 +4776,7 @@ <!-- Title for the 'Spell checker for work' preference. [CHAR LIMIT=45] --> <string name="user_dict_settings_for_work_title">Personal dictionary for work</string> <!-- User dictionary settings. The summary of the list item to go into the Personal dictionary settings screen. --> <string name="user_dict_settings_summary">""</string> <string name="user_dict_settings_summary">Add words to be used in apps such as Spell checker</string> <!-- User dictionary settings. The title of the menu item to add a new word to the user dictionary. --> <string name="user_dict_settings_add_menu_title">Add</string> <!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. [CHAR LIMIT=25] --> Loading res/xml/language_and_input.xml +1 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,7 @@ <Preference android:key="key_user_dictionary_settings" android:title="@string/user_dict_settings_title" android:summary="@string/user_dict_settings_summary" android:fragment="com.android.settings.inputmethod.UserDictionaryList" settings:controller="com.android.settings.language.UserDictionaryPreferenceController" /> </PreferenceCategory> Loading Loading
res/values/strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4776,7 +4776,7 @@ <!-- Title for the 'Spell checker for work' preference. [CHAR LIMIT=45] --> <string name="user_dict_settings_for_work_title">Personal dictionary for work</string> <!-- User dictionary settings. The summary of the list item to go into the Personal dictionary settings screen. --> <string name="user_dict_settings_summary">""</string> <string name="user_dict_settings_summary">Add words to be used in apps such as Spell checker</string> <!-- User dictionary settings. The title of the menu item to add a new word to the user dictionary. --> <string name="user_dict_settings_add_menu_title">Add</string> <!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. [CHAR LIMIT=25] --> Loading
res/xml/language_and_input.xml +1 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,7 @@ <Preference android:key="key_user_dictionary_settings" android:title="@string/user_dict_settings_title" android:summary="@string/user_dict_settings_summary" android:fragment="com.android.settings.inputmethod.UserDictionaryList" settings:controller="com.android.settings.language.UserDictionaryPreferenceController" /> </PreferenceCategory> Loading