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 7145 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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...) Expand 10 before | Expand all | Expand 10 after Loading... |
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> |
OLD | NEW |