Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 3f4a837f325d39104c3d9bc95942c52fb160304b..ced4bbbbe3b2f40d6ab6f46b58fc0cb8c2ca8f1c 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -14335,6 +14335,9 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
| <message name="IDS_SAVE_PASSWORD_TITLE" desc="The title of the save password bubble when a password can be saved."> |
| Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></ph> to save your password for <ph name="ORIGIN">$2<ex>example.com</ex></ph>? |
| </message> |
| + <message name="IDS_UPDATE_PASSWORD_TITLE" desc="The title of the update password bubble when a password can be updated."> |
|
vasilii
2016/03/11 13:27:29
I'd make both the name and the description mention
dvadym
2016/03/11 15:07:01
Done.
|
| + Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></ph> to update your password for <ph name="ORIGIN">$2<ex>example.com</ex></ph>? |
| + </message> |
| <message name="IDS_MANAGE_PASSWORDS_TITLE_DIFFERENT_DOMAIN" desc="The title text that is used in the manage passwords bubble when a password is autofilled or after a user has stored a password."> |
| Saved passwords for <ph name="ORIGIN">$1<ex>example.com</ex></ph>: |
| </message> |