Chromium Code Reviews

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

Issue 449743002: Remove unnecessary strings from SSLErrorInfo (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removing strings Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | 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 241 matching lines...)
252 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_OLDER" desc="Text of Ch romium Frame turndown prompt for IE 6, 7, and 8"> 252 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_OLDER" desc="Text of Ch romium Frame turndown prompt for IE 6, 7, and 8">
253 This site is using the Chromium Frame plug-in which will soon be unsup ported. Please uninstall it and upgrade to a modern browser. 253 This site is using the Chromium Frame plug-in which will soon be unsup ported. Please uninstall it and upgrade to a modern browser.
254 </message> 254 </message>
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" >
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>
265 <if expr="is_ios"> 262 <if expr="is_ios">
266 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f or an X509 certificate with an invalid authority"> 263 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f or an X509 certificate with an invalid authority">
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. 264 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.
268 </message> 265 </message>
269 </if> 266 </if>
270 <if expr="is_android"> 267 <if expr="is_android">
271 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f or an X509 certificate with an invalid authority"> 268 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f or an X509 certificate with an invalid authority">
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. 269 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.
273 </message> 270 </message>
274 </if> 271 </if>
(...skipping 998 matching lines...)
1273 Chromium updates automatically so you always have the freshest version . When this download completes, Chromium will restart and you'll be on your way. 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.
1274 </message> 1271 </message>
1275 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> 1272 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen">
1276 Chromium OS terms 1273 Chromium OS terms
1277 </message> 1274 </message>
1278 </if> 1275 </if>
1279 1276
1280 </messages> 1277 </messages>
1281 </release> 1278 </release>
1282 </grit> 1279 </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