diff options
Diffstat (limited to 'res/values/donottranslate.xml')
-rw-r--r-- | res/values/donottranslate.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/donottranslate.xml b/res/values/donottranslate.xml index ba4ff2e..12697ce 100644 --- a/res/values/donottranslate.xml +++ b/res/values/donottranslate.xml @@ -33,5 +33,7 @@ <item>@string/input_method_selector_always_show_value</item> <item>@string/input_method_selector_always_hide_value</item> </string-array> + <!-- Default query string to search for a print service. --> + <string name="download_print_service_query">market://search?q=print service</string> </resources> |