Merge "Remove warning message when enabling a serive and enable new services"
This commit is contained in:
committed by
Android (Google) Code Review
commit
68d6e32b65
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user