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

Unified Diff: chrome/app/generated_resources.grd

Issue 10544195: Show an extension info bubble when a script badge is clicked. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rename resources Created 8 years, 6 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 802aaca28423071b7906252ee13441d226defc58..bf5efa4b8790671bf97766d25ebd5b4963450394 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4814,6 +4814,14 @@ Keep your key file in a safe place. You will need it to create new versions of y
Blocked API Call
</message>
+ <!-- chrome://extension-info bubble -->
+ <message name="IDS_EXTENSION_SCRIPT_POPUP_IS_RUNNING" desc="The label in the extension info bubble that indicates the extension is running scripts on this page">
+ <ph name="EXTENSION_NAME">$1<ex>AdBlock</ex></ph> is running on this page.
+ </message>
+ <message name="IDS_EXTENSION_SCRIPT_POPUP_LAST_UPDATED" desc="The label in the extension info bubble indicating the last time an extension was updated.">
+ Last updated:
+ </message>
+
<!-- Global error messages for extensions -->
<message name="IDS_EXTENSION_WARNINGS_WRENCH_MENU_ITEM" desc="The wrench menu item indicating that extensions caused problems">
Extension error
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | chrome/browser/resources/extensions/extension_info.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698