| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 0dc32c393de1b9f76aa502ddf1e427c1e098f192..47c37c66c0f55ed3a61070f19e0c94d71c5a750c 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -366,10 +366,10 @@ Google Chrome is unable to recover your settings.
|
| </if>
|
| <!-- Password generation strings -->
|
| <message name="IDS_PASSWORD_GENERATION_PROMPT" desc="Autofill dropdown text describing password generation. The link text is a separate string in the translation console and appears here as placeholder text.">
|
| - Chrome will store this with <ph name="SAVED_PASSWORD_LINK">$1<ex>Google Smart Lock for Passwords</ex></ph> and remember it the next time you need it.
|
| + Chrome will save this password with <ph name="SAVED_PASSWORD_LINK">$1<ex>Google Smart Lock</ex></ph>. You don’t have to remember it.
|
| </message>
|
| <message name="IDS_PASSWORD_GENERATION_SUGGESTION" desc="Text shown next to a generated password describing it as a suggestion.">
|
| - Use password generated by Chrome
|
| + Use a strong password generated by Chrome
|
| </message>
|
| <message name="IDS_PASSWORD_MANAGER_TITLE_BRAND" desc="The product name used in the title of the password bubble.">
|
| Google Chrome
|
|
|