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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 118713004: Add a switch for enabling the ManagePasswordsBubbleUI to the about:flags page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years 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') | no next file with comments »
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 b497bc179200923d30453966f1ab5945f02ddf26..88fb4bcc882672e88a63a434a8c731d2b02bbf3c 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6783,6 +6783,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_SEARCH_BUTTON_IN_OMNIBOX_ENABLED" desc="Option in a drop-down menu to enable the display of the search button at all times (on all pages).">
Enabled on all pages
</message>
+ <message name="IDS_FLAGS_ENABLE_SAVE_PASSWORD_BUBBLE_NAME" desc="Title for the flag to enable the manage passwords bubble feature.">
+ Manage Passwords Bubble UI
markusheintz_ 2013/12/20 14:22:02 Please change to "Enable Passwords bubble"
npentrel 2013/12/20 14:51:07 Done.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_SAVE_PASSWORD_BUBBLE_DESCRIPTION" desc="Description for the flag to enable the manage passwords bubble feature.">
+ Enables the Manage Passwords Bubble UI. The Manage Passwords Bubble UI replaces the infobar for saving passwords and provides an easy way to manage passwords.
markusheintz_ 2013/12/20 14:22:02 "Enables the Passwords bubble. The Passwords bubbl
npentrel 2013/12/20 14:51:07 Done.
+ </message>
<!-- Crashes -->
<message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page.">
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698