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 7370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7381 </message> | 7381 </message> |
7382 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, th
e text on the button to display more options."> | 7382 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, th
e text on the button to display more options."> |
7383 Options... | 7383 Options... |
7384 </message> | 7384 </message> |
7385 <message name="IDS_OPTIONS_SETTINGS_OTHER_NETWORKS" desc="In the settings
tab, the text on the button to display other networks."> | 7385 <message name="IDS_OPTIONS_SETTINGS_OTHER_NETWORKS" desc="In the settings
tab, the text on the button to display other networks."> |
7386 Other... | 7386 Other... |
7387 </message> | 7387 </message> |
7388 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SSID" desc="In settin
gs internet options, the label for the ssid."> | 7388 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SSID" desc="In settin
gs internet options, the label for the ssid."> |
7389 Network id: | 7389 Network id: |
7390 </message> | 7390 </message> |
| 7391 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_IDENTITY" desc="
In settings internet options, the user identity for authentication."> |
| 7392 Identity: |
| 7393 </message> |
| 7394 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT" desc="In settin
gs internet options, the x509 certificate to use."> |
| 7395 Certificate: |
| 7396 </message> |
| 7397 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_BUTTON" desc="In
settings internet options, the prompt on the certificate-selection button."> |
| 7398 Select certificate file |
| 7399 </message> |
| 7400 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PRIVATE_KEY_PASSWORD"
desc="In settings internet options, the password protecting the certificate pri
vate key."> |
| 7401 Private key password: |
| 7402 </message> |
7391 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSPHRASE" desc="In
settings internet options, the label for the passphrase."> | 7403 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSPHRASE" desc="In
settings internet options, the label for the passphrase."> |
7392 Network key: | 7404 Network key: |
7393 </message> | 7405 </message> |
7394 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DONE" desc="In settin
gs internet options, the label for the button done."> | 7406 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DONE" desc="In settin
gs internet options, the label for the button done."> |
7395 Done | 7407 Done |
7396 </message> | 7408 </message> |
7397 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_LOGIN" desc="In setti
ngs internet options, the label for the button login."> | 7409 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_LOGIN" desc="In setti
ngs internet options, the label for the button login."> |
7398 Login | 7410 Login |
7399 </message> | 7411 </message> |
7400 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CONFIGURE" desc="In s
ettings internet options, the label for to configure the type of connection."> | 7412 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CONFIGURE" desc="In s
ettings internet options, the label for to configure the type of connection."> |
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7632 | 7644 |
7633 </messages> | 7645 </messages> |
7634 | 7646 |
7635 <structures first_id="50000" fallback_to_english="true"> | 7647 <structures first_id="50000" fallback_to_english="true"> |
7636 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 7648 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
7637 </structure> | 7649 </structure> |
7638 </structures> | 7650 </structures> |
7639 | 7651 |
7640 </release> | 7652 </release> |
7641 </grit> | 7653 </grit> |
OLD | NEW |