| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 9649556def9548beeb9fc21a3ffaa22bf4d8c72d..9cf2328014db02b620d340cb482e28b0c56747cc 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15200,6 +15200,14 @@ Some features may be unavailable. Please check that the profile exists and you
|
| </message>
|
| </if>
|
|
|
| + <!-- Password generation strings -->
|
| + <message name="IDS_PASSWORD_GENERATION_BUBBLE_TITLE" desc="The title of the bubble asking users if they would like Chrome to generate a password for them on an account creation page.">
|
| + Password Suggestion
|
| + </message>
|
| + <message name="IDS_PASSWORD_GENERATION_BUTTON_TEXT" desc="The text on the button that users click to accept the generated password">
|
| + Try it
|
| + </message>
|
| +
|
| </messages>
|
|
|
| <structures fallback_to_english="true">
|
|
|