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 6762 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6773 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_TITLE" desc="In the 'Br
owse For Folder' dialog on Windows, this is the text that appears above the dire
ctory selector."> | 6773 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_TITLE" desc="In the 'Br
owse For Folder' dialog on Windows, this is the text that appears above the dire
ctory selector."> |
6774 Download location: | 6774 Download location: |
6775 </message> | 6775 </message> |
6776 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_WINDOW_TITLE" desc="In
the 'Browse For Folder' dialog on Linux, this is the text that appears in the wi
ndow's title bar."> | 6776 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_WINDOW_TITLE" desc="In
the 'Browse For Folder' dialog on Linux, this is the text that appears in the wi
ndow's title bar."> |
6777 Download Location | 6777 Download Location |
6778 </message> | 6778 </message> |
6779 <message name="IDS_OPTIONS_DOWNLOADLOCATION_ASKFORSAVELOCATION" desc="The
'Ask for save location before downloading' checkbox label"> | 6779 <message name="IDS_OPTIONS_DOWNLOADLOCATION_ASKFORSAVELOCATION" desc="The
'Ask for save location before downloading' checkbox label"> |
6780 Ask where to save each file before downloading | 6780 Ask where to save each file before downloading |
6781 </message> | 6781 </message> |
6782 | 6782 |
| 6783 <message name="IDS_OPTIONS_OPEN_FILE_TYPES_AUTOMATICALLY" desc="The inform
ation label for the 'Clear auto-opening settings' button"> |
| 6784 You have chosen to open certain file types automatically after downloadi
ng. |
| 6785 </message> |
| 6786 |
6783 <message name="IDS_OPTIONS_AUTOOPENFILETYPES_INFO" desc="The information l
abel for the 'Reset always open files' button"> | 6787 <message name="IDS_OPTIONS_AUTOOPENFILETYPES_INFO" desc="The information l
abel for the 'Reset always open files' button"> |
6784 You have chosen to open certain file types automatically after downloadi
ng. You can clear these settings so that downloaded files don't open automatical
ly. | 6788 You have chosen to open certain file types automatically after downloadi
ng. You can clear these settings so that downloaded files don't open automatical
ly. |
6785 </message> | 6789 </message> |
6786 <message name="IDS_OPTIONS_AUTOOPENFILETYPES_RESETTODEFAULT" desc="The lab
el of the 'Reset always open files' button"> | 6790 <message name="IDS_OPTIONS_AUTOOPENFILETYPES_RESETTODEFAULT" desc="The lab
el of the 'Reset always open files' button"> |
6787 Clear auto-opening settings | 6791 Clear auto-opening settings |
6788 </message> | 6792 </message> |
6789 | 6793 |
6790 | 6794 |
6791 <message name="IDS_OPTIONS_GEARSSETTINGS_GROUP_NAME" desc="The label of th
e 'Gears Settings' group"> | 6795 <message name="IDS_OPTIONS_GEARSSETTINGS_GROUP_NAME" desc="The label of th
e 'Gears Settings' group"> |
6792 Gears: | 6796 Gears: |
(...skipping 4483 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11276 | 11280 |
11277 </messages> | 11281 </messages> |
11278 | 11282 |
11279 <structures fallback_to_english="true"> | 11283 <structures fallback_to_english="true"> |
11280 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11284 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11281 </structure> | 11285 </structure> |
11282 </structures> | 11286 </structures> |
11283 | 11287 |
11284 </release> | 11288 </release> |
11285 </grit> | 11289 </grit> |
OLD | NEW |