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

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

Issue 5912002: Change "System Update Available" to "System Update Available. Preparing for d... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
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 | 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 9216 matching lines...) Expand 10 before | Expand all | Expand 10 after
9227 <message name="IDS_LOW_BATTERY_MESSAGE" desc="Message for low battery noti fication"> 9227 <message name="IDS_LOW_BATTERY_MESSAGE" desc="Message for low battery noti fication">
9228 Less than <ph name="MINUTES">$1<ex>15 mins left</ex></ph>. 9228 Less than <ph name="MINUTES">$1<ex>15 mins left</ex></ph>.
9229 </message> 9229 </message>
9230 <message name="IDS_UPDATE_TITLE" desc="Title for update notification"> 9230 <message name="IDS_UPDATE_TITLE" desc="Title for update notification">
9231 System Update 9231 System Update
9232 </message> 9232 </message>
9233 <message name="IDS_UPDATE_ERROR" desc="Notification for failed update"> 9233 <message name="IDS_UPDATE_ERROR" desc="Notification for failed update">
9234 System update failed. 9234 System update failed.
9235 </message> 9235 </message>
9236 <message name="IDS_UPDATE_AVAILABLE" desc="Notification for available upda te"> 9236 <message name="IDS_UPDATE_AVAILABLE" desc="Notification for available upda te">
9237 System update available&#x2026; 9237 System update available. Preparing to download&#x2026;
9238 </message> 9238 </message>
9239 <message name="IDS_UPDATE_DOWNLOADING" desc="Notification for update downl oad progress"> 9239 <message name="IDS_UPDATE_DOWNLOADING" desc="Notification for update downl oad progress">
9240 System update downloading: <ph name="PERCENT">$1<ex>10</ex></ph>&#37; co mplete. 9240 System update downloading: <ph name="PERCENT">$1<ex>10</ex></ph>&#37; co mplete.
9241 </message> 9241 </message>
9242 <message name="IDS_UPDATE_VERIFYING" desc="Notification for update verifyi ng"> 9242 <message name="IDS_UPDATE_VERIFYING" desc="Notification for update verifyi ng">
9243 Verifying system update&#x2026; 9243 Verifying system update&#x2026;
9244 </message> 9244 </message>
9245 <message name="IDS_UPDATE_FINALIZING" desc="Notification for update finali zing"> 9245 <message name="IDS_UPDATE_FINALIZING" desc="Notification for update finali zing">
9246 Finalizing system update&#x2026; 9246 Finalizing system update&#x2026;
9247 </message> 9247 </message>
(...skipping 2071 matching lines...) Expand 10 before | Expand all | Expand 10 after
11319 </includes> 11319 </includes>
11320 <structures fallback_to_english="true"> 11320 <structures fallback_to_english="true">
11321 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11321 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11322 </structure> 11322 </structure>
11323 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11323 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11324 </structure> 11324 </structure>
11325 </structures> 11325 </structures>
11326 11326
11327 </release> 11327 </release>
11328 </grit> 11328 </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