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

Unified Diff: chrome/app/generated_resources.grd

Issue 9958109: TaskManager: Replace the string "Page" with "Task" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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
« no previous file with comments | « no previous file | chrome/browser/resources/task_manager/defines.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 90beb253202ac9445a09db67d256bf310d713bbc..42067b2325f38d566f74b4238f9c81b3a8b65aed 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -3907,8 +3907,8 @@ Public Exponent (<ph name="PUBLIC_EXPONENT_NUM_BITS">$3<ex>24</ex></ph> bits):
<message name="IDS_TASK_MANAGER_PROCESS_ID_COLUMN" desc="The title for Task Manager process ID column.">
Process ID
</message>
- <message name="IDS_TASK_MANAGER_PAGE_COLUMN" desc="The text of the page column">
- Page
+ <message name="IDS_TASK_MANAGER_TASK_COLUMN" desc="The text of the task column">
+ Task
</message>
<message name="IDS_TASK_MANAGER_NET_COLUMN" desc="The text of the network usage column">
Network
@@ -3969,8 +3969,8 @@ Public Exponent (<ph name="PUBLIC_EXPONENT_NUM_BITS">$3<ex>24</ex></ph> bits):
<message name="IDS_TASK_MANAGER_PROCESS_ID_COLUMN" desc="The title for Task Manager process ID column.">
Process ID
</message>
- <message name="IDS_TASK_MANAGER_PAGE_COLUMN" desc="The text of the page column">
- Page
+ <message name="IDS_TASK_MANAGER_TASK_COLUMN" desc="The text of the task column">
+ Task
</message>
<message name="IDS_TASK_MANAGER_NET_COLUMN" desc="The text of the network usage column">
Network
« no previous file with comments | « no previous file | chrome/browser/resources/task_manager/defines.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698