| OLD | NEW |
| 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 5360 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5371 </message> | 5371 </message> |
| 5372 <message name="IDS_PAGE_INFO_SECURITY_TAB_COMPRESSION_DETAILS" desc="This
message contains the compression algorithm in use on an SSL connection"> | 5372 <message name="IDS_PAGE_INFO_SECURITY_TAB_COMPRESSION_DETAILS" desc="This
message contains the compression algorithm in use on an SSL connection"> |
| 5373 The connection is compressed with <ph name="COMPRESSION">$1<ex>DEFLATE</
ex></ph>. | 5373 The connection is compressed with <ph name="COMPRESSION">$1<ex>DEFLATE</
ex></ph>. |
| 5374 </message> | 5374 </message> |
| 5375 <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."> | 5375 <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."> |
| 5376 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. | 5376 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. |
| 5377 </message> | 5377 </message> |
| 5378 <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."> | 5378 <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."> |
| 5379 The server does not support the TLS renegotiation extension. | 5379 The server does not support the TLS renegotiation extension. |
| 5380 </message> | 5380 </message> |
| 5381 <message name="IDS_PAGE_INFO_SECURITY_MIXED_CONTENT" desc="This message is
displayed when there is mixed HTTP and HTTPS content on the page."> |
| 5382 Some of the elements on this page came from an unverified source and wer
e not displayed. |
| 5383 </message> |
| 5381 | 5384 |
| 5382 <!-- SSL Blocking Page --> | 5385 <!-- SSL Blocking Page --> |
| 5383 <message name="IDS_SSL_BLOCKING_PAGE_TITLE" desc="The title of the SSL blo
cking page."> | 5386 <message name="IDS_SSL_BLOCKING_PAGE_TITLE" desc="The title of the SSL blo
cking page."> |
| 5384 SSL Error | 5387 SSL Error |
| 5385 </message> | 5388 </message> |
| 5386 <message name="IDS_SSL_BLOCKING_PAGE_PROCEED" desc="Proceed button text of
the SSL blocking page."> | 5389 <message name="IDS_SSL_BLOCKING_PAGE_PROCEED" desc="Proceed button text of
the SSL blocking page."> |
| 5387 Proceed anyway | 5390 Proceed anyway |
| 5388 </message> | 5391 </message> |
| 5389 <message name="IDS_SSL_BLOCKING_PAGE_EXIT" desc="'Back' button text of the
SSL blocking page."> | 5392 <message name="IDS_SSL_BLOCKING_PAGE_EXIT" desc="'Back' button text of the
SSL blocking page."> |
| 5390 Back to safety | 5393 Back to safety |
| (...skipping 4010 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9401 | 9404 |
| 9402 </messages> | 9405 </messages> |
| 9403 | 9406 |
| 9404 <structures fallback_to_english="true"> | 9407 <structures fallback_to_english="true"> |
| 9405 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 9408 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 9406 </structure> | 9409 </structure> |
| 9407 </structures> | 9410 </structures> |
| 9408 | 9411 |
| 9409 </release> | 9412 </release> |
| 9410 </grit> | 9413 </grit> |
| OLD | NEW |