OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!-- This file contains definitions of strings that are specific to | 2 <!-- This file contains definitions of strings that are specific to |
3 Google Chrome. These strings will be translated for each locale that Google | 3 Google Chrome. These strings will be translated for each locale that Google |
4 Chrome supports. --> | 4 Chrome supports. --> |
5 | 5 |
6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
8 <outputs> | 8 <outputs> |
9 <output filename="grit/google_chrome_strings.h" type="rc_header"> | 9 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
175 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_OLDER" desc="Text of Ch
rome Frame turndown prompt for IE 6, 7, and 8"> | 175 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_OLDER" desc="Text of Ch
rome Frame turndown prompt for IE 6, 7, and 8"> |
176 This site is using the retired Chrome Frame plug-in which no longer re
ceives security and stability updates. Please uninstall it and upgrade to a mode
rn browser. | 176 This site is using the retired Chrome Frame plug-in which no longer re
ceives security and stability updates. Please uninstall it and upgrade to a mode
rn browser. |
177 </message> | 177 </message> |
178 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_NEWER" desc="Text of Ch
rome Frame turndown prompt for IE 9 and 10"> | 178 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_NEWER" desc="Text of Ch
rome Frame turndown prompt for IE 9 and 10"> |
179 This site is using the retired Chrome Frame plug-in which no longer re
ceives security and stability updates. Please uninstall it and upgrade to a mode
rn browser. | 179 This site is using the retired Chrome Frame plug-in which no longer re
ceives security and stability updates. Please uninstall it and upgrade to a mode
rn browser. |
180 </message> | 180 </message> |
181 <message name="IDS_SHORTCUT_NEW_WINDOW" desc="The text label of the New
window shortcut context menu entry as of Windows 8"> | 181 <message name="IDS_SHORTCUT_NEW_WINDOW" desc="The text label of the New
window shortcut context menu entry as of Windows 8"> |
182 New window | 182 New window |
183 </message> | 183 </message> |
184 </if> | 184 </if> |
185 <message name="IDS_CERT_ERROR_COMMON_NAME_INVALID_EXTRA_INFO_2" desc="2nd
paragraph of extra information for an unsafe common name in an X509 certificate"
> | |
186 In this case, the address listed in the certificate does not match the a
ddress of the website your browser tried to go to. One possible reason for this
is that your communications are being intercepted by an attacker who is presenti
ng a certificate for a different website, which would cause a mismatch. Another
possible reason is that the server is set up to return the same certificate for
multiple websites, including the one you are attempting to visit, even though th
at certificate is not valid for all of those websites. Google Chrome can say for
sure that you reached <strong><ph name="DOMAIN2">$1<ex>paypal.com</ex></p
h></strong>, but cannot verify that that is the same site as <strong>
;<ph name="DOMAIN">$2<ex>www.paypal.com</ex></ph></strong> which you inten
ded to reach. If you proceed, Chrome will not check for any further name mismatc
hes. | |
187 </message> | |
188 <if expr="is_ios"> | 185 <if expr="is_ios"> |
189 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f
or an X509 certificate with an invalid authority"> | 186 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f
or an X509 certificate with an invalid authority"> |
190 This server could not prove that it is <ph name="DOMAIN"><strong>
;$1<ex>paypal.com</ex></strong></ph>; its security certificate is not trus
ted by Chrome. This may be caused by a misconfiguration or an attacker intercept
ing your connection. | 187 This server could not prove that it is <ph name="DOMAIN"><strong>
;$1<ex>paypal.com</ex></strong></ph>; its security certificate is not trus
ted by Chrome. This may be caused by a misconfiguration or an attacker intercept
ing your connection. |
191 </message> | 188 </message> |
192 </if> | 189 </if> |
193 <if expr="is_android"> | 190 <if expr="is_android"> |
194 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f
or an X509 certificate with an invalid authority"> | 191 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f
or an X509 certificate with an invalid authority"> |
195 This server could not prove that it is <ph name="DOMAIN"><strong>
;$1<ex>paypal.com</ex></strong></ph>; its security certificate is not trus
ted by your device's operating system. This may be caused by a misconfiguration
or an attacker intercepting your connection. | 192 This server could not prove that it is <ph name="DOMAIN"><strong>
;$1<ex>paypal.com</ex></strong></ph>; its security certificate is not trus
ted by your device's operating system. This may be caused by a misconfiguration
or an attacker intercepting your connection. |
196 </message> | 193 </message> |
197 </if> | 194 </if> |
(...skipping 1000 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1198 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. | 1195 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. |
1199 </message> | 1196 </message> |
1200 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1197 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1201 Chrome OS terms | 1198 Chrome OS terms |
1202 </message> | 1199 </message> |
1203 </if> | 1200 </if> |
1204 | 1201 |
1205 </messages> | 1202 </messages> |
1206 </release> | 1203 </release> |
1207 </grit> | 1204 </grit> |
OLD | NEW |