Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8263)

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 542823002: [Password Generation] Update text for generation popup. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/google_chrome_strings.grd
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 8ea19a8fc96ef13d0e27669ab64220560082dde5..fd7cdca951348280c28837a05d8d5551d2cbfb2a 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -388,6 +388,10 @@ Google Chrome is unable to recover your settings.
Whoa! Google Chrome has crashed. Relaunch now?
</message>
</if>
+ <!-- Password generation strings -->
+ <message name="IDS_PASSWORD_GENERATION_PROMPT" desc="Autofill dropdown text describing password generation. The text inside |bars| is link text.">
+ Chrome added this to your |Google saved passwords| and will autofill it for you so you don't have to remember it yourself.
+ </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
</message>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698