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 9510 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9521 <message name="IDS_AUDIO_FILES" desc="The description of the audio file exte
nsions in the select file dialog."> | 9521 <message name="IDS_AUDIO_FILES" desc="The description of the audio file exte
nsions in the select file dialog."> |
9522 Audio Files | 9522 Audio Files |
9523 </message> | 9523 </message> |
9524 <message name="IDS_VIDEO_FILES" desc="The description of the video file exte
nsions in the select file dialog."> | 9524 <message name="IDS_VIDEO_FILES" desc="The description of the video file exte
nsions in the select file dialog."> |
9525 Video Files | 9525 Video Files |
9526 </message> | 9526 </message> |
9527 <message name="IDS_CUSTOM_FILES" desc="The description of the custom file ex
tensions in the select file dialog."> | 9527 <message name="IDS_CUSTOM_FILES" desc="The description of the custom file ex
tensions in the select file dialog."> |
9528 Custom Files | 9528 Custom Files |
9529 </message> | 9529 </message> |
9530 | 9530 |
| 9531 <!-- Cloud Print Strings --> |
| 9532 <message name="IDS_CLOUD_PRINT_TOKEN_EXPIRED_MESSAGE" desc="The message to d
isplay when the cloud print token has expired."> |
| 9533 The credentials used to share your printers have expired. Please click her
e to re-enter your username and password. |
| 9534 </message> |
| 9535 |
9531 </messages> | 9536 </messages> |
9532 | 9537 |
9533 <structures fallback_to_english="true"> | 9538 <structures fallback_to_english="true"> |
9534 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 9539 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
9535 </structure> | 9540 </structure> |
9536 </structures> | 9541 </structures> |
9537 | 9542 |
9538 </release> | 9543 </release> |
9539 </grit> | 9544 </grit> |
OLD | NEW |