OSDN Git Service

Merge "Preemptively add string for direct boot dialogs." into nyc-mr1-dev
authorJeff Sharkey <jsharkey@google.com>
Thu, 14 Jul 2016 04:31:35 +0000 (04:31 +0000)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Thu, 14 Jul 2016 04:31:36 +0000 (04:31 +0000)
res/values/strings.xml

index 388120a..3b8755d 100644 (file)
    <!-- 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>