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 8056 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8067 </message> | 8067 </message> |
8068 </if> | 8068 </if> |
8069 <if expr="pp_ifdef('use_titlecase')"> | 8069 <if expr="pp_ifdef('use_titlecase')"> |
8070 <message name="IDS_OPTIONS_STARTUP_GROUP_NAME" desc="In Title Case: The
title of the startup group"> | 8070 <message name="IDS_OPTIONS_STARTUP_GROUP_NAME" desc="In Title Case: The
title of the startup group"> |
8071 On Startup | 8071 On Startup |
8072 </message> | 8072 </message> |
8073 </if> | 8073 </if> |
8074 <message name="IDS_OPTIONS_STARTUP_SHOW_DEFAULT_AND_NEWTAB" desc="The labe
l of the 'Show home page' startup option radio button"> | 8074 <message name="IDS_OPTIONS_STARTUP_SHOW_DEFAULT_AND_NEWTAB" desc="The labe
l of the 'Show home page' startup option radio button"> |
8075 Open the home page | 8075 Open the home page |
8076 </message> | 8076 </message> |
| 8077 <message name="IDS_OPTIONS2_STARTUP_SHOW_DEFAULT_AND_NEWTAB" desc="The lab
el of the 'Show New Tab page' startup option radio button"> |
| 8078 Open the New Tab page |
| 8079 </message> |
8077 <message name="IDS_OPTIONS_STARTUP_SHOW_LAST_SESSION" desc="The label of t
he 'Restore previously open pages' startup option radio button"> | 8080 <message name="IDS_OPTIONS_STARTUP_SHOW_LAST_SESSION" desc="The label of t
he 'Restore previously open pages' startup option radio button"> |
8078 Reopen the pages that were open last | 8081 Reopen the pages that were open last |
8079 </message> | 8082 </message> |
8080 <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"> | 8083 <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"> |
8081 Open the following pages: | 8084 Open the following pages: |
8082 </message> | 8085 </message> |
8083 <message name="IDS_OPTIONS2_STARTUP_SHOW_PAGES" desc="The label of the 'Sh
ow these pages:' startup option radio button"> | 8086 <message name="IDS_OPTIONS2_STARTUP_SHOW_PAGES" desc="The label of the 'Sh
ow these pages:' startup option radio button"> |
8084 Open a specific page or set of pages. | 8087 Open a specific page or set of pages. |
8085 </message> | 8088 </message> |
8086 <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"> | 8089 <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... |
8116 </message> | 8119 </message> |
8117 <message name="IDS_OPTIONS_STARTUP_USE_CURRENT" desc="In sentence case:
The label of the 'Use Current' button for the custom startup urls list"> | 8120 <message name="IDS_OPTIONS_STARTUP_USE_CURRENT" desc="In sentence case:
The label of the 'Use Current' button for the custom startup urls list"> |
8118 Use current pages | 8121 Use current pages |
8119 </message> | 8122 </message> |
8120 <message name="IDS_OPTIONS_DEFAULTSEARCH_MANAGE_ENGINES" desc="In senten
ce case: The label of the 'Manage search engines' button"> | 8123 <message name="IDS_OPTIONS_DEFAULTSEARCH_MANAGE_ENGINES" desc="In senten
ce case: The label of the 'Manage search engines' button"> |
8121 Manage search engines... | 8124 Manage search engines... |
8122 </message> | 8125 </message> |
8123 </if> | 8126 </if> |
8124 | 8127 |
8125 <if expr="not pp_ifdef('use_titlecase')"> | 8128 <if expr="not pp_ifdef('use_titlecase')"> |
| 8129 <message name="IDS_OPTIONS2_HOMEPAGE_NONE" desc="The option in the homep
age selector indicating no home page"> |
| 8130 None |
| 8131 </message> |
| 8132 <message name="IDS_OPTIONS2_HOMEPAGE_NTP" desc="The option in the homepa
ge selector indicating the NTP is the home page"> |
| 8133 New Tab page |
| 8134 </message> |
| 8135 <message name="IDS_OPTIONS2_HOMEPAGE_CHOOSE" desc="The option in the hom
epage selector for choosing a different home page"> |
| 8136 Choose another... |
| 8137 </message> |
8126 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="The title of the h
ome page group"> | 8138 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="The title of the h
ome page group"> |
8127 Home page | 8139 Home page |
8128 </message> | 8140 </message> |
8129 <message name="IDS_OPTIONS2_HOMEPAGE_TITLE" desc="The title of the home
page overlay"> | 8141 <message name="IDS_OPTIONS2_HOMEPAGE_TITLE" desc="The title of the home
page overlay"> |
8130 Home page | 8142 Home page |
8131 </message> | 8143 </message> |
8132 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the to
olbar group"> | 8144 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the to
olbar group"> |
8133 Toolbar | 8145 Toolbar |
8134 </message> | 8146 </message> |
8135 <message name="IDS_OPTIONS2_TOOLBAR_GROUP_NAME" desc="The title of the t
oolbar group"> | 8147 <message name="IDS_OPTIONS2_TOOLBAR_GROUP_NAME" desc="The title of the t
oolbar group"> |
8136 Toolbar appearance | 8148 Toolbar appearance |
8137 </message> | 8149 </message> |
8138 </if> | 8150 </if> |
8139 <if expr="pp_ifdef('use_titlecase')"> | 8151 <if expr="pp_ifdef('use_titlecase')"> |
| 8152 <message name="IDS_OPTIONS2_HOMEPAGE_NONE" desc="In Title Case: The opti
on in the homepage selector indicating no home page"> |
| 8153 None |
| 8154 </message> |
| 8155 <message name="IDS_OPTIONS2_HOMEPAGE_NTP" desc="In Title Case: The optio
n in the homepage selector indicating the NTP is the home page"> |
| 8156 New Tab Page |
| 8157 </message> |
| 8158 <message name="IDS_OPTIONS2_HOMEPAGE_CHOOSE" desc="In Title Case: The op
tion in the homepage selector for choosing a different home page"> |
| 8159 Choose Another... |
| 8160 </message> |
8140 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="In Title Case: The
title of the home page group"> | 8161 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="In Title Case: The
title of the home page group"> |
8141 Home Page | 8162 Home Page |
8142 </message> | 8163 </message> |
8143 <message name="IDS_OPTIONS2_HOMEPAGE_TITLE" desc="In Title Case: The tit
le of the home page overlay"> | 8164 <message name="IDS_OPTIONS2_HOMEPAGE_TITLE" desc="In Title Case: The tit
le of the home page overlay"> |
8144 Home Page | 8165 Home Page |
8145 </message> | 8166 </message> |
8146 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="In Title Case: The
title of the toolbar group"> | 8167 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="In Title Case: The
title of the toolbar group"> |
8147 Toolbar | 8168 Toolbar |
8148 </message> | 8169 </message> |
8149 <message name="IDS_OPTIONS2_TOOLBAR_GROUP_NAME" desc="The title of the t
oolbar group"> | 8170 <message name="IDS_OPTIONS2_TOOLBAR_GROUP_NAME" desc="The title of the t
oolbar group"> |
8150 Toolbar Appearance | 8171 Toolbar Appearance |
8151 </message> | 8172 </message> |
8152 </if> | 8173 </if> |
| 8174 <message name="IDS_OPTIONS2_HOMEPAGE_DIALOG_LABEL" desc="The label for the
homepage textbox in the dialog"> |
| 8175 Home page: |
| 8176 </message> |
| 8177 <message name="IDS_OPTIONS2_HOMEPAGE" desc="The label for the homepage sel
ector"> |
| 8178 Home page: |
| 8179 </message> |
8153 <message name="IDS_OPTIONS_HOMEPAGE_USE_NEWTAB" desc="The title of the 'Us
e the New Tab page' for the home page radio"> | 8180 <message name="IDS_OPTIONS_HOMEPAGE_USE_NEWTAB" desc="The title of the 'Us
e the New Tab page' for the home page radio"> |
8154 Use the New Tab page | 8181 Use the New Tab page |
8155 </message> | 8182 </message> |
8156 <message name="IDS_OPTIONS_HOMEPAGE_USE_URL" desc="The title of the 'Use t
his page' for the home page radio"> | 8183 <message name="IDS_OPTIONS_HOMEPAGE_USE_URL" desc="The title of the 'Use t
his page' for the home page radio"> |
8157 Open this page: | 8184 Open this page: |
8158 </message> | 8185 </message> |
8159 <message name="IDS_OPTIONS_TOOLBAR_SHOW_HOME_BUTTON" desc="The label of th
e 'Show Home button' checkbox"> | 8186 <message name="IDS_OPTIONS_TOOLBAR_SHOW_HOME_BUTTON" desc="The label of th
e 'Show Home button' checkbox"> |
8160 Show Home button | 8187 Show Home button |
8161 </message> | 8188 </message> |
8162 <message name="IDS_OPTIONS_CHANGE_HOME_PAGE" desc="The text of the button
that allows the user to change her home page"> | 8189 <message name="IDS_OPTIONS_CHANGE_HOME_PAGE" desc="The text of the button
that allows the user to change her home page"> |
8163 Change page | 8190 Change page |
8164 </message> | 8191 </message> |
8165 <message name="IDS_OPTIONS_SHOW_HOME_BUTTON_FOR_URL" desc="The label of th
e 'Show Home button' checkbox"> | |
8166 Show Home button for <b><ph name="HOME_PAGE_URL">$1<ex>google.com/
search</ex></ph></b>. | |
8167 </message> | |
8168 <message name="IDS_OPTIONS_SHOW_HOME_BUTTON_FOR_NTP" desc="The label of th
e 'Show Home button' checkbox"> | |
8169 Show Home button for the <b>New Tab Page</b>. | |
8170 </message> | |
8171 <message name="IDS_OPTIONS_TOOLBAR_SHOW_BOOKMARKS_BAR" desc="The label of
the 'Show bookmarks bar' checkbox"> | 8192 <message name="IDS_OPTIONS_TOOLBAR_SHOW_BOOKMARKS_BAR" desc="The label of
the 'Show bookmarks bar' checkbox"> |
8172 Always show the bookmarks bar | 8193 Always show the bookmarks bar |
8173 </message> | 8194 </message> |
8174 | 8195 |
8175 <if expr="not pp_ifdef('use_titlecase')"> | 8196 <if expr="not pp_ifdef('use_titlecase')"> |
8176 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="The title of
the default search engine group"> | 8197 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="The title of
the default search engine group"> |
8177 Search | 8198 Search |
8178 </message> | 8199 </message> |
8179 </if> | 8200 </if> |
8180 <if expr="pp_ifdef('use_titlecase')"> | 8201 <if expr="pp_ifdef('use_titlecase')"> |
(...skipping 6837 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
15018 </messages> | 15039 </messages> |
15019 <structures fallback_to_english="true"> | 15040 <structures fallback_to_english="true"> |
15020 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 15041 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
15021 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 15042 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
15022 </structure> | 15043 </structure> |
15023 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 15044 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
15024 </structure> | 15045 </structure> |
15025 </structures> | 15046 </structures> |
15026 </release> | 15047 </release> |
15027 </grit> | 15048 </grit> |
OLD | NEW |