Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(88)

Side by Side Diff: chrome/app/chromium_strings.grd

Issue 404923002: Update SSL error "detail" strings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: String fix Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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 &lt;strong&gt;<ph name="DOMAIN2">$1<ex>paypal.com</ex></ph>&lt ;/strong&gt;, but cannot verify that that is the same site as &lt;strong&gt;<ph name="DOMAIN">$2<ex>www.paypal.com</ex></ph>&lt;/strong&gt; 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 &lt;strong&gt;<ph name="DOMAIN2">$1<ex>paypal.com</ex></ph>&lt ;/strong&gt;, but cannot verify that that is the same site as &lt;strong&gt;<ph name="DOMAIN">$2<ex>www.paypal.com</ex></ph>&lt;/strong&gt; 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 &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.com< /ex></ph>&lt;/strong&gt;, 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 &lt;strong&gt;<ph name="DOMAIN2">$2<ex>paypal.com</ex></ph>&lt;/stro ng&gt; 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 &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.com< /ex></ph>&lt;/strong&gt;, 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 &lt; strong&gt;<ph name="DOMAIN2">$2<ex>paypal.com</ex></ph>&lt;/strong&gt; 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>
Ryan Sleevi 2014/07/18 23:56:34 Why are these nuked?
felt 2014/07/19 00:04:22 Not nuked, the new strings do not use "Chromium"/"
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 &lt;strong&gt;<ph 267 This server could not prove that it is <ph name="DOMAIN">&lt;strong&gt ;$1<ex>paypal.com</ex>&lt;/strong&gt;</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>&lt;/strong&gt;, 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 &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.co m</ex></ph>&lt;/strong&gt;, 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">&lt;strong&gt ;$1<ex>paypal.com</ex>&lt;/strong&gt;</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 &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.com< /ex></ph>&lt;/strong&gt;, 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">&lt;strong&gt ;$1<ex>paypal.com</ex>&lt;/strong&gt;</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 975 matching lines...) Expand 10 before | Expand all | Expand 10 after
1270 Chromium updates automatically so you always have the freshest version . When this download completes, Chromium will restart and you'll be on your way. 1265 Chromium updates automatically so you always have the freshest version . When this download completes, Chromium will restart and you'll be on your way.
1271 </message> 1266 </message>
1272 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> 1267 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen">
1273 Chromium OS terms 1268 Chromium OS terms
1274 </message> 1269 </message>
1275 </if> 1270 </if>
1276 1271
1277 </messages> 1272 </messages>
1278 </release> 1273 </release>
1279 </grit> 1274 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698