Add the more options interface.
The interface is not functional yet, aside from the "Manage" button. This will come in a later change. Step 5 Bug: 5306641 Change-Id: I4bdea099eece7ba8a50bbfb47e173036334064ea
This commit is contained in:
@@ -2600,12 +2600,18 @@ found in the list of installed apps.</string>
|
||||
<string name="user_dict_settings_summary">""</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. -->
|
||||
<!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. [CHAR LIMIT=25] -->
|
||||
<string name="user_dict_settings_add_dialog_title">Add to dictionary</string>
|
||||
<!-- User dictionary settings. Text on the dialog button to pop more options for adding a word. -->
|
||||
<string name="user_dict_settings_add_dialog_options">Options…</string>
|
||||
<!-- User dictionary settings. Text on the dialog button to confirm adding a word. -->
|
||||
<!-- User dictionary settings. Text on the dialog button to pop more options for adding a word. [CHAR LIMIT=15] -->
|
||||
<string name="user_dict_settings_add_dialog_options">Options</string>
|
||||
<!-- User dictionary settings. Text on the dialog button to show the full user dictionary interface. [CHAR LIMIT=15] -->
|
||||
<string name="user_dict_settings_add_dialog_manage">Manage entries</string>
|
||||
<!-- User dictionary settings. Text on the dialog button to confirm adding a word. [CHAR LIMIT=15] -->
|
||||
<string name="user_dict_settings_add_dialog_confirm">OK</string>
|
||||
<!-- User dictionary settings. Label to put before the shortcut field. [CHAR LIMIT=25] -->
|
||||
<string name="user_dict_settings_add_shortcut_option_name">Shortcut:</string>
|
||||
<!-- User dictionary settings. Label to put before the language field. [CHAR LIMIT=25] -->
|
||||
<string name="user_dict_settings_add_locale_option_name">Language:</string>
|
||||
<!-- User dictionary settings. The title of the dialog to edit an existing word in the user dictionary. -->
|
||||
<string name="user_dict_settings_edit_dialog_title">Edit word</string>
|
||||
<!-- User dictionary settings. The title of the context menu item to edit the current word -->
|
||||
|
Reference in New Issue
Block a user