Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 12e2a14a150130c4999724b0ab7e023681976085..87b6a62bc55dbd2159fbfaa5311fc57389bcc663 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -13568,6 +13568,9 @@ After you create a new supervised user, you can manage their settings at any tim |
<message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't sign in because password is invalid"> |
Sorry, your password could not be verified. Please try again. |
</message> |
+ <message name="IDS_LOGIN_ERROR_AUTHENTICATING_OFFLINE" desc="Couldn't unlock because the password can't be validated locally and the user is offline"> |
+ Sorry, your password could not be verified because you are offline. |
+ </message> |
<message name="IDS_LOGIN_POD_EMPTY_PASSWORD_TEXT" desc="Text to display in the password field for user pod when no password has been entered."> |
Enter password |
</message> |