| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 2acf82af0c485da66a185392c27bff308bb6809f..ead61544b365d4c5737ac7e2967a732c777dc653 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -392,6 +392,9 @@ Google Chrome is unable to recover your settings.
|
| <message name="IDS_CRASH_RECOVERY_CONTENT" desc="Text content telling the user the browser has crashed.">
|
| Whoa! Google Chrome has crashed. Relaunch now?
|
| </message>
|
| + <message name="IDS_PASSWORD_GENERATION_SUGGESTION" desc="Text shown next to a generated password describing it as a suggestion.">
|
| + Suggested by Chrome
|
| + </message>
|
| <if expr="not is_android">
|
| <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar message to save a password">
|
| Do you want Google Chrome to save your password?
|
|
|