diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index dbbe2d5..39a6434 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3257,29 +3257,6 @@ <!-- Do not translate. In the Testing screen. The item title of the activity that shows a bunch of SIM-related operations. --> <string name="testing_sim_toolkit">SIM toolkit</string> - <!-- The title of the item to go into the Quick launch settings. --> - <string name="quick_launch_title">Quick launch</string> - <!-- The summary of the item to go into the Quick launch settings. This is a description of what Quick launch offers. --> - <string name="quick_launch_summary">Set keyboard shortcuts to launch apps</string> - <!-- On the Quick launch settings screen, title of the item for shortcut letters that are not assigned to an application yet. Quick launch is assigning a global shortcut to launch a specific app. --> - <string name="quick_launch_assign_application">Assign app</string> - <!-- On the Quick launch settings screen, summary text for the item of letters that are not assigned. See the quick launch "Assign application" for a description of quick launch --> - <string name="quick_launch_no_shortcut">No shortcut</string> - <!-- On the Quick launch settings screen, summary text under the item for each assigned letter. --> - <string name="quick_launch_shortcut">Search + <xliff:g id="shortcut_letter">%1$s</xliff:g></string> - <!-- On the Quick launch settings screen, title of "Clear shortcut" confirmation dialog. This is reached by longpressing an item for a shortcut letter. This allows the user to clear the assigned application for that shortcut letter. --> - <string name="quick_launch_clear_dialog_title">Clear</string> - <!-- On the Quick launch settings screen, message in the "Clear shortcut" confirmation dialog. See the title for this dialog for more info. --> - <string name="quick_launch_clear_dialog_message">Your shortcut for <xliff:g id="shortcut_letter">%1$s</xliff:g> (<xliff:g id="application_name">%2$s</xliff:g>) will be cleared.</string> - <!-- Clear dialog for quick launch setting box button labels: --> - <string name="quick_launch_clear_ok_button">OK</string> - <!-- Clear dialog for quick launch setting box button labels: --> - <string name="quick_launch_clear_cancel_button">Cancel</string> - <!-- Quick launch screen, when assigning an app to a shortcut, this menu item to show a list of all applications. --> - <string name="quick_launch_display_mode_applications">Apps</string> - <!-- Quick launch screen, when assigning an app to a shortcut, this menu item to show a list of all shortcutable applications --> - <string name="quick_launch_display_mode_shortcuts">Shortcuts</string> - <!-- Input methods Settings --> <string name="input_methods_settings_title">Text input</string> <!-- Setting name for Input Method chooser --> |