diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index dae3f6e..ded01d9 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3420,13 +3420,13 @@ <string name="print_feature_state_off">Off</string> <!-- Title of the action bar button to got to Play Store to download a print service. [CHAR LIMIT=25] --> - <string name="print_menu_item_download_print_service">I don\'t see mine</string> + <string name="print_menu_item_add_service">Add service</string> <!-- Title of the action bar button to got to add a printer. [CHAR LIMIT=25] --> <string name="print_menu_item_add_printer">Add printer</string> - <!-- Title of the action bar button uninstall a print service. [CHAR LIMIT=25] --> - <string name="print_menu_item_uninstall">Uninstall</string> + <!-- Title for the search action bar menu item. [CHAR LIMIT=20] --> + <string name="print_menu_item_search">Search</string> <!-- Title for the printer categoty showing a list of available printers. [CHAR LIMIT=25] --> <string name="category_printers">Printers</string> |