| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 546dcda8b11f4d31c1a27d40a012baced54e579f..d3d3c4d5196b7ed0f32272f939a5117d61d3f73d 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -3333,6 +3333,9 @@ Even if you have downloaded files from this website before, the website might ha
|
| <message name="IDS_TASK_MANAGER_SHARED_MEM_COLUMN" desc="Task manager process shared memory column. Shows the size of the memory used by the process which is shared with other processes">
|
| Shared memory
|
| </message>
|
| + <message name="IDS_TASK_MANAGER_SWAPPED_MEM_COLUMN" desc="Task manager process swapped memory column. Shows the size of the memory that lives in the swap space.">
|
| + Swapped nemory
|
| + </message>
|
| <message name="IDS_TASK_MANAGER_PROFILE_NAME_COLUMN" desc="The name of the column with the name of the profile in which the page is running, if any.">
|
| Profile
|
| </message>
|
| @@ -3398,6 +3401,9 @@ Even if you have downloaded files from this website before, the website might ha
|
| <message name="IDS_TASK_MANAGER_SHARED_MEM_COLUMN" desc="Task manager process shared memory column. Shows the size of the memory used by the process which is shared with other processes">
|
| Shared Memory
|
| </message>
|
| + <message name="IDS_TASK_MANAGER_SWAPPED_MEM_COLUMN" desc="Task manager process swapped memory column. Shows the size of the memory that lives in the swap space.">
|
| + Swapped Memory
|
| + </message>
|
| <message name="IDS_TASK_MANAGER_PROFILE_NAME_COLUMN" desc="The name of the column with the name of the profile in which the page is running, if any.">
|
| Profile
|
| </message>
|
|
|