Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index c48e39fef1932f4638dad0388f11a6b5eb1c0f2d..fad6aad6f36d11603fd3f0d8cefb2384edbc61c6 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -14580,15 +14580,22 @@ Do you accept? |
<!-- Easy Unlock strings --> |
<!-- Strings for the Easy Unlock promo notification --> |
- <message name="IDS_EASY_UNLOCK_NOTIFICATION_TITLE" desc="Title for the notification inviting the user to use the Easy Unlock feature."> |
+ <message name="IDS_EASY_UNLOCK_SETUP_NOTIFICATION_TITLE" desc="Title for the notification inviting the user to use the Easy Unlock feature."> |
Easily unlock your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> |
</message> |
- <message name="IDS_EASY_UNLOCK_NOTIFICATION_MESSAGE" desc="The body text for the notification inviting the user to use the Easy Unlock feature."> |
+ <message name="IDS_EASY_UNLOCK_SETUP_NOTIFICATION_MESSAGE" desc="The body text for the notification inviting the user to use the Easy Unlock feature."> |
No need to type your password again. Use your Android phone to unlock your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> easily and securely. |
</message> |
- <message name="IDS_EASY_UNLOCK_NOTIFICATION_BUTTON_TITLE" desc="The text to show on the button in the notification inviting the user to use the Easy Unlock feature."> |
+ <message name="IDS_EASY_UNLOCK_SETUP_NOTIFICATION_BUTTON_TITLE" desc="The text to show on the button in the notification inviting the user to use the Easy Unlock feature."> |
1-minute setup |
</message> |
+ <!-- Strings for the Easy Unlock success notification --> |
+ <message name="IDS_EASY_UNLOCK_SUCCESS_NOTIFICATION_TITLE" desc="Title for the notification informing the user that Easy Unlock has been successfully set up."> |
+ All set! |
+ </message> |
+ <message name="IDS_EASY_UNLOCK_SUCCESS_NOTIFICATION_MESSAGE" desc="The body text for the notification informing the user that Easy Unlock has been successfully set up."> |
+ You can unlock this <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> when you and your phone are nearby. |
+ </message> |
<!-- Strings for the Easy Unlock setup dialog --> |
<!-- Step 1: Intro --> |
<message name="IDS_EASY_UNLOCK_SETUP_INTRO_HEADER_TITLE" desc="The text to show as the header title of the Easy Unlock dialog during the first, introductory step."> |