OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
5 locale. OS values are passed through from Python's sys.platform: | 5 locale. OS values are passed through from Python's sys.platform: |
6 | 6 |
7 win32 - Windows | 7 win32 - Windows |
8 darwin - Mac | 8 darwin - Mac |
9 linux2 - Linux (both Views and GTK+) | 9 linux2 - Linux (both Views and GTK+) |
10 | 10 |
(...skipping 10553 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10564 </message> | 10564 </message> |
10565 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_GATEWAY" desc="In set
tings Internet options, the label for gateway."> | 10565 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_GATEWAY" desc="In set
tings Internet options, the label for gateway."> |
10566 Gateway: | 10566 Gateway: |
10567 </message> | 10567 </message> |
10568 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DNSSERVER" desc="In s
ettings Internet options, the label dns server."> | 10568 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DNSSERVER" desc="In s
ettings Internet options, the label dns server."> |
10569 DNS server: | 10569 DNS server: |
10570 </message> | 10570 </message> |
10571 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_HARDWARE_ADDRESS" des
c="In settings Internet options, the label hardware address."> | 10571 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_HARDWARE_ADDRESS" des
c="In settings Internet options, the label hardware address."> |
10572 Hardware address: | 10572 Hardware address: |
10573 </message> | 10573 </message> |
10574 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_SELECT" desc
="In settings Internet options, a string specifying the specific security."> | |
10575 Security: <ph name="security">$1<ex>None</ex></ph> | |
10576 </message> | |
10577 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_NONE" desc="
In settings Internet options, a string specifying security none."> | 10574 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_NONE" desc="
In settings Internet options, a string specifying security none."> |
10578 None | 10575 None |
10579 </message> | 10576 </message> |
10580 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_WEP" desc="I
n settings Internet options, a string specifying security WEP."> | 10577 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_WEP" desc="I
n settings Internet options, a string specifying security WEP."> |
10581 WEP | 10578 WEP |
10582 </message> | 10579 </message> |
10583 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_WPA" desc="I
n settings Internet options, a string specifying security WPA."> | 10580 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_PSK" desc="I
n settings Internet options, a string specifying security PSK (either WPA-PSK or
RSN-PSK)."> |
10584 WPA | 10581 PSK (WPA or RSN) |
10585 </message> | |
10586 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_RSN" desc="I
n settings Internet options, a string specifying security RSN."> | |
10587 RSN | |
10588 </message> | 10582 </message> |
10589 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSWORD" desc="In se
ttings Internet options, a string telling the user where the network certificate
is installed to."> | 10583 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSWORD" desc="In se
ttings Internet options, a string telling the user where the network certificate
is installed to."> |
10590 Password | 10584 Password |
10591 </message> | 10585 </message> |
10592 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SSID" desc="In settin
gs Internet options, a string telling the user where the network certificate is
installed to."> | 10586 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SSID" desc="In settin
gs Internet options, a string telling the user where the network certificate is
installed to."> |
10593 SSID | 10587 SSID |
10594 </message> | 10588 </message> |
10595 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SHOWPASSWORD" desc="I
n settings Internet options, a string telling the user where the network certifi
cate is installed to."> | 10589 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SHOWPASSWORD" desc="I
n settings Internet options, a string telling the user where the network certifi
cate is installed to."> |
10596 Show password | 10590 Show password |
10597 </message> | 10591 </message> |
(...skipping 2048 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12646 </includes> | 12640 </includes> |
12647 <structures fallback_to_english="true"> | 12641 <structures fallback_to_english="true"> |
12648 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12642 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
12649 </structure> | 12643 </structure> |
12650 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12644 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
12651 </structure> | 12645 </structure> |
12652 </structures> | 12646 </structures> |
12653 | 12647 |
12654 </release> | 12648 </release> |
12655 </grit> | 12649 </grit> |
OLD | NEW |