| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 10b50b75bc878c955f78636f61677b12e1f97608..3653cd60c851e0f697a8a17818de11cde1c07c6b 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -3483,6 +3483,12 @@ each locale. -->
|
| <message name="IDS_TASK_MANAGER_WEB_BROWSER_CELL_TEXT" desc="The text of the web browser process row">
|
| Browser
|
| </message>
|
| + <message name="IDS_TASK_MANAGER_BACKGROUND_SEPARATOR" desc="The heading for the background pages grouping in the task manager">
|
| + Background Apps and Extensions
|
| + </message>
|
| + <message name="IDS_TASK_MANAGER_FOREGROUND_SEPARATOR" desc="The heading for the foreground pages grouping in the task manager">
|
| + Browser Tabs and Plugins
|
| + </message>
|
| <message name="IDS_TASK_MANAGER_EXTENSION_PREFIX" desc="The prefix for a Task Manager extension row (always visible if the extension has a view)">
|
| Extension: <ph name="EXTENSION_NAME">$1<ex>Sample Extension</ex></ph>
|
| </message>
|
|
|