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

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

Issue 3043005: Change the string that is shown for NaCl's broker process in Chrome's Task Ma... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 5 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:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | 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 3255 matching lines...) Expand 10 before | Expand all | Expand 10 after
3266 <message name="IDS_TASK_MANAGER_UTILITY_PREFIX" desc="The prefix for a uti lity process row"> 3266 <message name="IDS_TASK_MANAGER_UTILITY_PREFIX" desc="The prefix for a uti lity process row">
3267 Utility: 3267 Utility:
3268 </message> 3268 </message>
3269 <message name="IDS_TASK_MANAGER_PROFILE_IMPORT_PREFIX" desc="The prefix fo r a profile import process row"> 3269 <message name="IDS_TASK_MANAGER_PROFILE_IMPORT_PREFIX" desc="The prefix fo r a profile import process row">
3270 Profile Import: 3270 Profile Import:
3271 </message> 3271 </message>
3272 <message name="IDS_TASK_MANAGER_NACL_PREFIX" desc="The prefix for a Task M anager Native Client module row"> 3272 <message name="IDS_TASK_MANAGER_NACL_PREFIX" desc="The prefix for a Task M anager Native Client module row">
3273 Native Client module: <ph name="NEXE_NAME">$1<ex>Unknown Native Client m odule</ex></ph> 3273 Native Client module: <ph name="NEXE_NAME">$1<ex>Unknown Native Client m odule</ex></ph>
3274 </message> 3274 </message>
3275 <message name="IDS_TASK_MANAGER_NACL_BROKER_PREFIX" desc="Task Manager row for Native Client broker, which acts as the sanbox manager for NaCl processes"> 3275 <message name="IDS_TASK_MANAGER_NACL_BROKER_PREFIX" desc="Task Manager row for Native Client broker, which acts as the sanbox manager for NaCl processes">
3276 Native Client sandbox manager 3276 <ph name="Native_Client">Native Client</ph> security manager
3277 </message> 3277 </message>
3278 <message name="IDS_TASK_MANAGER_NOTIFICATION_PREFIX" desc="The prefix for a Desktop Notification in the Task Manager"> 3278 <message name="IDS_TASK_MANAGER_NOTIFICATION_PREFIX" desc="The prefix for a Desktop Notification in the Task Manager">
3279 Notification: <ph name="NOTIFICATION_NAME">$1<ex>http://www.domain.com</ ex></ph> 3279 Notification: <ph name="NOTIFICATION_NAME">$1<ex>http://www.domain.com</ ex></ph>
3280 </message> 3280 </message>
3281 3281
3282 <!-- Extension Crashed Info Bar--> 3282 <!-- Extension Crashed Info Bar-->
3283 <message name="IDS_EXTENSION_CRASHED_INFOBAR_RESTART_BUTTON" desc="Title o f the reload button in the extension crashed infobar. After the button is clicke d, the extension will be reloaded."> 3283 <message name="IDS_EXTENSION_CRASHED_INFOBAR_RESTART_BUTTON" desc="Title o f the reload button in the extension crashed infobar. After the button is clicke d, the extension will be reloaded.">
3284 Reload 3284 Reload
3285 </message> 3285 </message>
3286 <message name="IDS_EXTENSION_CRASHED_INFOBAR_MESSAGE" desc="Message displa yed on the extension crashed infobar."> 3286 <message name="IDS_EXTENSION_CRASHED_INFOBAR_MESSAGE" desc="Message displa yed on the extension crashed infobar.">
(...skipping 5384 matching lines...) Expand 10 before | Expand all | Expand 10 after
8671 8671
8672 </messages> 8672 </messages>
8673 8673
8674 <structures first_id="50000" fallback_to_english="true"> 8674 <structures first_id="50000" fallback_to_english="true">
8675 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 8675 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
8676 </structure> 8676 </structure>
8677 </structures> 8677 </structures>
8678 8678
8679 </release> 8679 </release>
8680 </grit> 8680 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698