Skip to content
This repository was archived by the owner on Apr 3, 2020. It is now read-only.

Commit 3c77290

Browse files
gcastoCommit bot
gcasto
authored and
Commit bot
committed
[Password Generation] Update popup and confirmation bubble.
BUG=318977 Review URL: https://codereview.chromium.org/646873007 Cr-Commit-Position: refs/heads/master@{#300729}
1 parent 7107b02 commit 3c77290

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

chrome/app/chromium_strings.grd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ Chromium is unable to recover your settings.
467467
</if>
468468
<!-- Password generation strings -->
469469
<message name="IDS_PASSWORD_GENERATION_PROMPT" desc="Autofill dropdown text describing password generation. The text inside |bars| is link text.">
470-
Chromium will store this in your |Google saved passwords| and autofill it for you so you don't have to remember it yourself.
470+
Chromium will store this in your |Google saved passwords| and remember it the next time you need it.
471471
</message>
472472
<message name="IDS_PASSWORD_GENERATION_SUGGESTION" desc="Text shown next to a generated password describing it as a suggestion.">
473473
Use password generated by Chromium

chrome/app/generated_resources.grd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13047,7 +13047,7 @@ Some features may be unavailable. Please check that the profile exists and you
1304713047
Generated password saved
1304813048
</message>
1304913049
<message name="IDS_MANAGE_PASSWORDS_CONFIRM_GENERATED_TEXT" desc="The text that is used in the manage passwords bubble when a generated password is saved. Text inside |bars| is link text.">
13050-
You can access it and all your |Google saved passwords| securely from any browser.
13050+
You can access it and all your |Google saved passwords| from any browser.
1305113051
</message>
1305213052
<message name="IDS_MANAGE_PASSWORDS_TITLE" desc="The title text that is used in the manage passwords bubble when a password is autofilled or after a user has stored a password.">
1305313053
Saved passwords for this site:

chrome/app/google_chrome_strings.grd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ Google Chrome is unable to recover your settings.
390390
</if>
391391
<!-- Password generation strings -->
392392
<message name="IDS_PASSWORD_GENERATION_PROMPT" desc="Autofill dropdown text describing password generation. The text inside |bars| is link text.">
393-
Chrome will store this in your |Google saved passwords| and autofill it for you so you don't have to remember it yourself.
393+
Chrome will store this in your |Google saved passwords| and remember it the next time you need it.
394394
</message>
395395
<message name="IDS_PASSWORD_GENERATION_SUGGESTION" desc="Text shown next to a generated password describing it as a suggestion.">
396396
Use password generated by Chrome

0 commit comments

Comments
 (0)