Merge "Preemptively add string for direct boot dialogs." into nyc-mr1-dev

This commit is contained in:
Jeff Sharkey
2016-07-14 04:31:35 +00:00
committed by Android (Google) Code Review

View File

@@ -6541,6 +6541,9 @@
<!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
<string name="encrypt_talkback_dialog_message_password">When you enter your password to start this device, accessibility services like <xliff:g id="service" example="TalkBack">%1$s</xliff:g> won\u2019t yet be available.</string>
<!-- [CHAR LIMIT=NONE] Dialog body explaining that the app just selected by the user will not work after a reboot until until after the user enters their credentials, such as a PIN or password. -->
<string name="direct_boot_unaware_dialog_message">Note: After a reboot, this app can\'t start until you unlock your phone</string>
<!-- Title and summary for SIM Status -->
<string name="imei_information_title">IMEI information</string>
<string name="imei_information_summary">IMEI relative information</string>