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_DIALOG_LABEL" desc="The label for t he homepage textbox in the dialog"> | |
8104 Home Page: | |
csilv
2012/02/02 01:36:40
Move this one out of the title case condition bloc
Tyler Breisacher (Chromium)
2012/02/02 18:52:45
Done.
| |
8105 </message> | |
8106 <message name="IDS_OPTIONS2_HOMEPAGE_NONE" desc="The option in the homep age selector indicating no home page"> | |
8107 None | |
8108 </message> | |
8109 <message name="IDS_OPTIONS2_HOMEPAGE_NTP" desc="The option in the homepa ge selector indicating the NTP is the home page"> | |
8110 New Tab page | |
8111 </message> | |
8112 <message name="IDS_OPTIONS2_HOMEPAGE_CHOOSE" desc="The option in the hom epage selector for choosing a different home page"> | |
8113 Choose another... | |
8114 </message> | |
8100 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="The title of the h ome page group"> | 8115 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="The title of the h ome page group"> |
8101 Home page | 8116 Home page |
8102 </message> | 8117 </message> |
8103 <message name="IDS_OPTIONS2_HOMEPAGE_TITLE" desc="The title of the home page overlay"> | 8118 <message name="IDS_OPTIONS2_HOMEPAGE_TITLE" desc="The title of the home page overlay"> |
8104 Home page | 8119 Home page |
8105 </message> | 8120 </message> |
8106 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the to olbar group"> | 8121 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="The title of the to olbar group"> |
8107 Toolbar | 8122 Toolbar |
8108 </message> | 8123 </message> |
8109 <message name="IDS_OPTIONS2_TOOLBAR_GROUP_NAME" desc="The title of the t oolbar group"> | 8124 <message name="IDS_OPTIONS2_TOOLBAR_GROUP_NAME" desc="The title of the t oolbar group"> |
8110 Toolbar appearance | 8125 Toolbar appearance |
8111 </message> | 8126 </message> |
8112 </if> | 8127 </if> |
8113 <if expr="pp_ifdef('use_titlecase')"> | 8128 <if expr="pp_ifdef('use_titlecase')"> |
8129 <message name="IDS_OPTIONS2_HOMEPAGE_DIALOG_LABEL" desc="In Title Case: The label for the homepage textbox in the dialog"> | |
8130 Home Page: | |
8131 </message> | |
8132 <message name="IDS_OPTIONS2_HOMEPAGE_NONE" desc="In Title Case: The opti on in the homepage selector indicating no home page"> | |
8133 None | |
8134 </message> | |
8135 <message name="IDS_OPTIONS2_HOMEPAGE_NTP" desc="In Title Case: The optio n in the homepage selector indicating the NTP is the home page"> | |
8136 New Tab Page | |
8137 </message> | |
8138 <message name="IDS_OPTIONS2_HOMEPAGE_CHOOSE" desc="In Title Case: The op tion in the homepage selector for choosing a different home page"> | |
8139 Choose Another... | |
8140 </message> | |
8114 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="In Title Case: The title of the home page group"> | 8141 <message name="IDS_OPTIONS_HOMEPAGE_GROUP_NAME" desc="In Title Case: The title of the home page group"> |
8115 Home Page | 8142 Home Page |
8116 </message> | 8143 </message> |
8117 <message name="IDS_OPTIONS2_HOMEPAGE_TITLE" desc="In Title Case: The tit le of the home page overlay"> | 8144 <message name="IDS_OPTIONS2_HOMEPAGE_TITLE" desc="In Title Case: The tit le of the home page overlay"> |
8118 Home Page | 8145 Home Page |
8119 </message> | 8146 </message> |
8120 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="In Title Case: The title of the toolbar group"> | 8147 <message name="IDS_OPTIONS_TOOLBAR_GROUP_NAME" desc="In Title Case: The title of the toolbar group"> |
8121 Toolbar | 8148 Toolbar |
8122 </message> | 8149 </message> |
8123 <message name="IDS_OPTIONS2_TOOLBAR_GROUP_NAME" desc="The title of the t oolbar group"> | 8150 <message name="IDS_OPTIONS2_TOOLBAR_GROUP_NAME" desc="The title of the t oolbar group"> |
8124 Toolbar Appearance | 8151 Toolbar Appearance |
8125 </message> | 8152 </message> |
8126 </if> | 8153 </if> |
8154 <message name="IDS_OPTIONS2_HOMEPAGE" desc="The label for the homepage sel ector"> | |
8155 Home page: | |
8156 </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"> | 8157 <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 | 8158 Use the New Tab page |
8129 </message> | 8159 </message> |
8130 <message name="IDS_OPTIONS_HOMEPAGE_USE_URL" desc="The title of the 'Use t his page' for the home page radio"> | 8160 <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: | 8161 Open this page: |
8132 </message> | 8162 </message> |
8133 <message name="IDS_OPTIONS_TOOLBAR_SHOW_HOME_BUTTON" desc="The label of th e 'Show Home button' checkbox"> | 8163 <message name="IDS_OPTIONS_TOOLBAR_SHOW_HOME_BUTTON" desc="The label of th e 'Show Home button' checkbox"> |
8134 Show Home button | 8164 Show Home button |
8135 </message> | 8165 </message> |
8136 <message name="IDS_OPTIONS_CHANGE_HOME_PAGE" desc="The text of the button that allows the user to change her home page"> | 8166 <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 | 8167 Change page |
8138 </message> | 8168 </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"> | 8169 <message name="IDS_OPTIONS_TOOLBAR_SHOW_BOOKMARKS_BAR" desc="The label of the 'Show bookmarks bar' checkbox"> |
8146 Always show the bookmarks bar | 8170 Always show the bookmarks bar |
8147 </message> | 8171 </message> |
8148 | 8172 |
8149 <if expr="not pp_ifdef('use_titlecase')"> | 8173 <if expr="not pp_ifdef('use_titlecase')"> |
8150 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="The title of the default search engine group"> | 8174 <message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="The title of the default search engine group"> |
8151 Search | 8175 Search |
8152 </message> | 8176 </message> |
8153 </if> | 8177 </if> |
8154 <if expr="pp_ifdef('use_titlecase')"> | 8178 <if expr="pp_ifdef('use_titlecase')"> |
(...skipping 6837 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
14992 </messages> | 15016 </messages> |
14993 <structures fallback_to_english="true"> | 15017 <structures fallback_to_english="true"> |
14994 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> | 15018 <!-- 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" > | 15019 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
14996 </structure> | 15020 </structure> |
14997 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > | 15021 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > |
14998 </structure> | 15022 </structure> |
14999 </structures> | 15023 </structures> |
15000 </release> | 15024 </release> |
15001 </grit> | 15025 </grit> |
OLD | NEW |