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

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

Issue 3293019: Show these three cert errors as warnings, not errors (as requested by Ian):... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 3 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/browser/page_info_model.cc » ('j') | chrome/browser/page_info_model.cc » ('J')
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 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
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/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 5463 matching lines...) Expand 10 before | Expand all | Expand 10 after
5474 <ph name="CITY">$1<ex>Mountain View</ex></ph>, <ph name="STATE">$2<ex>Ca lifornia</ex></ph> <ph name="COUNTRY">$3<ex>USA</ex></ph> 5474 <ph name="CITY">$1<ex>Mountain View</ex></ph>, <ph name="STATE">$2<ex>Ca lifornia</ex></ph> <ph name="COUNTRY">$3<ex>USA</ex></ph>
5475 </message> 5475 </message>
5476 5476
5477 <message name="IDS_PAGEINFO_PARTIAL_ADDRESS" desc="Locality with missing s tate as reported in the EV identity text."> 5477 <message name="IDS_PAGEINFO_PARTIAL_ADDRESS" desc="Locality with missing s tate as reported in the EV identity text.">
5478 <ph name="CITY">$1<ex>Mountain View</ex></ph>, <ph name="COUNTRY">$2<ex> US</ex></ph> 5478 <ph name="CITY">$1<ex>Mountain View</ex></ph>, <ph name="COUNTRY">$2<ex> US</ex></ph>
5479 </message> 5479 </message>
5480 5480
5481 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_EV" desc="The te xt of the identity section when the page is secured with an EV cert."> 5481 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_EV" desc="The te xt of the identity section when the page is secured with an EV cert.">
5482 The identity of <ph name="ORGANIZATION">$1<ex>Google</ex></ph> at <ph na me="LOCALITY">$2<ex>Mountain View, CA US</ex></ph> has been verified by <ph name ="ISSUER">$3<ex>VeriSign</ex></ph>. 5482 The identity of <ph name="ORGANIZATION">$1<ex>Google</ex></ph> at <ph na me="LOCALITY">$2<ex>Mountain View, CA US</ex></ph> has been verified by <ph name ="ISSUER">$3<ex>VeriSign</ex></ph>.
5483 </message> 5483 </message>
5484
5485 <message name="IDS_PAGE_INFO_SECURITY_TAB_UNKNOWN_PARTY" desc="The default name used when we did not find a principal name."> 5484 <message name="IDS_PAGE_INFO_SECURITY_TAB_UNKNOWN_PARTY" desc="The default name used when we did not find a principal name.">
5486 unknown name 5485 unknown name
5487 </message> 5486 </message>
5488 <message name="IDS_PAGE_INFO_SECURITY_TAB_INSECURE_IDENTITY" desc="The tex t of the identity section when the page is not secure."> 5487 <message name="IDS_PAGE_INFO_SECURITY_TAB_INSECURE_IDENTITY" desc="The tex t of the identity section when the page is not secure.">
5489 The identity of this website has not been verified. 5488 The identity of this website has not been verified.
5490 </message> 5489 </message>
5490
5491 <message name="IDS_PAGE_INFO_SECURITY_TAB_UNABLE_TO_CHECK_REVOCATION" desc ="The text of the identity section when we were unable to check if the certifica te has been revoked.">
5492 Unable to check whether the certificate has been revoked.
5493 </message>
5494 <message name="IDS_PAGE_INFO_SECURITY_TAB_NO_REVOCATION_MECHANISM" desc="T he text of the identity section when there is no certificate revocation mechanis m.">
5495 The certificate does not specify a mechanism to check whether it has bee n revoked.
5496 </message>
5491 <message name="IDS_PAGE_INFO_SECURITY_TAB_CONNECTION_TITLE" desc="The name of the connection section."> 5497 <message name="IDS_PAGE_INFO_SECURITY_TAB_CONNECTION_TITLE" desc="The name of the connection section.">
5492 Connection 5498 Connection
5493 </message> 5499 </message>
5494 <message name="IDS_PAGE_INFO_SECURITY_TAB_ENCRYPTED_CONNECTION_TEXT" desc= "The text of the connection section when the connection is encrypted."> 5500 <message name="IDS_PAGE_INFO_SECURITY_TAB_ENCRYPTED_CONNECTION_TEXT" desc= "The text of the connection section when the connection is encrypted.">
5495 Your connection to <ph name="DOMAIN">$1<ex>www.google.com</ex></ph> is e ncrypted with <ph name="BIT_COUNT">$2<ex>128</ex></ph>-bit encryption. 5501 Your connection to <ph name="DOMAIN">$1<ex>www.google.com</ex></ph> is e ncrypted with <ph name="BIT_COUNT">$2<ex>128</ex></ph>-bit encryption.
5496 </message> 5502 </message>
5497 <message name="IDS_PAGE_INFO_SECURITY_TAB_WEAK_ENCRYPTION_CONNECTION_TEXT" desc="The text of the connection section when the connection uses weak encrypti on."> 5503 <message name="IDS_PAGE_INFO_SECURITY_TAB_WEAK_ENCRYPTION_CONNECTION_TEXT" desc="The text of the connection section when the connection uses weak encrypti on.">
5498 Your connection to <ph name="DOMAIN">$1<ex>www.google.com</ex></ph> is e ncrypted with weak encryption. 5504 Your connection to <ph name="DOMAIN">$1<ex>www.google.com</ex></ph> is e ncrypted with weak encryption.
5499 </message> 5505 </message>
5500 <message name="IDS_PAGE_INFO_SECURITY_TAB_NOT_ENCRYPTED_CONNECTION_TEXT" d esc="The text of the connection section when the connection is not encrypted."> 5506 <message name="IDS_PAGE_INFO_SECURITY_TAB_NOT_ENCRYPTED_CONNECTION_TEXT" d esc="The text of the connection section when the connection is not encrypted.">
(...skipping 4102 matching lines...) Expand 10 before | Expand all | Expand 10 after
9603 9609
9604 </messages> 9610 </messages>
9605 9611
9606 <structures fallback_to_english="true"> 9612 <structures fallback_to_english="true">
9607 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 9613 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
9608 </structure> 9614 </structure>
9609 </structures> 9615 </structures>
9610 9616
9611 </release> 9617 </release>
9612 </grit> 9618 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/page_info_model.cc » ('j') | chrome/browser/page_info_model.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698