Chromium Code Reviews

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

Issue 4091005: Remove SSL 2.0 support. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Sync with ToT Created 10 years 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/browser/dom_ui/options/advanced_options_handler.h » ('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 7145 matching lines...)
7156 Block All Cookies 7156 Block All Cookies
7157 </message> 7157 </message>
7158 </if> 7158 </if>
7159 <message name="IDS_OPTIONS_SAFEBROWSING_ENABLEPROTECTION" desc="The label of the 'Enable phishing and malware protection' checkbox"> 7159 <message name="IDS_OPTIONS_SAFEBROWSING_ENABLEPROTECTION" desc="The label of the 'Enable phishing and malware protection' checkbox">
7160 Enable phishing and malware protection 7160 Enable phishing and malware protection
7161 </message> 7161 </message>
7162 7162
7163 <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="The description of the 'SSL Connections' group"> 7163 <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="The description of the 'SSL Connections' group">
7164 Computer-wide SSL settings: 7164 Computer-wide SSL settings:
7165 </message> 7165 </message>
7166 <message name="IDS_OPTIONS_SSL_USESSL2" desc="The label of the 'Use SSL 2. 0' checkbox">
7167 Use SSL 2.0
7168 </message>
7169 <message name="IDS_OPTIONS_SSL_CHECKREVOCATION" desc="The label of the 'Ch eck for server certificate revocation' checkbox"> 7166 <message name="IDS_OPTIONS_SSL_CHECKREVOCATION" desc="The label of the 'Ch eck for server certificate revocation' checkbox">
7170 Check for server certificate revocation 7167 Check for server certificate revocation
7171 </message> 7168 </message>
7172 <message name="IDS_OPTIONS_SSL_USESSL3" desc="The label of the 'Use SSL 3. 0' checkbox (Only used on Linux.)"> 7169 <message name="IDS_OPTIONS_SSL_USESSL3" desc="The label of the 'Use SSL 3. 0' checkbox (Only used on Linux.)">
7173 Use SSL 3.0 7170 Use SSL 3.0
7174 </message> 7171 </message>
7175 <message name="IDS_OPTIONS_SSL_USETLS1" desc="The label of the 'Use TLS 1. 0' checkbox (Only used on Linux.)"> 7172 <message name="IDS_OPTIONS_SSL_USETLS1" desc="The label of the 'Use TLS 1. 0' checkbox (Only used on Linux.)">
7176 Use TLS 1.0 7173 Use TLS 1.0
7177 </message> 7174 </message>
7178 7175
(...skipping 4055 matching lines...)
11234 11231
11235 </messages> 11232 </messages>
11236 11233
11237 <structures fallback_to_english="true"> 11234 <structures fallback_to_english="true">
11238 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11235 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11239 </structure> 11236 </structure>
11240 </structures> 11237 </structures>
11241 11238
11242 </release> 11239 </release>
11243 </grit> 11240 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/dom_ui/options/advanced_options_handler.h » ('j') | no next file with comments »

Powered by Google App Engine