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

Unified Diff: chrome/app/chromium_strings.grd

Issue 10855228: [NOT FOR REVIEW] extensions-wm: Add experimental extension API for window management. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: prompt-string Created 8 years, 4 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/google_chrome_strings.grd » ('j') | chrome/browser/extensions/api/wm/wm_api.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 2901cccafe1c00879dc50a826064391ee1d48c68..5061ad733a1f2b3c80d3f1478c0f66ef13a7974b 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -719,6 +719,11 @@ For Chromium, processes used to display diagnostics information (such as this "a
Add to Chromium
</message>
+ <!-- Extension/App install dialog strings -->
+ <message name="IDS_EXTENSION_PROMPT_WARNING_WM" desc="Permission string for access to manage all of the windows.">
+ Manage all Chromium windows
Aaron Boodman 2012/08/21 21:13:43 No warning is necessary for this permission.
+ </message>
+
<!-- Extension alerts. -->
<message name="IDS_EXTENSION_ALERT_ITEM_EXTERNAL" desc="A statement that an external extension has been newly installed. End users have no idea what an 'external' extension is, so we simply call them extensions. The trailing character must be a newline.">
The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" has been added.
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | chrome/browser/extensions/api/wm/wm_api.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698