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 2576 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2587 </message> | 2587 </message> |
2588 <message name="IDS_CERT_INFO_SUBJECT_GROUP" desc="The label of the Issued
To group in the general page of the certificate info dialog"> | 2588 <message name="IDS_CERT_INFO_SUBJECT_GROUP" desc="The label of the Issued
To group in the general page of the certificate info dialog"> |
2589 Issued To | 2589 Issued To |
2590 </message> | 2590 </message> |
2591 <message name="IDS_CERT_INFO_ISSUER_GROUP" desc="The label of the Issued B
y group in the general page of the certificate info dialog"> | 2591 <message name="IDS_CERT_INFO_ISSUER_GROUP" desc="The label of the Issued B
y group in the general page of the certificate info dialog"> |
2592 Issued By | 2592 Issued By |
2593 </message> | 2593 </message> |
2594 <message name="IDS_CERT_INFO_COMMON_NAME_LABEL" desc="The label of the Com
mon Name field in the general page of the certificate info dialog. (CN) is the
name of this field in the standard"> | 2594 <message name="IDS_CERT_INFO_COMMON_NAME_LABEL" desc="The label of the Com
mon Name field in the general page of the certificate info dialog. (CN) is the
name of this field in the standard"> |
2595 Common Name (CN) | 2595 Common Name (CN) |
2596 </message> | 2596 </message> |
| 2597 <message name="IDS_CERT_INFO_IDN_VALUE_FORMAT" desc="The format of values
for Common Name and SubjectAltName fields in the certificate info dialog when a
name is an Internationalized Domain Name."> |
| 2598 <ph name="ASCII_NAME">$1<ex>xn--hxajbheg2az3al.xn--jxalpdlp</ex></ph> (<
ph name="UNICODE_NAME">$2<ex>παράδειγμα.δοκιμή</ex></ph>) |
| 2599 </message> |
2597 <message name="IDS_CERT_INFO_ORGANIZATION_LABEL" desc="The label of the Or
ganization field in the general page of the certificate info dialog. (O) is the
name of this field in the standard"> | 2600 <message name="IDS_CERT_INFO_ORGANIZATION_LABEL" desc="The label of the Or
ganization field in the general page of the certificate info dialog. (O) is the
name of this field in the standard"> |
2598 Organization (O) | 2601 Organization (O) |
2599 </message> | 2602 </message> |
2600 <message name="IDS_CERT_INFO_ORGANIZATIONAL_UNIT_LABEL" desc="The label of
the Organizational Unit field in the general page of the certificate info dialo
g. (OU) is the name of this field in the standard"> | 2603 <message name="IDS_CERT_INFO_ORGANIZATIONAL_UNIT_LABEL" desc="The label of
the Organizational Unit field in the general page of the certificate info dialo
g. (OU) is the name of this field in the standard"> |
2601 Organizational Unit (OU) | 2604 Organizational Unit (OU) |
2602 </message> | 2605 </message> |
2603 <message name="IDS_CERT_INFO_SERIAL_NUMBER_LABEL" desc="The label of the S
erial Number field in the general page of the certificate info dialog."> | 2606 <message name="IDS_CERT_INFO_SERIAL_NUMBER_LABEL" desc="The label of the S
erial Number field in the general page of the certificate info dialog."> |
2604 Serial Number | 2607 Serial Number |
2605 </message> | 2608 </message> |
2606 <message name="IDS_CERT_INFO_VALIDITY_GROUP" desc="The label of the group
showing the validity (issued and expired dates) in the general page of the certi
ficate info dialog"> | 2609 <message name="IDS_CERT_INFO_VALIDITY_GROUP" desc="The label of the group
showing the validity (issued and expired dates) in the general page of the certi
ficate info dialog"> |
(...skipping 5818 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8425 | 8428 |
8426 </messages> | 8429 </messages> |
8427 | 8430 |
8428 <structures first_id="50000" fallback_to_english="true"> | 8431 <structures first_id="50000" fallback_to_english="true"> |
8429 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8432 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
8430 </structure> | 8433 </structure> |
8431 </structures> | 8434 </structures> |
8432 | 8435 |
8433 </release> | 8436 </release> |
8434 </grit> | 8437 </grit> |
OLD | NEW |