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 8199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8210 <message name="IDS_ABOUT_PAGE_CHANNEL_WARNING_TEXT" desc="The warning text
show on the release channel switching UI."> | 8210 <message name="IDS_ABOUT_PAGE_CHANNEL_WARNING_TEXT" desc="The warning text
show on the release channel switching UI."> |
8211 The development channel is where ideas get tested, but can be very unsta
ble at times. Please proceed with caution. | 8211 The development channel is where ideas get tested, but can be very unsta
ble at times. Please proceed with caution. |
8212 </message> | 8212 </message> |
8213 <message name="IDS_ABOUT_PAGE_CHECK_NOW" desc="Button title for checking f
or updates now."> | 8213 <message name="IDS_ABOUT_PAGE_CHECK_NOW" desc="Button title for checking f
or updates now."> |
8214 Check for update | 8214 Check for update |
8215 </message> | 8215 </message> |
8216 | 8216 |
8217 <message name="IDS_OPTIONS_STARTUP_GROUP_NAME" desc="The title of the star
tup group"> | 8217 <message name="IDS_OPTIONS_STARTUP_GROUP_NAME" desc="The title of the star
tup group"> |
8218 On startup | 8218 On startup |
8219 </message> | 8219 </message> |
| 8220 <message name="IDS_OPTIONS2_STARTUP_SHOW_HOME_PAGE" desc="The label of the
'Show home page' startup option radio button"> |
| 8221 Open the home page |
| 8222 </message> |
8220 <message name="IDS_OPTIONS2_STARTUP_SHOW_NEWTAB" desc="The label of the 'S
how home page' startup option radio button"> | 8223 <message name="IDS_OPTIONS2_STARTUP_SHOW_NEWTAB" desc="The label of the 'S
how home page' startup option radio button"> |
8221 Open the New Tab page | 8224 Open the New Tab page |
8222 </message> | 8225 </message> |
8223 <message name="IDS_OPTIONS_STARTUP_SHOW_DEFAULT_AND_NEWTAB" desc="The labe
l of the 'Show home page' startup option radio button"> | 8226 <message name="IDS_OPTIONS_STARTUP_SHOW_DEFAULT_AND_NEWTAB" desc="The labe
l of the 'Show home page' startup option radio button"> |
8224 Open the home page | 8227 Open the home page |
8225 </message> | 8228 </message> |
8226 <message name="IDS_OPTIONS_STARTUP_SHOW_LAST_SESSION" desc="The label of t
he 'Restore previously open pages' startup option radio button"> | 8229 <message name="IDS_OPTIONS_STARTUP_SHOW_LAST_SESSION" desc="The label of t
he 'Restore previously open pages' startup option radio button"> |
8227 Reopen the pages that were open last | 8230 Reopen the pages that were open last |
8228 </message> | 8231 </message> |
8229 <message name="IDS_OPTIONS_STARTUP_RESTORE_LAST_SESSION" desc="The label o
f the 'Continue where I left off' startup option radio button"> | 8232 <message name="IDS_OPTIONS_STARTUP_RESTORE_LAST_SESSION" desc="The label o
f the 'Continue where I left off' startup option radio button"> |
(...skipping 6916 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
15146 </messages> | 15149 </messages> |
15147 <structures fallback_to_english="true"> | 15150 <structures fallback_to_english="true"> |
15148 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 15151 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
15149 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 15152 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
15150 </structure> | 15153 </structure> |
15151 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 15154 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
15152 </structure> | 15155 </structure> |
15153 </structures> | 15156 </structures> |
15154 </release> | 15157 </release> |
15155 </grit> | 15158 </grit> |
OLD | NEW |