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 distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
3 These strings will not be translated and only english versions will | 3 These strings will not be translated and only english versions will |
4 be available for now. --> | 4 be available for now. --> |
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/chromium_strings.h" type="rc_header"> | 9 <output filename="grit/chromium_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
255 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_NEWER" desc="Text of Ch
romium Frame turndown prompt for IE 9 and 10"> | 255 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_NEWER" desc="Text of Ch
romium Frame turndown prompt for IE 9 and 10"> |
256 This site is using the Chromium Frame plug-in that will soon be unsupp
orted. Please uninstall it and download a compatible browser. | 256 This site is using the Chromium Frame plug-in that will soon be unsupp
orted. Please uninstall it and download a compatible browser. |
257 </message> | 257 </message> |
258 <message name="IDS_SHORTCUT_NEW_WINDOW" desc="The text label of the New
window shortcut context menu entry as of Windows 8"> | 258 <message name="IDS_SHORTCUT_NEW_WINDOW" desc="The text label of the New
window shortcut context menu entry as of Windows 8"> |
259 New window | 259 New window |
260 </message> | 260 </message> |
261 </if> | 261 </if> |
262 <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"
> | 262 <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"
> |
263 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. Chromium can say for sure
that you reached <strong><ph name="DOMAIN2">$1<ex>paypal.com</ex></ph><
;/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 intended t
o reach. If you proceed, Chromium will not check for any further name mismatches
. | 263 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. Chromium can say for sure
that you reached <strong><ph name="DOMAIN2">$1<ex>paypal.com</ex></ph><
;/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 intended t
o reach. If you proceed, Chromium will not check for any further name mismatches
. |
264 </message> | 264 </message> |
265 <message name="IDS_CERT_ERROR_EXPIRED_DETAILS" desc="Details for an expire
d X509 certificate"> | |
266 You attempted to reach <strong><ph name="DOMAIN">$1<ex>paypal.com<
/ex></ph></strong>, but the server presented an expired certificate. No in
formation is available to indicate whether that certificate has been compromised
since its expiration. This means Chromium cannot guarantee that you are communi
cating with <strong><ph name="DOMAIN2">$2<ex>paypal.com</ex></ph></stro
ng> and not an attacker. Your computer's clock is currently set to <ph name="
CURRENT_TIME">$3<ex>Monday, July 18th, 2012 12:31PM</ex></ph>. Does that look ri
ght? If not, you should correct the error and refresh this page. | |
267 </message> | |
268 <message name="IDS_CERT_ERROR_NOT_YET_VALID_DETAILS" desc="Details for an
X509 certificate that is not yet valid"> | |
269 You attempted to reach <strong><ph name="DOMAIN">$1<ex>paypal.com<
/ex></ph></strong>, but the server presented a certificate that is not yet
valid. No information is available to indicate whether that certificate can be
trusted. Chromium cannot reliably guarantee that you are communicating with <
strong><ph name="DOMAIN2">$2<ex>paypal.com</ex></ph></strong> and not a
n attacker. Your computer's clock is currently set to <ph name="CURRENT_TIME">$3
<ex>Monday, July 18th, 2012 12:31PM</ex></ph>. Does that look right? If not, you
should correct your system's clock and then refresh this page. | |
270 </message> | |
271 <if expr="is_ios"> | 265 <if expr="is_ios"> |
272 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f
or an X509 certificate with an invalid authority"> | 266 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f
or an X509 certificate with an invalid authority"> |
273 You attempted to reach <strong><ph | 267 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 Chromium. This may be caused by a misconfiguration or an attacker interce
pting your connection. |
274 name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>, but the server presente
d a certificate issued by an entity that is not trusted by Chromium. This may me
an that the server has generated its own security credentials, which Chromium ca
nnot rely on for identity information, or an attacker may be trying to intercept
your communications. | |
275 </message> | 268 </message> |
276 </if> | 269 </if> |
277 <if expr="not is_ios"> | 270 <if expr="is_android"> |
278 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f
or an X509 certificate with an invalid authority"> | 271 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f
or an X509 certificate with an invalid authority"> |
279 You attempted to reach <strong><ph name="DOMAIN">$1<ex>paypal.co
m</ex></ph></strong>, but the server presented a certificate issued by an
entity that is not trusted by your computer's operating system. This may mean th
at the server has generated its own security credentials, which Chromium cannot
rely on for identity information, or an attacker may be trying to intercept your
communications. | 272 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. |
280 </message> | 273 </message> |
281 </if> | 274 </if> |
282 <message name="IDS_CERT_ERROR_CONTAINS_ERRORS_DETAILS" desc="Details of th
e error page for an X509 certificate that contains errors"> | 275 <if expr="not is_ios and not is_android"> |
283 You attempted to reach <strong><ph name="DOMAIN">$1<ex>paypal.com<
/ex></ph></strong>, but the certificate that the server presented contains
errors. Chromium cannot use a certificate with errors and cannot validate the i
dentity of the site that you have attempted to connect to. | 276 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f
or an X509 certificate with an invalid authority"> |
284 </message> | 277 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 computer's operating system. This may be caused by a misconfiguratio
n or an attacker intercepting your connection. |
| 278 </message> |
| 279 </if> |
285 <message name="IDS_TASK_MANAGER_TITLE" desc="The title of the Task Manager
window"> | 280 <message name="IDS_TASK_MANAGER_TITLE" desc="The title of the Task Manager
window"> |
286 Task Manager - Chromium | 281 Task Manager - Chromium |
287 </message> | 282 </message> |
288 <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when
the last session didn't exit cleanly."> | 283 <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when
the last session didn't exit cleanly."> |
289 Chromium didn't shut down correctly. To reopen the pages you had open, c
lick Restore. | 284 Chromium didn't shut down correctly. To reopen the pages you had open, c
lick Restore. |
290 </message> | 285 </message> |
291 <message name="IDS_SESSION_CRASHED_VIEW_UMA_OPTIN" desc="Text besides the
checkbox to let users optin to UMA in the restore from previous crash bubble."> | 286 <message name="IDS_SESSION_CRASHED_VIEW_UMA_OPTIN" desc="Text besides the
checkbox to let users optin to UMA in the restore from previous crash bubble."> |
292 Help make Chromium better by sending crash reports and <ph name="UMA_LIN
K">$1<ex>usage statistics</ex></ph> to Google | 287 Help make Chromium better by sending crash reports and <ph name="UMA_LIN
K">$1<ex>usage statistics</ex></ph> to Google |
293 </message> | 288 </message> |
294 <!-- Browser Window Title Format --> | 289 <!-- Browser Window Title Format --> |
(...skipping 986 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1281 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. | 1276 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. |
1282 </message> | 1277 </message> |
1283 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1278 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1284 Chromium OS terms | 1279 Chromium OS terms |
1285 </message> | 1280 </message> |
1286 </if> | 1281 </if> |
1287 | 1282 |
1288 </messages> | 1283 </messages> |
1289 </release> | 1284 </release> |
1290 </grit> | 1285 </grit> |
OLD | NEW |