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

Unified Diff: chrome/app/generated_resources.grd

Issue 2865763002: [Mac] Move the "Customize Touch Bar" Menu Item (Closed)
Patch Set: Cleaned up Created 3 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/chrome_command_ids.h ('k') | chrome/app/nibs/MainMenu.xib » ('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 a04996980ef39ea5dee0af9a75088a9439211ccc..7b0bcedf0a1b935f71cc03404d7f1587aca2c4c7 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -1774,6 +1774,11 @@ From <ph name="DOWNLOAD_DOMAIN">$3<ex>example.com</ex></ph>
<!-- Touch Bar-->
<if expr="is_macosx">
+ <message name="IDS_CUSTOMIZE_TOUCH_BAR"
+ desc="Menu item text for customizing the Touch Bar.">
+ Customize Touch Bar
+ </message>
+
<message name="IDS_TOUCH_BAR_GOOGLE_SEARCH"
desc="Text for the search button in the touch bar when Google is the default search provider. Pressing the button will bring focus to the omnibox.">
Search or type URL
« no previous file with comments | « chrome/app/chrome_command_ids.h ('k') | chrome/app/nibs/MainMenu.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698