Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 85006) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -12340,19 +12340,28 @@ |
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> |
+ <!-- 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> |
+ <message name="IDS_ABOUT_PANEL_BUBBLE_EXTENSION_INSTALL_DATE" desc="Text for the label of the about panel bubble to show the extension install date."> |
+ Extension installed: <ph name="DATE">$1<ex>January 1, 2011</ex></ph> |
+ </message> |
+ <message name="IDS_ABOUT_PANEL_BUBBLE_UNINSTALL_EXTENSION" desc="Text for the link shown on the about panel bubble to uninstall the extension."> |
+ Uninstall <ph name="EXTENSION_NAME">$1<ex>Sample Extension</ex></ph> |
jennb
2011/05/12 18:15:51
The extension name should already be visible in th
|
+ </message> |
+ <message name="IDS_ABOUT_PANEL_BUBBLE_REPORT_ABUSE" desc="Text for the link shown on the about panel bubble to report the abuse."> |
+ Report abuse |
+ </message> |
</messages> |
<includes> |