| 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 6341 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6352 <!-- About Chrome View --> | 6352 <!-- About Chrome View --> |
| 6353 <if expr="is_macosx"> | 6353 <if expr="is_macosx"> |
| 6354 <message name="IDS_ABOUT_CHROME_PROMOTE_UPDATER" desc="The 'Set Up Autom
atic Updates for All Users' button in the About window. Mac-only."> | 6354 <message name="IDS_ABOUT_CHROME_PROMOTE_UPDATER" desc="The 'Set Up Autom
atic Updates for All Users' button in the About window. Mac-only."> |
| 6355 Set Up Automatic Updates for All Users | 6355 Set Up Automatic Updates for All Users |
| 6356 </message> | 6356 </message> |
| 6357 </if> | 6357 </if> |
| 6358 <message name="IDS_ABOUT_CHROME_UPDATE_CHECK" desc="The Check for Updates
button"> | 6358 <message name="IDS_ABOUT_CHROME_UPDATE_CHECK" desc="The Check for Updates
button"> |
| 6359 Update Now | 6359 Update Now |
| 6360 </message> | 6360 </message> |
| 6361 <message name="IDS_UPGRADE_CHECK_STARTED" desc="Status label: About to sta
rt checking for updates"> | 6361 <message name="IDS_UPGRADE_CHECK_STARTED" desc="Status label: About to sta
rt checking for updates"> |
| 6362 Checking for updates... | 6362 Checking for updates in the background... |
| 6363 </message> | 6363 </message> |
| 6364 <message name="IDS_UPGRADE_STARTED" desc="Status label: About to start upd
ating Chrome"> | 6364 <message name="IDS_UPGRADE_STARTED" desc="Status label: About to start upd
ating Chrome"> |
| 6365 Installing new version... | 6365 Installing new version... |
| 6366 </message> | 6366 </message> |
| 6367 <message name="IDS_UPGRADE_ERROR" desc="Status label: Error occurred durin
g upgrade"> | 6367 <message name="IDS_UPGRADE_ERROR" desc="Status label: Error occurred durin
g upgrade"> |
| 6368 Update server not available (error: <ph name="ERROR_NUMBER">$1<ex>1</ex>
</ph>) | 6368 Update server not available (error: <ph name="ERROR_NUMBER">$1<ex>1</ex>
</ph>) |
| 6369 </message> | 6369 </message> |
| 6370 <message name="IDS_UPGRADE_DISABLED_BY_POLICY" desc="Status label: Upgrade
s disabled by policy"> | 6370 <message name="IDS_UPGRADE_DISABLED_BY_POLICY" desc="Status label: Upgrade
s disabled by policy"> |
| 6371 Updates are disabled by the administrator | 6371 Updates are disabled by the administrator |
| 6372 </message> | 6372 </message> |
| 6373 <if expr="pp_ifdef('_google_chrome') and pp_ifdef('use_titlecase')"> |
| 6374 <message name="IDS_REPORT_A_PROBLEM " desc="Text of the button which all
ows the user to report a problem with Chrome."> |
| 6375 Report a Problem |
| 6376 </message> |
| 6377 </if> |
| 6378 <if expr="pp_ifdef('_google_chrome') and not pp_ifdef('use_titlecase')"> |
| 6379 <message name="IDS_REPORT_A_PROBLEM " desc="Text of the button which all
ows the user to report a problem with Chrome."> |
| 6380 Report a problem |
| 6381 </message> |
| 6382 </if> |
| 6373 | 6383 |
| 6374 <!-- Print --> | 6384 <!-- Print --> |
| 6375 <message name="IDS_DEFAULT_PRINT_DOCUMENT_TITLE" desc="Default title for a
print document"> | 6385 <message name="IDS_DEFAULT_PRINT_DOCUMENT_TITLE" desc="Default title for a
print document"> |
| 6376 Untitled Document | 6386 Untitled Document |
| 6377 </message> | 6387 </message> |
| 6378 <message name="IDS_DEFAULT_PRINTER_NOT_FOUND_WARNING" desc="The message of
the warning dialog when no printer is available"> | 6388 <message name="IDS_DEFAULT_PRINTER_NOT_FOUND_WARNING" desc="The message of
the warning dialog when no printer is available"> |
| 6379 No printer found. Please install a printer. | 6389 No printer found. Please install a printer. |
| 6380 </message> | 6390 </message> |
| 6381 <message name="IDS_PRINT_SPOOL_FAILED_ERROR_TEXT" desc="Text in a messageb
ox when printing fails because of printer issues."> | 6391 <message name="IDS_PRINT_SPOOL_FAILED_ERROR_TEXT" desc="Text in a messageb
ox when printing fails because of printer issues."> |
| 6382 Something went wrong when trying to print. Please check your printer an
d try again. | 6392 Something went wrong when trying to print. Please check your printer an
d try again. |
| (...skipping 1629 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8012 <message name="IDS_OPTIONS_ADVANCED_TAB_LABEL" desc="The title of the Unde
r the Hood tab"> | 8022 <message name="IDS_OPTIONS_ADVANCED_TAB_LABEL" desc="The title of the Unde
r the Hood tab"> |
| 8013 Under the Hood | 8023 Under the Hood |
| 8014 </message> | 8024 </message> |
| 8015 <message name="IDS_OPTIONS2_ADVANCED_TAB_LABEL" desc="The title of the Adv
anced settings tab"> | 8025 <message name="IDS_OPTIONS2_ADVANCED_TAB_LABEL" desc="The title of the Adv
anced settings tab"> |
| 8016 Advanced Settings | 8026 Advanced Settings |
| 8017 </message> | 8027 </message> |
| 8018 <message name="IDS_OPTIONS_TAB_TITLE" desc="The format of the title on the
browser tab for an options subpage, e.g. Settings - Basics"> | 8028 <message name="IDS_OPTIONS_TAB_TITLE" desc="The format of the title on the
browser tab for an options subpage, e.g. Settings - Basics"> |
| 8019 <ph name="OPTIONS_TITLE">$1<ex>Settings</ex></ph> - <ph name="SUBPAGE_TI
TLE">$2<ex>Under the Hood</ex></ph> | 8029 <ph name="OPTIONS_TITLE">$1<ex>Settings</ex></ph> - <ph name="SUBPAGE_TI
TLE">$2<ex>Under the Hood</ex></ph> |
| 8020 </message> | 8030 </message> |
| 8021 | 8031 |
| 8032 <!-- chrome://help --> |
| 8033 <message name="IDS_HELP_TITLE" desc="Label used for title of the help page
."> |
| 8034 Help |
| 8035 </message> |
| 8036 |
| 8022 <!-- The About page is now part of options. --> | 8037 <!-- The About page is now part of options. --> |
| 8023 <message name="IDS_ABOUT_TAB_TITLE" desc="Label used for tab of about page
."> | 8038 <message name="IDS_ABOUT_TAB_TITLE" desc="Label used for tab of about page
."> |
| 8024 About | 8039 About |
| 8025 </message> | 8040 </message> |
| 8041 <if expr="not pp_ifdef('chromeos') and pp_ifdef('use_titlecase')"> |
| 8042 <message name="IDS_RELAUNCH_BUTTON" desc="Titlecase: The label for the r
elaunch button that relaunches the browser once update is complete"> |
| 8043 Relaunch |
| 8044 </message> |
| 8045 </if> |
| 8046 <if expr="not pp_ifdef('chromeos') and not pp_ifdef('use_titlecase')"> |
| 8047 <message name="IDS_RELAUNCH_BUTTON" desc="The label for the relaunch but
ton that relaunches the browser once update is complete"> |
| 8048 Relaunch |
| 8049 </message> |
| 8050 </if> |
| 8051 <if expr="pp_ifdef('chromeos')"> |
| 8052 <message name="IDS_RELAUNCH_BUTTON" desc="The label for the relaunch but
ton that relaunches the browser once update is complete"> |
| 8053 Restart |
| 8054 </message> |
| 8055 </if> |
| 8056 <if expr="pp_ifdef('chromeos') and pp_ifdef('use_titlecase')"> |
| 8057 <message name="IDS_RELAUNCH_BUTTON" desc="Titlecase: The label for the r
elaunch button that relaunches the browser once update is complete"> |
| 8058 Restart |
| 8059 </message> |
| 8060 </if> |
| 8061 <if expr="pp_ifdef('chromeos') and not pp_ifdef('use_titlecase')"> |
| 8062 <message name="IDS_RELAUNCH_BUTTON" desc="The label for the relaunch but
ton that relaunches the browser once update is complete"> |
| 8063 Restart |
| 8064 </message> |
| 8065 </if> |
| 8066 <message name="IDS_ABOUT_PRODUCT_DESCRIPTION" desc="The text label describ
ing the Chrome browser"> |
| 8067 A web browser built for speed, simplicity, and security |
| 8068 </message> |
| 8069 <message name="IDS_ABOUT_PRODUCT_VERSION" desc="The text label describing
the version of the browser"> |
| 8070 Version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> |
| 8071 </message> |
| 8026 <message name="IDS_ABOUT_PAGE_FIRMWARE" desc="Label used for Chrome OS bio
s firmware version."> | 8072 <message name="IDS_ABOUT_PAGE_FIRMWARE" desc="Label used for Chrome OS bio
s firmware version."> |
| 8027 Firmware | 8073 Firmware |
| 8028 </message> | 8074 </message> |
| 8029 <message name="IDS_PLATFORM_LABEL" desc="Label for Platform"> | 8075 <message name="IDS_PLATFORM_LABEL" desc="Label for Platform"> |
| 8030 Platform | 8076 Platform |
| 8031 </message> | 8077 </message> |
| 8032 <message name="IDS_ABOUT_PAGE_LOADING" desc="Label used for async data bef
ore data is available. Example is Chrome OS version."> | 8078 <message name="IDS_ABOUT_PAGE_LOADING" desc="Label used for async data bef
ore data is available. Example is Chrome OS version."> |
| 8033 Loading… | 8079 Loading… |
| 8034 </message> | 8080 </message> |
| 8035 <message name="IDS_ABOUT_PAGE_MORE_INFO" desc="Title for _More_info_ link.
"> | 8081 <message name="IDS_ABOUT_PAGE_MORE_INFO" desc="Title for _More_info_ link.
"> |
| (...skipping 7000 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15036 </messages> | 15082 </messages> |
| 15037 <structures fallback_to_english="true"> | 15083 <structures fallback_to_english="true"> |
| 15038 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 15084 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 15039 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 15085 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 15040 </structure> | 15086 </structure> |
| 15041 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 15087 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 15042 </structure> | 15088 </structure> |
| 15043 </structures> | 15089 </structures> |
| 15044 </release> | 15090 </release> |
| 15045 </grit> | 15091 </grit> |
| OLD | NEW |