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

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

Issue 3221005: Tweaks to the SSL InfoBubble dialog. (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/app/resources/locale_settings.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 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 5347 matching lines...) Expand 10 before | Expand all | Expand 10 after
5358 <if expr="not pp_ifdef('use_titlecase')"> 5358 <if expr="not pp_ifdef('use_titlecase')">
5359 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="Text of button in th e page info that shows the SSL certificate."> 5359 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="Text of button in th e page info that shows the SSL certificate.">
5360 Certificate information 5360 Certificate information
5361 </message> 5361 </message>
5362 </if> 5362 </if>
5363 <if expr="pp_ifdef('use_titlecase')"> 5363 <if expr="pp_ifdef('use_titlecase')">
5364 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="In Title Case: Text of button in the page info that shows the SSL certificate."> 5364 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="In Title Case: Text of button in the page info that shows the SSL certificate.">
5365 Certificate Information 5365 Certificate Information
5366 </message> 5366 </message>
5367 </if> 5367 </if>
5368 <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.">
5369 What do these mean?
5370 </message>
5368 <message name="IDS_PAGEINFO_CLOSE_BUTTON" desc="Text of button in the page info that closes the window."> 5371 <message name="IDS_PAGEINFO_CLOSE_BUTTON" desc="Text of button in the page info that closes the window.">
5369 Close 5372 Close
5370 </message> 5373 </message>
5371 <message name="IDS_PAGE_INFO_SECURITY_TAB_IDENTITY_TITLE" desc="The name o f the identity section."> 5374 <message name="IDS_PAGE_INFO_SECURITY_TAB_IDENTITY_TITLE" desc="The name o f the identity section.">
5372 Identity 5375 Identity
5373 </message> 5376 </message>
5374 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY" desc="The text of the identity section when the page is secure."> 5377 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY" desc="The text of the identity section when the page is secure.">
5375 The identity of this website has been verified by <ph name="ISSUER">$1<e x>VeriSign</ex></ph>. 5378 The identity of this website has been verified by <ph name="ISSUER">$1<e x>VeriSign</ex></ph>.
5376 </message> 5379 </message>
5377 5380
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
5426 </message> 5429 </message>
5427 <message name="IDS_PAGE_INFO_SECURITY_TAB_COMPRESSION_DETAILS" desc="This message contains the compression algorithm in use on an SSL connection"> 5430 <message name="IDS_PAGE_INFO_SECURITY_TAB_COMPRESSION_DETAILS" desc="This message contains the compression algorithm in use on an SSL connection">
5428 The connection is compressed with <ph name="COMPRESSION">$1<ex>DEFLATE</ ex></ph>. 5431 The connection is compressed with <ph name="COMPRESSION">$1<ex>DEFLATE</ ex></ph>.
5429 </message> 5432 </message>
5430 <message name="IDS_PAGE_INFO_SECURITY_TAB_FALLBACK_MESSAGE" desc="This mes sage is displayed when the first secure connection to a site failed and Chrome r etried with an older protocol."> 5433 <message name="IDS_PAGE_INFO_SECURITY_TAB_FALLBACK_MESSAGE" desc="This mes sage is displayed when the first secure connection to a site failed and Chrome r etried with an older protocol.">
5431 The connection had to be retried using SSL 3.0. This typically means tha t the server is using very old software and may have other security issues. 5434 The connection had to be retried using SSL 3.0. This typically means tha t the server is using very old software and may have other security issues.
5432 </message> 5435 </message>
5433 <message name="IDS_PAGE_INFO_SECURITY_TAB_RENEGOTIATION_MESSAGE" desc="Thi s message is displayed when the server hasn't been updated to fix a recent secur ity issues. TLS here is an acronym and need not be translated. 'renegotiation' i s a technical term describing a process of agreeing on a new set of security par ameters and secrets. 'extension' here should be taken to mean 'amendment' rather than elongation."> 5436 <message name="IDS_PAGE_INFO_SECURITY_TAB_RENEGOTIATION_MESSAGE" desc="Thi s message is displayed when the server hasn't been updated to fix a recent secur ity issues. TLS here is an acronym and need not be translated. 'renegotiation' i s a technical term describing a process of agreeing on a new set of security par ameters and secrets. 'extension' here should be taken to mean 'amendment' rather than elongation.">
5434 The server does not support the TLS renegotiation extension. 5437 The server does not support the TLS renegotiation extension.
5435 </message> 5438 </message>
5436 <message name="IDS_PAGE_INFO_SECURITY_MIXED_CONTENT" desc="This message is displayed when there is mixed HTTP and HTTPS content on the page.">
5437 Some of the elements on this page came from an unverified source and wer e not displayed.
5438 </message>
5439 5439
5440 <!-- SSL Blocking Page --> 5440 <!-- SSL Blocking Page -->
5441 <message name="IDS_SSL_BLOCKING_PAGE_TITLE" desc="The title of the SSL blo cking page."> 5441 <message name="IDS_SSL_BLOCKING_PAGE_TITLE" desc="The title of the SSL blo cking page.">
5442 SSL Error 5442 SSL Error
5443 </message> 5443 </message>
5444 <message name="IDS_SSL_BLOCKING_PAGE_PROCEED" desc="Proceed button text of the SSL blocking page."> 5444 <message name="IDS_SSL_BLOCKING_PAGE_PROCEED" desc="Proceed button text of the SSL blocking page.">
5445 Proceed anyway 5445 Proceed anyway
5446 </message> 5446 </message>
5447 <message name="IDS_SSL_BLOCKING_PAGE_EXIT" desc="'Back' button text of the SSL blocking page."> 5447 <message name="IDS_SSL_BLOCKING_PAGE_EXIT" desc="'Back' button text of the SSL blocking page.">
5448 Back to safety 5448 Back to safety
(...skipping 4023 matching lines...) Expand 10 before | Expand all | Expand 10 after
9472 9472
9473 </messages> 9473 </messages>
9474 9474
9475 <structures fallback_to_english="true"> 9475 <structures fallback_to_english="true">
9476 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 9476 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
9477 </structure> 9477 </structure>
9478 </structures> 9478 </structures>
9479 9479
9480 </release> 9480 </release>
9481 </grit> 9481 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698