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 6570 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6581 Personal Stuff | 6581 Personal Stuff |
6582 </message> | 6582 </message> |
6583 <message name="IDS_OPTIONS_ADVANCED_TAB_LABEL" desc="The title of the Unde
r the Hood tab"> | 6583 <message name="IDS_OPTIONS_ADVANCED_TAB_LABEL" desc="The title of the Unde
r the Hood tab"> |
6584 Under the Hood | 6584 Under the Hood |
6585 </message> | 6585 </message> |
6586 <message name="IDS_OPTIONS_LEARN_MORE_LABEL" desc="In the options dialog,
we have links to the support web pages where the user can learn more about a fea
ture."> | 6586 <message name="IDS_OPTIONS_LEARN_MORE_LABEL" desc="In the options dialog,
we have links to the support web pages where the user can learn more about a fea
ture."> |
6587 Learn more | 6587 Learn more |
6588 </message> | 6588 </message> |
6589 | 6589 |
6590 <!-- The About page is now part of options. --> | 6590 <!-- The About page is now part of options. --> |
6591 <message name="IDS_ABOUT_PAGE_TITLE" desc="Title used for about options pa
nel"> | |
6592 About | |
6593 </message> | |
6594 <message name="IDS_ABOUT_PAGE_LOADING" desc="Label used for async data bef
ore data is available. Example is Chrome OS version."> | 6591 <message name="IDS_ABOUT_PAGE_LOADING" desc="Label used for async data bef
ore data is available. Example is Chrome OS version."> |
6595 Loading… | 6592 Loading… |
6596 </message> | 6593 </message> |
6597 <message name="IDS_ABOUT_PAGE_MORE_INFO" desc="Title for _More_info_ link.
"> | 6594 <message name="IDS_ABOUT_PAGE_MORE_INFO" desc="Title for _More_info_ link.
"> |
6598 More Info | 6595 More Info |
6599 </message> | 6596 </message> |
6600 <message name="IDS_ABOUT_PAGE_CHANNEL" desc="The channel label under _More
_Info_."> | 6597 <message name="IDS_ABOUT_PAGE_CHANNEL" desc="The channel label under _More
_Info_."> |
6601 Channel | 6598 Channel |
6602 </message> | 6599 </message> |
6603 <message name="IDS_ABOUT_PAGE_CHANNEL_RELEASE" desc="The release option in
the channel select."> | 6600 <message name="IDS_ABOUT_PAGE_CHANNEL_RELEASE" desc="The release option in
the channel select."> |
(...skipping 4638 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11242 | 11239 |
11243 </messages> | 11240 </messages> |
11244 | 11241 |
11245 <structures fallback_to_english="true"> | 11242 <structures fallback_to_english="true"> |
11246 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11243 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11247 </structure> | 11244 </structure> |
11248 </structures> | 11245 </structures> |
11249 | 11246 |
11250 </release> | 11247 </release> |
11251 </grit> | 11248 </grit> |
OLD | NEW |