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

Unified Diff: chrome/app/generated_resources.grd

Issue 160084: Chaos geolocation demo, non-WebKit part. Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 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 | « chrome/app/chrome_dll_resource.h ('k') | chrome/app/theme/infobar_best_geoloc.png » ('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 23543)
+++ chrome/app/generated_resources.grd (working copy)
@@ -616,6 +616,9 @@
<message name="IDS_TASK_MANAGER" desc="The text label of the Task Manager menu item">
&amp;Task manager
</message>
+ <message name="IDS_API_PERMISSIONS_PANEL" desc="The text label of the API Permissions menu item">
+ &amp;API permissions
+ </message>
<message name="IDS_RESTORE_TAB" desc="The text label of the Restore Tab menu item">
R&amp;eopen closed tab
</message>
@@ -2061,6 +2064,24 @@
Web Worker: <ph name="WORKER_NAME">$1<ex>http://www.domain.com</ex></ph>
</message>
+
+ <!-- API Permissions manager window -->
+ <message name="IDS_API_PERMISSIONS_PANEL_PAGE_COLUMN" desc="The text of the page column">
+ Page
+ </message>
+ <message name="IDS_API_PERMISSIONS_PANEL_PERMISSIONS_COLUMN" desc="The text of the permissions column">
+ Permissions
+ </message>
+ <message name="IDS_API_PERMISSIONS_PANEL_CLEAR_COLUMN" desc="The text of the permissions column">
+ Clear
+ </message>
+ <message name="IDS_API_PERMISSIONS_PANEL_TITLE" desc="The text of the page column">
+ API Permissions Panel
+ </message>
+ <message name="IDS_API_PERMISSIONS_PANEL_KILL" desc="The text of the page column">
+ DIE!!!!
+ </message>
+
<!-- Extension Crashed Info Bar-->
<message name="IDS_EXTENSION_CRASHED_INFOBAR_RESTART_BUTTON" desc="Title of the restart button in the extension crashed infobar. After the button is clicked, the extension process will be restarted.">
Restart
« no previous file with comments | « chrome/app/chrome_dll_resource.h ('k') | chrome/app/theme/infobar_best_geoloc.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698