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 6751 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6762 Use the New Tab page | 6762 Use the New Tab page |
6763 </message> | 6763 </message> |
6764 <message name="IDS_OPTIONS_HOMEPAGE_USE_URL" desc="The title of the 'Use t
his page' for the home page radio"> | 6764 <message name="IDS_OPTIONS_HOMEPAGE_USE_URL" desc="The title of the 'Use t
his page' for the home page radio"> |
6765 Open this page: | 6765 Open this page: |
6766 </message> | 6766 </message> |
6767 <message name="IDS_OPTIONS_TOOLBAR_SHOW_HOME_BUTTON" desc="The label of th
e 'Show Home button' checkbox"> | 6767 <message name="IDS_OPTIONS_TOOLBAR_SHOW_HOME_BUTTON" desc="The label of th
e 'Show Home button' checkbox"> |
6768 Show Home button | 6768 Show Home button |
6769 </message> | 6769 </message> |
6770 <!-- Windows and Linux put this checkbox in the "home page" section of the
prefs, Mac puts --> | 6770 <!-- Windows and Linux put this checkbox in the "home page" section of the
prefs, Mac puts --> |
6771 <!-- it in a 'toolbar' section, so it does not need to say toolbar. --> | 6771 <!-- it in a 'toolbar' section, so it does not need to say toolbar. --> |
6772 <!-- TODO(estade): remove this string --> | |
6773 <if expr="os != 'darwin'"> | 6772 <if expr="os != 'darwin'"> |
6774 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the
'Show Home button on the toolbar' checkbox"> | 6773 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the
'Show Home button on the toolbar' checkbox"> |
6775 Show Home button on the toolbar | 6774 Show Home button on the toolbar |
6776 </message> | 6775 </message> |
6777 </if> | 6776 </if> |
6778 <if expr="os == 'darwin'"> | 6777 <if expr="os == 'darwin'"> |
6779 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the
'Show Home button' checkbox"> | 6778 <message name="IDS_OPTIONS_HOMEPAGE_SHOW_BUTTON" desc="The label of the
'Show Home button' checkbox"> |
6780 Show Home button | 6779 Show Home button |
6781 </message> | 6780 </message> |
6782 </if> | 6781 </if> |
(...skipping 4599 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11382 </includes> | 11381 </includes> |
11383 <structures fallback_to_english="true"> | 11382 <structures fallback_to_english="true"> |
11384 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11383 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11385 </structure> | 11384 </structure> |
11386 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11385 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11387 </structure> | 11386 </structure> |
11388 </structures> | 11387 </structures> |
11389 | 11388 |
11390 </release> | 11389 </release> |
11391 </grit> | 11390 </grit> |
OLD | NEW |