| Index: chrome/app/generated_resources.grd
|
| ===================================================================
|
| --- chrome/app/generated_resources.grd (revision 84705)
|
| +++ chrome/app/generated_resources.grd (working copy)
|
| @@ -12375,6 +12375,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.">
|
| + <ph name="SOURCE_ORIGIN">Minimize all</ph>
|
| + </message>
|
| + <message name="IDS_PANEL_OPTIONS_MENU_RESTORE_ALL" desc="Text for the menu item of the options menu to restore all panels.">
|
| + <ph name="SOURCE_ORIGIN">Restore all</ph>
|
| + </message>
|
| + <message name="IDS_PANEL_OPTIONS_MENU_CLOSE_ALL" desc="Text for the menu item of the options menu to close all panels.">
|
| + <ph name="SOURCE_ORIGIN">Close all</ph>
|
| + </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.">
|
| + <ph name="SOURCE_ORIGIN">About this panel</ph>
|
| + </message>
|
| +
|
| </messages>
|
| <includes>
|
| <if expr="pp_ifdef('_google_chrome')">
|
|
|