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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 256003003: Enable Automatic Passwords Saving (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index e03a0239697aaaabeb458331402d49cae487a4a4..a16f9cebcdb45ef176995971a91042005901b00e 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6338,6 +6338,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_ENABLE_PASSWORD_GENERATION_DESCRIPTION" desc="Description of flag to enable password generation.">
Allow the user to have Chrome generate passwords when it detects account creation pages.
</message>
+ <message name="IDS_FLAGS_ENABLE_AUTOMATIC_PASSWORDS_SAVING_NAME" desc="Name of the flag to automatically save passwords.">
+ Enable automatic passwords saving.
vabr (Chromium) 2014/04/28 09:13:14 nit: Just "Save passwords automatically." ("enable
rchtara 2014/04/28 11:28:29 Done.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_AUTOMATIC_PASSWORDS_SAVING_DESCRIPTION" desc="Description of the flag to automatically save passwords.">
+ Disable password prompt and save automatically password without notifying the user.
vabr (Chromium) 2014/04/28 09:13:14 Please avoid the word "disable", as the whole thin
rchtara 2014/04/28 11:28:29 Done.
+ </message>
<message name="IDS_FLAGS_PASSWORD_AUTOFILL_PUBLIC_SUFFIX_DOMAIN_MATCHING_NAME" desc="Name of the flag for public suffix domain matching for autofill of passwords.">
Public suffix domain matching for autofill of passwords.
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698