Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 97aaf746ee1d22c37c5be8c2d2980ab814d67bf0..4d292fa01b9197e21cb0b378ba291f57057d8094 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -13250,12 +13250,15 @@ Some features may be unavailable. Please check that the profile exists and you |
| <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> |
| - <message name="IDS_MANAGE_PASSWORDS_DELETED" desc="The text that is used in the manage passwords bubble when a password is de."> |
| + <message name="IDS_MANAGE_PASSWORDS_DELETED" desc="The text that is used in the manage passwords bubble when a password is deleted."> |
| Password deleted |
| </message> |
| <message name="IDS_MANAGE_PASSWORDS_UNDO" desc="The text that is used in the manage passwords bubble when a password is de."> |
| Undo |
| </message> |
| + <message name="IDS_MANAGE_PASSWORDS_CHOOSE_TITLE" desc="The title of the password bubble when a credential should be choosen."> |
|
Mike West
2014/11/19 19:56:37
Nit: s/choosen/chosen/
vasilii
2014/11/20 15:08:05
Done.
|
| + Choose a credential |
| + </message> |
| <message name="IDS_ALLOW_AUTOFILL_SYNC_CREDENTIAL" desc="The text for the choice to allow autofilling in about:flags"> |
| Allow |