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

Unified Diff: chrome/app/generated_resources.grd

Issue 8424008: TaskManager: Added "inspect" on context-menu on the task list. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 649f0f2726402e082ed96130bddcf35632528964..9218c9d3209b41ab37071e13a233159e94602fa7 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -3664,6 +3664,9 @@ are declared in build/common.gypi.
<message name="IDS_TASK_MANAGER_JAVASCRIPT_MEMORY_ALLOCATED_COLUMN" desc="Task manager JavaScript memory allocated column. Shows the amount of memory used by JavaScript within a process">
JavaScript memory
</message>
+ <message name="IDS_TASK_MANAGER_INSPECT" desc="Menu item initiating resource inspection">
+ Inspect
+ </message>
<message name="IDS_TASK_MANAGER_MEM_CELL_TEXT" desc="The value displayed in the memory usage cells.">
<ph name="NUM_KILOBYTES">$1<ex>5,000</ex></ph>K
</message>
« no previous file with comments | « no previous file | chrome/browser/resources/shared/js/cr/ui/table.js » ('j') | chrome/browser/resources/task_manager/main.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698