| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 36b429f955b82624c86cd2a1ea4299093a3dd88d..95a3de22e7b1fff58193840604cea8539289e7c5 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -12926,6 +12926,16 @@ Some features may be unavailable. Please check that the profile exists and you
|
| <message name="IDS_MANAGE_PASSWORDS_BLACKLISTED_TITLE" desc="The title text that is used in the manage passwords bubble when the current site is blacklisted.">
|
| Passwords won't be saved
|
| </message>
|
| + <message name="IDS_MANAGE_PASSWORDS_BLACKLIST_CONFIRMATION_TITLE" desc="The title text that is used in the manage passwords bubble when confirming blacklisting a site.">
|
| + Delete existing saved passwords
|
| + </message>
|
| + <message name="IDS_MANAGE_PASSWORDS_BLACKLIST_CONFIRMATION_TEXT" desc="The confirmation text that is used in the manage passwords bubble when confirming blacklisting a site.">
|
| + Choosing to never save passwords will delete all passwords currently saved for this site.
|
| + </message>
|
| + <message name="IDS_MANAGE_PASSWORDS_BLACKLIST_CONFIRMATION_BUTTON" desc="The confirmation button that is used in the manage passwords bubble when confirming blacklisting a site.">
|
| + Delete saved passwords
|
| + </message>
|
| +
|
| <message name="IDS_MANAGE_PASSWORDS_NO_PASSWORDS" desc="The text that is used in the manage passwords bubble when all passwords have been deleted.">
|
| No passwords saved.
|
| </message>
|
|
|