| 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 9216 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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… | 9237 System update available. Preparing to download… |
| 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>% co
mplete. | 9240 System update downloading: <ph name="PERCENT">$1<ex>10</ex></ph>% 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… | 9243 Verifying system update… |
| 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… | 9246 Finalizing system update… |
| 9247 </message> | 9247 </message> |
| (...skipping 2071 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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> |
| OLD | NEW |