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

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

Issue 404923002: Update SSL error "detail" strings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Now says number of days 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/ssl/ssl_error_info.cc » ('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 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 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
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" > 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 &lt;strong&gt;<ph name="DOMAIN2">$1<ex>paypal.com</ex></p h>&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 inten ded to reach. If you proceed, Chrome will not check for any further name mismatc hes. 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 &lt;strong&gt;<ph name="DOMAIN2">$1<ex>paypal.com</ex></p h>&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 inten ded to reach. If you proceed, Chrome will not check for any further name mismatc hes.
187 </message> 187 </message>
188 <message name="IDS_CERT_ERROR_EXPIRED_DETAILS" desc="Details for an expire d X509 certificate">
189 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 Google Chrome cannot guarantee that you are co mmunicating with &lt;strong&gt;<ph name="DOMAIN2">$2<ex>paypal.com</ex></ph>&lt; /strong&gt; and not an attacker. Your computer's clock is currently set to <ph n ame="CURRENT_TIME">$3<ex>Monday, July 18th, 2012 12:31PM</ex></ph>. Does that lo ok right? If not, you should correct the error and refresh this page.
190 </message>
191 <message name="IDS_CERT_ERROR_NOT_YET_VALID_DETAILS" desc="Details for an X509 certificate that is not yet valid">
192 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. Google Chrome 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 an attacker. Your computer's clock is currently set to <ph name="CURRENT_TIM E">$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.
193 </message>
194 <if expr="is_ios"> 188 <if expr="is_ios">
195 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f or an X509 certificate with an invalid authority"> 189 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f or an X509 certificate with an invalid authority">
196 You attempted to reach &lt;strong&gt;<ph 190 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 Chrome. This may be caused by a misconfiguration or an attacker intercept ing your connection.
197 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 Google Chrome. This m ay mean that the server has generated its own security credentials, which Chrome cannot rely on for identity information, or an attacker may be trying to interc ept your communications.
198 </message> 191 </message>
199 </if> 192 </if>
200 <if expr="not is_ios"> 193 <if expr="is_android">
201 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f or an X509 certificate with an invalid authority"> 194 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f or an X509 certificate with an invalid authority">
202 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 Chrome cannot re ly on for identity information, or an attacker may be trying to intercept your c ommunications. 195 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.
203 </message> 196 </message>
204 </if> 197 </if>
205 <message name="IDS_CERT_ERROR_CONTAINS_ERRORS_DETAILS" desc="Details of th e error page for an X509 certificate that contains errors"> 198 <if expr="not is_ios and not is_android">
206 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. Google Chrome cannot use a certificate with errors and cannot validate the identity of the site that you have attempted to connect to. 199 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f or an X509 certificate with an invalid authority">
207 </message> 200 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.
201 </message>
202 </if>
208 <message name="IDS_TASK_MANAGER_TITLE" desc="The title of the Task Manager window"> 203 <message name="IDS_TASK_MANAGER_TITLE" desc="The title of the Task Manager window">
209 Task Manager - Google Chrome 204 Task Manager - Google Chrome
210 </message> 205 </message>
211 <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when the last session didn't exit cleanly."> 206 <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when the last session didn't exit cleanly.">
212 Google Chrome didn't shut down correctly. To reopen the pages you had op en, click Restore. 207 Google Chrome didn't shut down correctly. To reopen the pages you had op en, click Restore.
213 </message> 208 </message>
214 <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."> 209 <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.">
215 Help make Google Chrome better by sending crash reports and <ph name="UM A_LINK">$1<ex>usage statistics</ex></ph> to Google 210 Help make Google Chrome better by sending crash reports and <ph name="UM A_LINK">$1<ex>usage statistics</ex></ph> to Google
216 </message> 211 </message>
217 <!-- Browser Window Title Format --> 212 <!-- Browser Window Title Format -->
(...skipping 988 matching lines...) Expand 10 before | Expand all | Expand 10 after
1206 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way. 1201 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way.
1207 </message> 1202 </message>
1208 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> 1203 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen">
1209 Chrome OS terms 1204 Chrome OS terms
1210 </message> 1205 </message>
1211 </if> 1206 </if>
1212 1207
1213 </messages> 1208 </messages>
1214 </release> 1209 </release>
1215 </grit> 1210 </grit>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ssl/ssl_error_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698