OLD | NEW |
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 3465 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3476 </message> | 3476 </message> |
3477 <message name="IDS_TASK_MANAGER_CACHE_SIZE_CELL_TEXT" desc="The value disp
layed in the cache size cells."> | 3477 <message name="IDS_TASK_MANAGER_CACHE_SIZE_CELL_TEXT" desc="The value disp
layed in the cache size cells."> |
3478 <ph name="NUM_KILOBYTES">$1<ex>5,000</ex></ph>K (<ph name="NUM_KILOBYTES
_LIVE">$2<ex>5,000</ex></ph>K live) | 3478 <ph name="NUM_KILOBYTES">$1<ex>5,000</ex></ph>K (<ph name="NUM_KILOBYTES
_LIVE">$2<ex>5,000</ex></ph>K live) |
3479 </message> | 3479 </message> |
3480 <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
)."> | 3480 <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
)."> |
3481 N/A | 3481 N/A |
3482 </message> | 3482 </message> |
3483 <message name="IDS_TASK_MANAGER_WEB_BROWSER_CELL_TEXT" desc="The text of t
he web browser process row"> | 3483 <message name="IDS_TASK_MANAGER_WEB_BROWSER_CELL_TEXT" desc="The text of t
he web browser process row"> |
3484 Browser | 3484 Browser |
3485 </message> | 3485 </message> |
| 3486 <message name="IDS_TASK_MANAGER_BACKGROUND_SEPARATOR" desc="The heading fo
r the background pages grouping in the task manager"> |
| 3487 Background Apps and Extensions |
| 3488 </message> |
| 3489 <message name="IDS_TASK_MANAGER_FOREGROUND_SEPARATOR" desc="The heading fo
r the foreground pages grouping in the task manager"> |
| 3490 Browser Tabs and Plugins |
| 3491 </message> |
3486 <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)"> | 3492 <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)"> |
3487 Extension: <ph name="EXTENSION_NAME">$1<ex>Sample Extension</ex></ph> | 3493 Extension: <ph name="EXTENSION_NAME">$1<ex>Sample Extension</ex></ph> |
3488 </message> | 3494 </message> |
3489 <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)"> | 3495 <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)"> |
3490 Incognito Extension: <ph name="EXTENSION_NAME">$1<ex>Sample Extension</e
x></ph> | 3496 Incognito Extension: <ph name="EXTENSION_NAME">$1<ex>Sample Extension</e
x></ph> |
3491 </message> | 3497 </message> |
3492 <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)"> | 3498 <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)"> |
3493 App: <ph name="APP_NAME">$1<ex>Sample App</ex></ph> | 3499 App: <ph name="APP_NAME">$1<ex>Sample App</ex></ph> |
3494 </message> | 3500 </message> |
3495 <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)"> | 3501 <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 7531 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11027 | 11033 |
11028 </messages> | 11034 </messages> |
11029 | 11035 |
11030 <structures fallback_to_english="true"> | 11036 <structures fallback_to_english="true"> |
11031 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11037 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11032 </structure> | 11038 </structure> |
11033 </structures> | 11039 </structures> |
11034 | 11040 |
11035 </release> | 11041 </release> |
11036 </grit> | 11042 </grit> |
OLD | NEW |