Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 42cdff9fe19cc893e9c2d14af4fe0862285e6d38..23ece9dd8db69d4df48972bcd55cb0d5c9108a11 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -10909,6 +10909,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't log in because password is invalid"> |
Sorry, your password could not be verified. Please try again. |
</message> |
+ <message name="IDS_LOGIN_ERROR_PASSWORD_CHANGED" desc="Couldn't log in because password specified matched as old one, but not new one (online) - password change has been detected."> |
+ Your password has changed. Please try again with your new password. |
+ </message> |
+ <message name="IDS_LOGIN_ERROR_RESTRICTED" desc="Couldn't log in because account is disabled/deleted or not signed up"> |
+ Couldn't validate your account. It has been deleted/disabled. Please sign out. |
whywhat
2010/11/25 15:40:37
"/" -> " or "
Nikita (slow)
2010/11/29 11:20:25
Done.
|
+ </message> |
<message name="IDS_LOGIN_ERROR_AUTHENTICATING_NEW" desc="Couldn't log in because username or password invalid"> |
Sorry, your email or password could not be verified. Please try again. |
</message> |