| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 9d66217c705ddc09ac3d5ef2067f27448bed0b06..37f1e3c64286114d6aa740074b8b85d3f47e85a9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -7289,6 +7289,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| </message>
|
|
|
| <!-- Password Manager -->
|
| + <message name="IDS_PASSWORD_MANAGER_CANCEL_BUTTON" desc="Text for the 'Manage Passwords' bubble's 'Not now' option">
|
| + Nope
|
| + </message>
|
| <message name="IDS_FILL_ON_ACCOUNT_SELECT_NAME" desc="Name of the experiment for the password manager to fill on account selection rather than page load">
|
| Fill passwords on account selection
|
| </message>
|
| @@ -7314,9 +7317,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_PASSWORD_MANAGER_BUBBLE_BLACKLIST_BUTTON" desc="Button text for the 'Save Password' bubble's 'Never remember for this site' option">
|
| Never
|
| </message>
|
| - <message name="IDS_PASSWORD_MANAGER_CANCEL_BUTTON" desc="Text for the 'Manage Passwords' bubble's 'Not now' option">
|
| - Nope
|
| - </message>
|
| <message name="IDS_PASSWORD_MANAGER_TOOLTIP_SAVE" desc="Text for the 'Manage Passwords' icon's 'password to be saved' state">
|
| Save your password
|
| </message>
|
| @@ -7331,6 +7331,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_PASSWORD_MANAGER_BLACKLIST_BUTTON" desc="Mobile: Button text for the 'Save Password' infobar's 'Never remember for this site' option">
|
| Never
|
| </message>
|
| + <message name="IDS_PASSWORD_MANAGER_UPDATE_BUTTON" desc="Update button text for password manager">
|
| + Update
|
| + </message>
|
| </if>
|
|
|
| <!-- Android uses custom UI for Bookmark importing -->
|
|
|