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 6813 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6824 <message name="IDS_OPTIONS_DEFAULTBROWSER_SXS" desc="The text displayed wh
en Chrome is installed in side-by-side mode, which does not support setting as t
he default browser."> | 6824 <message name="IDS_OPTIONS_DEFAULTBROWSER_SXS" desc="The text displayed wh
en Chrome is installed in side-by-side mode, which does not support setting as t
he default browser."> |
6825 This is a secondary installation of <ph name="PRODUCT_NAME">$1<ex>Google
Chrome</ex></ph>, and cannot be made your default browser. | 6825 This is a secondary installation of <ph name="PRODUCT_NAME">$1<ex>Google
Chrome</ex></ph>, and cannot be made your default browser. |
6826 </message> | 6826 </message> |
6827 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of
the 'Use Chrome as default' browser button"> | 6827 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of
the 'Use Chrome as default' browser button"> |
6828 Make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> my default br
owser | 6828 Make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> my default br
owser |
6829 </message> | 6829 </message> |
6830 | 6830 |
6831 <message name="IDS_OPTIONS_DOWNLOADLOCATION_GROUP_NAME" desc="The title of
the download location group"> | 6831 <message name="IDS_OPTIONS_DOWNLOADLOCATION_GROUP_NAME" desc="The title of
the download location group"> |
6832 Downloads | 6832 Downloads |
6833 </message> | 6833 </message> |
| 6834 <!-- TODO(tfarina): Remove this message when the platform-specific dialogs
are removed. --> |
6834 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_BUTTON" desc="The label
of the 'Browse...' button"> | 6835 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_BUTTON" desc="The label
of the 'Browse...' button"> |
6835 Br&owse... | 6836 Br&owse... |
6836 </message> | 6837 </message> |
| 6838 <message name="IDS_OPTIONS_DOWNLOADLOCATION_CHANGE_BUTTON" desc="The label
of the 'Change...' button"> |
| 6839 Change... |
| 6840 </message> |
6837 <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."> | 6841 <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."> |
6838 Download location: | 6842 Download location: |
6839 </message> | 6843 </message> |
6840 <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."> | 6844 <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."> |
6841 Download Location | 6845 Download Location |
6842 </message> | 6846 </message> |
6843 <message name="IDS_OPTIONS_DOWNLOADLOCATION_ASKFORSAVELOCATION" desc="The
'Ask for save location before downloading' checkbox label"> | 6847 <message name="IDS_OPTIONS_DOWNLOADLOCATION_ASKFORSAVELOCATION" desc="The
'Ask for save location before downloading' checkbox label"> |
6844 Ask where to save each file before downloading | 6848 Ask where to save each file before downloading |
6845 </message> | 6849 </message> |
6846 | 6850 |
(...skipping 4525 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11372 </includes> | 11376 </includes> |
11373 <structures fallback_to_english="true"> | 11377 <structures fallback_to_english="true"> |
11374 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11378 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11375 </structure> | 11379 </structure> |
11376 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11380 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11377 </structure> | 11381 </structure> |
11378 </structures> | 11382 </structures> |
11379 | 11383 |
11380 </release> | 11384 </release> |
11381 </grit> | 11385 </grit> |
OLD | NEW |