Index: chrome/app/chromium_strings.grd |
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
index bb335a59a6cd302190075839d5d9c4eba03644b9..d0bd6cb660f1e737a7f185892914995d0abdebae 100644 |
--- a/chrome/app/chromium_strings.grd |
+++ b/chrome/app/chromium_strings.grd |
@@ -469,6 +469,9 @@ Chromium is unable to recover your settings. |
<message name="IDS_CRASH_RECOVERY_CONTENT" desc="Text content telling the user the browser has crashed."> |
Whoa! Chromium 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 Chromium |
+ </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 Chromium to save your password? |