Merge "Remove warning message when enabling a serive and enable new services"

This commit is contained in:
Philip P. Moltmann
2015-11-09 18:38:22 +00:00
committed by Android (Google) Code Review
3 changed files with 2 additions and 88 deletions

View File

@@ -4014,15 +4014,6 @@
<!-- Title for print service settings screen [CHAR LIMIT=25] -->
<string name="print_settings_title">Print services</string>
<!-- Title for a warning message about security implications of enabling a print service,
displayed as a dialog message when the user selects to enable a print service (tablet). [CHAR LIMIT=NONE] -->
<string name="print_service_security_warning_title">Use
<xliff:g id="service" example="My Print Service">%1$s</xliff:g>?</string>
<!-- Summary for a warning message about security implications of enabling a print service,
displayed as a dialog message when the user selects to enable a print service. [CHAR LIMIT=NONE] -->
<string name="print_service_security_warning_summary">Your document may pass through
one or more servers on its way to the printer.</string>
<!-- Title for the prompt shown as a placeholder if no print serivices are installed. [CHAR LIMIT=50] -->
<string name="print_no_services_installed">No services installed</string>