| 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 3592 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3603 </message> | 3603 </message> |
| 3604 | 3604 |
| 3605 <!-- Certificate success infobar --> | 3605 <!-- Certificate success infobar --> |
| 3606 <message name="IDS_ADD_CERT_SUCCESS_INFOBAR_LABEL" desc="Label displayed i
n an infobar when the browser successfully imports a certificate"> | 3606 <message name="IDS_ADD_CERT_SUCCESS_INFOBAR_LABEL" desc="Label displayed i
n an infobar when the browser successfully imports a certificate"> |
| 3607 Successfully stored client certificate issued by <ph name="ISSUER">$1<ex
>VeriSign</ex></ph>. | 3607 Successfully stored client certificate issued by <ph name="ISSUER">$1<ex
>VeriSign</ex></ph>. |
| 3608 </message> | 3608 </message> |
| 3609 <message name="IDS_ADD_CERT_SUCCESS_INFOBAR_BUTTON" desc="The label of the
'view' button on the infobar after a client certificate import; clicking opens
a certificate viewer for the new certificate"> | 3609 <message name="IDS_ADD_CERT_SUCCESS_INFOBAR_BUTTON" desc="The label of the
'view' button on the infobar after a client certificate import; clicking opens
a certificate viewer for the new certificate"> |
| 3610 View | 3610 View |
| 3611 </message> | 3611 </message> |
| 3612 | 3612 |
| 3613 <!-- Autolaunch infobar --> |
| 3614 <message name="IDS_AUTO_LAUNCH_INFOBAR_TEXT" desc="The text to show in the
infobar when Chrome was automatically launched on startup"> |
| 3615 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is configured to a
utomatically launch when you start your computer. |
| 3616 </message> |
| 3617 <message name="IDS_AUTO_LAUNCH_OK" desc="Label for OK button on Autolaunch
confirmation infobar."> |
| 3618 OK |
| 3619 </message> |
| 3620 <message name="IDS_AUTO_LAUNCH_REVERT" desc="Label for button (on Autolaun
ch confirmation infobar) that disables autolaunching."> |
| 3621 Cut it out! |
| 3622 </message> |
| 3623 |
| 3613 <!-- Basic Auth Dialog --> | 3624 <!-- Basic Auth Dialog --> |
| 3614 <message name="IDS_LOGIN_DIALOG_TITLE" desc="String to be displayed in the
title bar of the login prompt dialog"> | 3625 <message name="IDS_LOGIN_DIALOG_TITLE" desc="String to be displayed in the
title bar of the login prompt dialog"> |
| 3615 Authentication Required | 3626 Authentication Required |
| 3616 </message> | 3627 </message> |
| 3617 <message name="IDS_LOGIN_DIALOG_DESCRIPTION" desc="String to be displayed
in the login prompt dialog to explain what the user needs to do"> | 3628 <message name="IDS_LOGIN_DIALOG_DESCRIPTION" desc="String to be displayed
in the login prompt dialog to explain what the user needs to do"> |
| 3618 The server <ph name="DOMAIN">$1<ex>google.com</ex></ph> requires a usern
ame and password. The server says: <ph name="REALM">$2<ex>opaque string</ex></ph
>. | 3629 The server <ph name="DOMAIN">$1<ex>google.com</ex></ph> requires a usern
ame and password. The server says: <ph name="REALM">$2<ex>opaque string</ex></ph
>. |
| 3619 </message> | 3630 </message> |
| 3620 <message name="IDS_LOGIN_DIALOG_DESCRIPTION_NO_REALM" desc="String to be d
isplayed in the login prompt dialog to explain what the user needs to do"> | 3631 <message name="IDS_LOGIN_DIALOG_DESCRIPTION_NO_REALM" desc="String to be d
isplayed in the login prompt dialog to explain what the user needs to do"> |
| 3621 The server <ph name="DOMAIN">$1<ex>google.com</ex></ph> requires a usern
ame and password. | 3632 The server <ph name="DOMAIN">$1<ex>google.com</ex></ph> requires a usern
ame and password. |
| 3622 </message> | 3633 </message> |
| (...skipping 4532 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8155 </message> | 8166 </message> |
| 8156 <message name="IDS_OPTIONS_DEFAULTBROWSER_NOTDEFAULT" desc="The text displ
ayed when Chrome is not the default browser"> | 8167 <message name="IDS_OPTIONS_DEFAULTBROWSER_NOTDEFAULT" desc="The text displ
ayed when Chrome is not the default browser"> |
| 8157 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is not currently y
our default browser. | 8168 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is not currently y
our default browser. |
| 8158 </message> | 8169 </message> |
| 8159 <message name="IDS_OPTIONS_DEFAULTBROWSER_UNKNOWN" desc="The text displaye
d when Chrome cannot determine or set the default browser"> | 8170 <message name="IDS_OPTIONS_DEFAULTBROWSER_UNKNOWN" desc="The text displaye
d when Chrome cannot determine or set the default browser"> |
| 8160 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> cannot determine o
r set the default browser. | 8171 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> cannot determine o
r set the default browser. |
| 8161 </message> | 8172 </message> |
| 8162 <message name="IDS_OPTIONS_DEFAULTBROWSER_SXS" desc="The text displayed wh
en Chrome is installed in side-by-side mode, which does not support setting as t
he default browser."> | 8173 <message name="IDS_OPTIONS_DEFAULTBROWSER_SXS" desc="The text displayed wh
en Chrome is installed in side-by-side mode, which does not support setting as t
he default browser."> |
| 8163 This is a secondary installation of <ph name="PRODUCT_NAME">$1<ex>Google
Chrome</ex></ph>, and cannot be made your default browser. | 8174 This is a secondary installation of <ph name="PRODUCT_NAME">$1<ex>Google
Chrome</ex></ph>, and cannot be made your default browser. |
| 8164 </message> | 8175 </message> |
| 8176 <message name="IDS_AUTOLAUNCH_TEXT" desc="The text displayed in settings t
o explain whether Chrome is set to auto-launch on startup or not."> |
| 8177 Launch <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> automatical
ly when I start my computer |
| 8178 </message> |
| 8165 | 8179 |
| 8166 <if expr="pp_ifdef('use_titlecase')"> | 8180 <if expr="pp_ifdef('use_titlecase')"> |
| 8167 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="In Title C
ase: The label of the 'Use Chrome as default' browser button"> | 8181 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="In Title C
ase: The label of the 'Use Chrome as default' browser button"> |
| 8168 Make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> My Default
Browser | 8182 Make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> My Default
Browser |
| 8169 </message> | 8183 </message> |
| 8170 <message name="IDS_OPTIONS_DOWNLOADLOCATION_GROUP_NAME" desc="The title
of the download location group"> | 8184 <message name="IDS_OPTIONS_DOWNLOADLOCATION_GROUP_NAME" desc="The title
of the download location group"> |
| 8171 Downloads | 8185 Downloads |
| 8172 </message> | 8186 </message> |
| 8173 </if> | 8187 </if> |
| 8174 <if expr="not pp_ifdef('use_titlecase')"> | 8188 <if expr="not pp_ifdef('use_titlecase')"> |
| (...skipping 6555 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14730 </messages> | 14744 </messages> |
| 14731 <structures fallback_to_english="true"> | 14745 <structures fallback_to_english="true"> |
| 14732 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14746 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 14733 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14747 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 14734 </structure> | 14748 </structure> |
| 14735 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14749 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 14736 </structure> | 14750 </structure> |
| 14737 </structures> | 14751 </structures> |
| 14738 </release> | 14752 </release> |
| 14739 </grit> | 14753 </grit> |
| OLD | NEW |