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

Unified Diff: chrome/app/generated_resources.grd

Issue 7005006: Add options menu on Windows. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 84897)
+++ chrome/app/generated_resources.grd (working copy)
@@ -12340,6 +12340,20 @@
bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html
</message>
+ <!-- Panels -->
+ <message name="IDS_PANEL_OPTIONS_MENU_MINIMIZE_ALL" desc="Text for the menu item of the options menu to minimize all panels.">
+ Minimize all
+ </message>
+ <message name="IDS_PANEL_OPTIONS_MENU_RESTORE_ALL" desc="Text for the menu item of the options menu to restore all panels.">
+ Restore all
+ </message>
+ <message name="IDS_PANEL_OPTIONS_MENU_CLOSE_ALL" desc="Text for the menu item of the options menu to close all panels.">
+ Close all
+ </message>
+ <message name="IDS_PANEL_OPTIONS_MENU_ABOUT" desc="Text for the menu item of the options menu to show the information about the panel.">
+ About this panel
+ </message>
+
</messages>
<includes>
<if expr="pp_ifdef('_google_chrome')">
« no previous file with comments | « no previous file | chrome/browser/ui/panels/panel.cc » ('j') | chrome/browser/ui/panels/panel_browser_frame_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698