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

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

Issue 6804032: Add TLS-SRP (RFC 5054) support Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: remove "httpsv" scheme, minor NSS/OpenSSL changes Created 9 years, 8 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/theme/omnibox_account.png » ('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 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 6178 matching lines...) Expand 10 before | Expand all | Expand 10 after
6189 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="In Title Case: Text of button in the page info that shows the SSL certificate."> 6189 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="In Title Case: Text of button in the page info that shows the SSL certificate.">
6190 Certificate Information 6190 Certificate Information
6191 </message> 6191 </message>
6192 </if> 6192 </if>
6193 <message name="IDS_PAGE_INFO_HELP_CENTER_LINK" desc="This is the text of t he link pointing to the Help Center. This appears at the bottom of the SSL dialo g and 'this' refers to the sections within the bubble."> 6193 <message name="IDS_PAGE_INFO_HELP_CENTER_LINK" desc="This is the text of t he link pointing to the Help Center. This appears at the bottom of the SSL dialo g and 'this' refers to the sections within the bubble.">
6194 What do these mean? 6194 What do these mean?
6195 </message> 6195 </message>
6196 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY" desc="The text of the identity section when the page is secure."> 6196 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY" desc="The text of the identity section when the page is secure.">
6197 The identity of this website has been verified by <ph name="ISSUER">$1<e x>VeriSign</ex></ph>. 6197 The identity of this website has been verified by <ph name="ISSUER">$1<e x>VeriSign</ex></ph>.
6198 </message> 6198 </message>
6199 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_SHARED_SECRET" d esc="The text of the identity section when the page's security is backed by a sh ared secret (e.g., TLS-SRP).">
6200 The identity of this website was verified by TLS mutual authentication u sing a shared secret.
6201 </message>
6202 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_BAD_CERT_OK_SHAR ED_SECRET" desc="The text of the identity section when the page's security is ba cked by a shared secret (e.g., TLS-SRP) and certificate, and the certificate is bad..">
6203 The identity of this website could not be verified using the certificate it provided, but it was verified by TLS mutual authentication using a shared se cret.
6204 </message>
6205
6206 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_PLUS_SHARED_SECR ET" desc="The text of the identity section when the page's security is backed by a shared secret (e.g., TLS-SRP) plus a certificate or DNSSEC.">
6207 The identity of this website was also verified by TLS mutual authenticat ion using a shared secret.
6208 </message>
6209
6210 <message name="IDS_PAGE_INFO_TLS_USER_IDENTITY" desc="The text of the user identity section when the page's security derives from TLS client login authent ication.">
6211 You are mutually authenticated to <ph name="DOMAIN_NAME">$1<ex>www.googl e.com</ex></ph> as <ph name="TLS_USERNAME">$2<ex>user</ex></ph>.
6212 </message>
6199 6213
6200 <message name="IDS_PAGE_INFO_EV_IDENTITY_TITLE" desc="The title of the ide ntity section when the page is secure with an EV cert."> 6214 <message name="IDS_PAGE_INFO_EV_IDENTITY_TITLE" desc="The title of the ide ntity section when the page is secure with an EV cert.">
6201 <ph name="ORGANIZATION_NAME">$1<ex>Google Inc</ex></ph> (<ph name="DOMAI N_NAME">$2<ex>www.google.com</ex></ph>) 6215 <ph name="ORGANIZATION_NAME">$1<ex>Google Inc</ex></ph> (<ph name="DOMAI N_NAME">$2<ex>www.google.com</ex></ph>)
6202 </message> 6216 </message>
6203 6217
6204 <message name="IDS_PAGEINFO_ADDRESS" desc="Locality as reported in the EV identity text."> 6218 <message name="IDS_PAGEINFO_ADDRESS" desc="Locality as reported in the EV identity text.">
6205 <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> 6219 <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>
6206 </message> 6220 </message>
6207 6221
6208 <message name="IDS_PAGEINFO_PARTIAL_ADDRESS" desc="Locality with missing s tate as reported in the EV identity text."> 6222 <message name="IDS_PAGEINFO_PARTIAL_ADDRESS" desc="Locality with missing s tate as reported in the EV identity text.">
(...skipping 5117 matching lines...) Expand 10 before | Expand all | Expand 10 after
11326 </includes> 11340 </includes>
11327 <structures fallback_to_english="true"> 11341 <structures fallback_to_english="true">
11328 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11342 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11329 </structure> 11343 </structure>
11330 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11344 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11331 </structure> 11345 </structure>
11332 </structures> 11346 </structures>
11333 11347
11334 </release> 11348 </release>
11335 </grit> 11349 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/omnibox_account.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698