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

Unified Diff: chrome/app/generated_resources.grd

Issue 7011015: Show "About panel" bubble 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
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 86295)
+++ chrome/app/generated_resources.grd (working copy)
@@ -12472,6 +12472,17 @@
bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html
</message>
+ <!-- Panels -->
+ <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>
+ </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>
<if expr="pp_ifdef('_google_chrome')">
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698