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 6664 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6675 </if> | 6675 </if> |
6676 <message name="IDS_OPTIONS_STARTUP_SHOW_DEFAULT_AND_NEWTAB" desc="The labe
l of the 'Show home page' startup option radio button"> | 6676 <message name="IDS_OPTIONS_STARTUP_SHOW_DEFAULT_AND_NEWTAB" desc="The labe
l of the 'Show home page' startup option radio button"> |
6677 Open the home page | 6677 Open the home page |
6678 </message> | 6678 </message> |
6679 <message name="IDS_OPTIONS_STARTUP_SHOW_LAST_SESSION" desc="The label of t
he 'Restore previously open pages' startup option radio button"> | 6679 <message name="IDS_OPTIONS_STARTUP_SHOW_LAST_SESSION" desc="The label of t
he 'Restore previously open pages' startup option radio button"> |
6680 Reopen the pages that were open last | 6680 Reopen the pages that were open last |
6681 </message> | 6681 </message> |
6682 <message name="IDS_OPTIONS_STARTUP_SHOW_PAGES" desc="The label of the 'Sho
w these pages:' startup option radio button"> | 6682 <message name="IDS_OPTIONS_STARTUP_SHOW_PAGES" desc="The label of the 'Sho
w these pages:' startup option radio button"> |
6683 Open the following pages: | 6683 Open the following pages: |
6684 </message> | 6684 </message> |
| 6685 <message name="IDS_OPTIONS_STARTUP_SHOW_MANY_PAGES" desc="The label of the
'Open several specific pages' startup option radio button"> |
| 6686 Open several specific pages |
| 6687 </message> |
6685 <message name="IDS_OPTIONS_STARTUP_PAGE_TOOLTIP" desc="A tooltip to displa
y for a page in the list of pages to open on startup"> | 6688 <message name="IDS_OPTIONS_STARTUP_PAGE_TOOLTIP" desc="A tooltip to displa
y for a page in the list of pages to open on startup"> |
6686 <ph name="PAGE_TITLE">$1<ex>Google</ex></ph> - <ph name="PAGE_URL">$2<ex
>http://www.google.com/</ex></ph> | 6689 <ph name="PAGE_TITLE">$1<ex>Google</ex></ph> - <ph name="PAGE_URL">$2<ex
>http://www.google.com/</ex></ph> |
6687 </message> | 6690 </message> |
6688 <message name="IDS_OPTIONS_STARTUP_ADD_BUTTON" desc="The label of the 'Add
...' button for the custom startup urls list"> | 6691 <message name="IDS_OPTIONS_STARTUP_ADD_BUTTON" desc="The label of the 'Add
...' button for the custom startup urls list"> |
6689 A&dd... | 6692 A&dd... |
6690 </message> | 6693 </message> |
6691 <message name="IDS_OPTIONS_STARTUP_REMOVE_BUTTON" desc="The label of the '
Remove' button for the custom startup urls list"> | 6694 <message name="IDS_OPTIONS_STARTUP_REMOVE_BUTTON" desc="The label of the '
Remove' button for the custom startup urls list"> |
6692 &Remove | 6695 &Remove |
6693 </message> | 6696 </message> |
| 6697 <message name="IDS_OPTIONS_STARTUP_MANAGE_BUTTON" desc="The label of the '
Use Current' button for the custom startup urls list"> |
| 6698 Manage Startup Pages |
| 6699 </message> |
6694 <message name="IDS_OPTIONS_STARTUP_USE_CURRENT" desc="The label of the 'Us
e Current' button for the custom startup urls list"> | 6700 <message name="IDS_OPTIONS_STARTUP_USE_CURRENT" desc="The label of the 'Us
e Current' button for the custom startup urls list"> |
6695 Use Current | 6701 Use Current Pages |
| 6702 </message> |
| 6703 <message name="IDS_STARTUP_PAGE_SUBPAGE_TITLE" desc="Title for startup pag
e management subpage"> |
| 6704 Startup Pages |
6696 </message> | 6705 </message> |
6697 | 6706 |
6698 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the tool
bar group"> | 6707 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the tool
bar group"> |
6699 Toolbar | 6708 Toolbar |
6700 </message> | 6709 </message> |
6701 | 6710 |
6702 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> | 6711 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> |
6703 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="The title of the h
ome pages group"> | 6712 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="The title of the h
ome pages group"> |
6704 Home page: | 6713 Home page: |
6705 </message> | 6714 </message> |
(...skipping 4594 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11300 | 11309 |
11301 </messages> | 11310 </messages> |
11302 | 11311 |
11303 <structures fallback_to_english="true"> | 11312 <structures fallback_to_english="true"> |
11304 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11313 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11305 </structure> | 11314 </structure> |
11306 </structures> | 11315 </structures> |
11307 | 11316 |
11308 </release> | 11317 </release> |
11309 </grit> | 11318 </grit> |
OLD | NEW |