summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2013-09-04 23:52:28 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2013-09-05 00:01:40 -0700
commit74648ac808b6a625f6c91035a263822b3765215d (patch)
treef622209775fa9aa6812427bf5079f6735cf445bd /res/values
parent2d531653595344ed7e61c093dca308b9ba7ec185 (diff)
downloadpackages_apps_Settings-74648ac808b6a625f6c91035a263822b3765215d.zip
packages_apps_Settings-74648ac808b6a625f6c91035a263822b3765215d.tar.gz
packages_apps_Settings-74648ac808b6a625f6c91035a263822b3765215d.tar.bz2
Print settings polish
1. Added support for launching the top level print settings. 2. Updated some strings. 3. Removed the uninstall option for a print service. 4. Added search for the list of printers of a print service. Change-Id: I9e175ba78b2d22b2bf90cf79153dc73327dfaff1
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5323300..d263e70 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3418,13 +3418,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>