| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 540e00d8ceada9bbcff5f7a95ce172d39a0c7c5c..75aafb9324632106da245e89a49d6be32926124c 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -13003,6 +13003,12 @@ Some features may be unavailable. Please check that the profile exists and you
|
| <message name="IDS_SAVE_PASSWORD" desc="The status text that is used as tooltip text for the save password icon and as status text of the save password bubble when a password can be saved.">
|
| Would you like to save this password?
|
| </message>
|
| + <message name="IDS_MANAGE_PASSWORDS_CONFIRM_GENERATED_TITLE" desc="The title text that is used in the manage passwords bubble when the user has generated a password.">
|
| + Generated password saved
|
| + </message>
|
| + <message name="IDS_MANAGE_PASSWORDS_CONFIRM_GENERATED_TEXT" desc="The text that is used in the manage passwords bubble when a generated password is saved. Text inside |bars| is link text.">
|
| + Access it anytime in your |Google saved passwords|.
|
| + </message>
|
| <message name="IDS_MANAGE_PASSWORDS_TITLE" 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 this site:
|
| </message>
|
|
|