diff options
Diffstat (limited to 'res/values/donottranslate.xml')
-rw-r--r-- | res/values/donottranslate.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/donottranslate.xml b/res/values/donottranslate.xml index f290f38..e6bd9a6 100644 --- a/res/values/donottranslate.xml +++ b/res/values/donottranslate.xml @@ -33,8 +33,4 @@ <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> - <!-- Default query string to search for a NFC payment service. --> - <string name="download_nfc_payment_service_query">market://search?q=nfc payment</string> </resources> |