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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 5865005: Turn off groups in task manager, as we're rolling out that functionality in (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome
Patch Set: Created 10 years 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/ui/views/task_manager_view.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 3495 matching lines...) Expand 10 before | Expand all | Expand 10 after
3506 </message> 3506 </message>
3507 <message name="IDS_TASK_MANAGER_CACHE_SIZE_CELL_TEXT" desc="The value disp layed in the cache size cells."> 3507 <message name="IDS_TASK_MANAGER_CACHE_SIZE_CELL_TEXT" desc="The value disp layed in the cache size cells.">
3508 <ph name="NUM_KILOBYTES">$1<ex>5,000</ex></ph>K (<ph name="NUM_KILOBYTES _LIVE">$2<ex>5,000</ex></ph>K live) 3508 <ph name="NUM_KILOBYTES">$1<ex>5,000</ex></ph>K (<ph name="NUM_KILOBYTES _LIVE">$2<ex>5,000</ex></ph>K live)
3509 </message> 3509 </message>
3510 <message name="IDS_TASK_MANAGER_NA_CELL_TEXT" desc="The value displayed fo r network / webcache usage when the information is not available (Not Applicable )."> 3510 <message name="IDS_TASK_MANAGER_NA_CELL_TEXT" desc="The value displayed fo r network / webcache usage when the information is not available (Not Applicable ).">
3511 N/A 3511 N/A
3512 </message> 3512 </message>
3513 <message name="IDS_TASK_MANAGER_WEB_BROWSER_CELL_TEXT" desc="The text of t he web browser process row"> 3513 <message name="IDS_TASK_MANAGER_WEB_BROWSER_CELL_TEXT" desc="The text of t he web browser process row">
3514 Browser 3514 Browser
3515 </message> 3515 </message>
3516 <message name="IDS_TASK_MANAGER_BACKGROUND_SEPARATOR" desc="The heading fo r the background pages grouping in the task manager">
3517 Background Apps and Extensions
3518 </message>
3519 <message name="IDS_TASK_MANAGER_FOREGROUND_SEPARATOR" desc="The heading fo r the foreground pages grouping in the task manager">
3520 Browser Tabs and Plugins
3521 </message>
3522 <message name="IDS_TASK_MANAGER_EXTENSION_PREFIX" desc="The prefix for a T ask Manager extension row (always visible if the extension has a view)"> 3516 <message name="IDS_TASK_MANAGER_EXTENSION_PREFIX" desc="The prefix for a T ask Manager extension row (always visible if the extension has a view)">
3523 Extension: <ph name="EXTENSION_NAME">$1<ex>Sample Extension</ex></ph> 3517 Extension: <ph name="EXTENSION_NAME">$1<ex>Sample Extension</ex></ph>
3524 </message> 3518 </message>
3525 <message name="IDS_TASK_MANAGER_EXTENSION_INCOGNITO_PREFIX" desc="The pref ix for a Task Manager incognito extension row (may not be visible if incognito i s not open)"> 3519 <message name="IDS_TASK_MANAGER_EXTENSION_INCOGNITO_PREFIX" desc="The pref ix for a Task Manager incognito extension row (may not be visible if incognito i s not open)">
3526 Incognito Extension: <ph name="EXTENSION_NAME">$1<ex>Sample Extension</e x></ph> 3520 Incognito Extension: <ph name="EXTENSION_NAME">$1<ex>Sample Extension</e x></ph>
3527 </message> 3521 </message>
3528 <message name="IDS_TASK_MANAGER_APP_PREFIX" desc="The prefix for a Task Ma nager app row (always visible if the app has a view)"> 3522 <message name="IDS_TASK_MANAGER_APP_PREFIX" desc="The prefix for a Task Ma nager app row (always visible if the app has a view)">
3529 App: <ph name="APP_NAME">$1<ex>Sample App</ex></ph> 3523 App: <ph name="APP_NAME">$1<ex>Sample App</ex></ph>
3530 </message> 3524 </message>
3531 <message name="IDS_TASK_MANAGER_APP_INCOGNITO_PREFIX" desc="The prefix for a Task Manager incognito app row (may not be visible if the app is not open in incognito)"> 3525 <message name="IDS_TASK_MANAGER_APP_INCOGNITO_PREFIX" desc="The prefix for a Task Manager incognito app row (may not be visible if the app is not open in incognito)">
(...skipping 7790 matching lines...) Expand 10 before | Expand all | Expand 10 after
11322 </includes> 11316 </includes>
11323 <structures fallback_to_english="true"> 11317 <structures fallback_to_english="true">
11324 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11318 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11325 </structure> 11319 </structure>
11326 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11320 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11327 </structure> 11321 </structure>
11328 </structures> 11322 </structures>
11329 11323
11330 </release> 11324 </release>
11331 </grit> 11325 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/views/task_manager_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698