| 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 11291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11302 <message name="IDS_CUSTOM_FILES" desc="The description of the custom file ex
tensions in the select file dialog."> | 11302 <message name="IDS_CUSTOM_FILES" desc="The description of the custom file ex
tensions in the select file dialog."> |
| 11303 Custom Files | 11303 Custom Files |
| 11304 </message> | 11304 </message> |
| 11305 | 11305 |
| 11306 <!-- Cloud Print Strings --> | 11306 <!-- Cloud Print Strings --> |
| 11307 <message name="IDS_CLOUD_PRINT_TOKEN_EXPIRED_MESSAGE" desc="The message to d
isplay when the cloud print token has expired."> | 11307 <message name="IDS_CLOUD_PRINT_TOKEN_EXPIRED_MESSAGE" desc="The message to d
isplay when the cloud print token has expired."> |
| 11308 The credentials used to share your printers to <ph name="CLOUD_PRINT_NAME
">Google Cloud Print</ph> have expired. Please click here to re-enter your usern
ame and password. | 11308 The credentials used to share your printers to <ph name="CLOUD_PRINT_NAME
">Google Cloud Print</ph> have expired. Please click here to re-enter your usern
ame and password. |
| 11309 </message> | 11309 </message> |
| 11310 | 11310 |
| 11311 </messages> | 11311 </messages> |
| 11312 | 11312 <includes> |
| 11313 <if expr="pp_ifdef('_google_chrome')"> |
| 11314 <include name="IDI_CHROME_FRAME_ICON" file="theme\google_chrome\chrome.i
co" type="ICON" /> |
| 11315 </if> |
| 11316 <if expr="not pp_ifdef('_google_chrome')"> |
| 11317 <include name="IDI_CHROME_FRAME_ICON" file="theme\chromium\chromium.ico"
type="ICON" /> |
| 11318 </if> |
| 11319 </includes> |
| 11313 <structures fallback_to_english="true"> | 11320 <structures fallback_to_english="true"> |
| 11314 <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" > |
| 11315 </structure> | 11322 </structure> |
| 11323 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 11324 </structure> |
| 11316 </structures> | 11325 </structures> |
| 11317 | 11326 |
| 11318 </release> | 11327 </release> |
| 11319 </grit> | 11328 </grit> |
| OLD | NEW |