OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
8 --> | 8 --> |
9 | 9 |
10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
(...skipping 8030 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8041 </message> | 8041 </message> |
8042 </if> | 8042 </if> |
8043 <if expr="pp_ifdef('use_titlecase')"> | 8043 <if expr="pp_ifdef('use_titlecase')"> |
8044 <message name="IDS_OPTIONS_STARTUP_GROUP_NAME" desc="In Title Case: The
title of the startup group"> | 8044 <message name="IDS_OPTIONS_STARTUP_GROUP_NAME" desc="In Title Case: The
title of the startup group"> |
8045 On Startup | 8045 On Startup |
8046 </message> | 8046 </message> |
8047 </if> | 8047 </if> |
8048 <message name="IDS_OPTIONS_STARTUP_SHOW_DEFAULT_AND_NEWTAB" desc="The labe
l of the 'Show home page' startup option radio button"> | 8048 <message name="IDS_OPTIONS_STARTUP_SHOW_DEFAULT_AND_NEWTAB" desc="The labe
l of the 'Show home page' startup option radio button"> |
8049 Open the home page | 8049 Open the home page |
8050 </message> | 8050 </message> |
| 8051 <message name="IDS_OPTIONS2_STARTUP_SHOW_DEFAULT_AND_NEWTAB" desc="The lab
el of the 'Show New Tab page' startup option radio button"> |
| 8052 Open the New Tab page |
| 8053 </message> |
8051 <message name="IDS_OPTIONS_STARTUP_SHOW_LAST_SESSION" desc="The label of t
he 'Restore previously open pages' startup option radio button"> | 8054 <message name="IDS_OPTIONS_STARTUP_SHOW_LAST_SESSION" desc="The label of t
he 'Restore previously open pages' startup option radio button"> |
8052 Reopen the pages that were open last | 8055 Reopen the pages that were open last |
8053 </message> | 8056 </message> |
8054 <message name="IDS_OPTIONS_STARTUP_SHOW_PAGES" desc="The label of the 'Sho
w these pages:' startup option radio button on the old settings page"> | 8057 <message name="IDS_OPTIONS_STARTUP_SHOW_PAGES" desc="The label of the 'Sho
w these pages:' startup option radio button on the old settings page"> |
8055 Open the following pages: | 8058 Open the following pages: |
8056 </message> | 8059 </message> |
8057 <message name="IDS_OPTIONS2_STARTUP_SHOW_PAGES" desc="The label of the 'Sh
ow these pages:' startup option radio button"> | 8060 <message name="IDS_OPTIONS2_STARTUP_SHOW_PAGES" desc="The label of the 'Sh
ow these pages:' startup option radio button"> |
8058 Open a specific page or set of pages. | 8061 Open a specific page or set of pages. |
8059 </message> | 8062 </message> |
8060 <message name="IDS_OPTIONS2_STARTUP_SET_PAGES" desc="The link that is clic
ked to choose the set of pages that will be shown at startup"> | 8063 <message name="IDS_OPTIONS2_STARTUP_SET_PAGES" desc="The link that is clic
ked to choose the set of pages that will be shown at startup"> |
(...skipping 29 matching lines...) Expand all Loading... |
8090 </message> | 8093 </message> |
8091 <message name="IDS_OPTIONS_STARTUP_USE_CURRENT" desc="In sentence case:
The label of the 'Use Current' button for the custom startup urls list"> | 8094 <message name="IDS_OPTIONS_STARTUP_USE_CURRENT" desc="In sentence case:
The label of the 'Use Current' button for the custom startup urls list"> |
8092 Use current pages | 8095 Use current pages |
8093 </message> | 8096 </message> |
8094 <message name="IDS_OPTIONS_DEFAULTSEARCH_MANAGE_ENGINES" desc="In senten
ce case: The label of the 'Manage search engines' button"> | 8097 <message name="IDS_OPTIONS_DEFAULTSEARCH_MANAGE_ENGINES" desc="In senten
ce case: The label of the 'Manage search engines' button"> |
8095 Manage search engines... | 8098 Manage search engines... |
8096 </message> | 8099 </message> |
8097 </if> | 8100 </if> |
8098 | 8101 |
8099 <if expr="not pp_ifdef('use_titlecase')"> | 8102 <if expr="not pp_ifdef('use_titlecase')"> |
| 8103 <message name="IDS_OPTIONS2_HOMEPAGE_NONE" desc="The option in the homep
age selector indicating no home page"> |
| 8104 None |
| 8105 </message> |
| 8106 <message name="IDS_OPTIONS2_HOMEPAGE_NTP" desc="The option in the homepa
ge selector indicating the NTP is the home page"> |
| 8107 New Tab page |
| 8108 </message> |
| 8109 <message name="IDS_OPTIONS2_HOMEPAGE_CHOOSE" desc="The option in the hom
epage selector for choosing a different home page"> |
| 8110 Choose another... |
| 8111 </message> |
8100 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="The title of the h
ome page group"> | 8112 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="The title of the h
ome page group"> |
8101 Home page | 8113 Home page |
8102 </message> | 8114 </message> |
8103 <message name="IDS_OPTIONS2_HOMEPAGE_TITLE" desc="The title of the home
page overlay"> | 8115 <message name="IDS_OPTIONS2_HOMEPAGE_TITLE" desc="The title of the home
page overlay"> |
8104 Home page | 8116 Home page |
8105 </message> | 8117 </message> |
8106 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the to
olbar group"> | 8118 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the to
olbar group"> |
8107 Toolbar | 8119 Toolbar |
8108 </message> | 8120 </message> |
8109 <message name="IDS_OPTIONS2_TOOLBAR_GROUP_NAME" desc="The title of the t
oolbar group"> | 8121 <message name="IDS_OPTIONS2_TOOLBAR_GROUP_NAME" desc="The title of the t
oolbar group"> |
8110 Toolbar appearance | 8122 Toolbar appearance |
8111 </message> | 8123 </message> |
8112 </if> | 8124 </if> |
8113 <if expr="pp_ifdef('use_titlecase')"> | 8125 <if expr="pp_ifdef('use_titlecase')"> |
| 8126 <message name="IDS_OPTIONS2_HOMEPAGE_NONE" desc="In Title Case: The opti
on in the homepage selector indicating no home page"> |
| 8127 None |
| 8128 </message> |
| 8129 <message name="IDS_OPTIONS2_HOMEPAGE_NTP" desc="In Title Case: The optio
n in the homepage selector indicating the NTP is the home page"> |
| 8130 New Tab Page |
| 8131 </message> |
| 8132 <message name="IDS_OPTIONS2_HOMEPAGE_CHOOSE" desc="In Title Case: The op
tion in the homepage selector for choosing a different home page"> |
| 8133 Choose Another... |
| 8134 </message> |
8114 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="In Title Case: The
title of the home page group"> | 8135 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="In Title Case: The
title of the home page group"> |
8115 Home Page | 8136 Home Page |
8116 </message> | 8137 </message> |
8117 <message name="IDS_OPTIONS2_HOMEPAGE_TITLE" desc="In Title Case: The tit
le of the home page overlay"> | 8138 <message name="IDS_OPTIONS2_HOMEPAGE_TITLE" desc="In Title Case: The tit
le of the home page overlay"> |
8118 Home Page | 8139 Home Page |
8119 </message> | 8140 </message> |
8120 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="In Title Case: The
title of the toolbar group"> | 8141 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="In Title Case: The
title of the toolbar group"> |
8121 Toolbar | 8142 Toolbar |
8122 </message> | 8143 </message> |
8123 <message name="IDS_OPTIONS2_TOOLBAR_GROUP_NAME" desc="The title of the t
oolbar group"> | 8144 <message name="IDS_OPTIONS2_TOOLBAR_GROUP_NAME" desc="The title of the t
oolbar group"> |
8124 Toolbar Appearance | 8145 Toolbar Appearance |
8125 </message> | 8146 </message> |
8126 </if> | 8147 </if> |
| 8148 <message name="IDS_OPTIONS2_HOMEPAGE_DIALOG_LABEL" desc="The label for the
homepage textbox in the dialog"> |
| 8149 Home page: |
| 8150 </message> |
| 8151 <message name="IDS_OPTIONS2_HOMEPAGE" desc="The label for the homepage sel
ector"> |
| 8152 Home page: |
| 8153 </message> |
8127 <message name="IDS_OPTIONS_HOMEPAGE_USE_NEWTAB" desc="The title of the 'Us
e the New Tab page' for the home page radio"> | 8154 <message name="IDS_OPTIONS_HOMEPAGE_USE_NEWTAB" desc="The title of the 'Us
e the New Tab page' for the home page radio"> |
8128 Use the New Tab page | 8155 Use the New Tab page |
8129 </message> | 8156 </message> |
8130 <message name="IDS_OPTIONS_HOMEPAGE_USE_URL" desc="The title of the 'Use t
his page' for the home page radio"> | 8157 <message name="IDS_OPTIONS_HOMEPAGE_USE_URL" desc="The title of the 'Use t
his page' for the home page radio"> |
8131 Open this page: | 8158 Open this page: |
8132 </message> | 8159 </message> |
8133 <message name="IDS_OPTIONS_TOOLBAR_SHOW_HOME_BUTTON" desc="The label of th
e 'Show Home button' checkbox"> | 8160 <message name="IDS_OPTIONS_TOOLBAR_SHOW_HOME_BUTTON" desc="The label of th
e 'Show Home button' checkbox"> |
8134 Show Home button | 8161 Show Home button |
8135 </message> | 8162 </message> |
8136 <message name="IDS_OPTIONS_CHANGE_HOME_PAGE" desc="The text of the button
that allows the user to change her home page"> | 8163 <message name="IDS_OPTIONS_CHANGE_HOME_PAGE" desc="The text of the button
that allows the user to change her home page"> |
8137 Change page | 8164 Change page |
8138 </message> | 8165 </message> |
8139 <message name="IDS_OPTIONS_SHOW_HOME_BUTTON_FOR_URL" desc="The label of th
e 'Show Home button' checkbox"> | |
8140 Show Home button for <b><ph name="HOME_PAGE_URL">$1<ex>google.com/
search</ex></ph></b>. | |
8141 </message> | |
8142 <message name="IDS_OPTIONS_SHOW_HOME_BUTTON_FOR_NTP" desc="The label of th
e 'Show Home button' checkbox"> | |
8143 Show Home button for the <b>New Tab Page</b>. | |
8144 </message> | |
8145 <message name="IDS_OPTIONS_TOOLBAR_SHOW_BOOKMARKS_BAR" desc="The label of
the 'Show bookmarks bar' checkbox"> | 8166 <message name="IDS_OPTIONS_TOOLBAR_SHOW_BOOKMARKS_BAR" desc="The label of
the 'Show bookmarks bar' checkbox"> |
8146 Always show the bookmarks bar | 8167 Always show the bookmarks bar |
8147 </message> | 8168 </message> |
8148 | 8169 |
8149 <if expr="not pp_ifdef('use_titlecase')"> | 8170 <if expr="not pp_ifdef('use_titlecase')"> |
8150 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="The title of
the default search engine group"> | 8171 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="The title of
the default search engine group"> |
8151 Search | 8172 Search |
8152 </message> | 8173 </message> |
8153 </if> | 8174 </if> |
8154 <if expr="pp_ifdef('use_titlecase')"> | 8175 <if expr="pp_ifdef('use_titlecase')"> |
(...skipping 6837 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14992 </messages> | 15013 </messages> |
14993 <structures fallback_to_english="true"> | 15014 <structures fallback_to_english="true"> |
14994 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 15015 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14995 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 15016 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14996 </structure> | 15017 </structure> |
14997 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 15018 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14998 </structure> | 15019 </structure> |
14999 </structures> | 15020 </structures> |
15000 </release> | 15021 </release> |
15001 </grit> | 15022 </grit> |
OLD | NEW |