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 11089 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
11100 </message> | 11100 </message> |
11101 <message name="IDS_STATUSBAR_NETWORK_OFFLINE_MODE" desc="The offline mode. "> | 11101 <message name="IDS_STATUSBAR_NETWORK_OFFLINE_MODE" desc="The offline mode. "> |
11102 Offline mode | 11102 Offline mode |
11103 </message> | 11103 </message> |
11104 <message name="IDS_STATUSBAR_NETWORK_OPEN_OPTIONS_DIALOG" desc="The menu i tem in the network menu button for opening the options dialog"> | 11104 <message name="IDS_STATUSBAR_NETWORK_OPEN_OPTIONS_DIALOG" desc="The menu i tem in the network menu button for opening the options dialog"> |
11105 Network settings... | 11105 Network settings... |
11106 </message> | 11106 </message> |
11107 <message name="IDS_STATUSBAR_NETWORK_OPEN_PROXY_SETTINGS_DIALOG" desc="The menu item in the network menu button at login screen for opening the options di alog"> | 11107 <message name="IDS_STATUSBAR_NETWORK_OPEN_PROXY_SETTINGS_DIALOG" desc="The menu item in the network menu button at login screen for opening the options di alog"> |
11108 Proxy settings... | 11108 Proxy settings... |
11109 </message> | 11109 </message> |
11110 <message name="IDS_STATUSBAR_NETWORK_MORE" desc="Message for last link in the network menu requesting more technical and less common stuff (proxy settings , IP and hardware addresses)"> | |
Nikita (slow)
2011/04/25 08:40:17
Please reuse IDS_LANGUAGES_MORE string instead.
Th
stevenjb
2011/04/25 17:54:27
This should be it's own string, since 'More... [ne
Nikita (slow)
2011/04/25 18:54:37
I know, but we most likely going to merge it to R1
| |
11111 More... | |
11112 </message> | |
11110 <message name="IDS_STATUSBAR_NETWORK_PRIVATE_NETWORKS" desc="In the networ k status menu, the text for submenu of private networks."> | 11113 <message name="IDS_STATUSBAR_NETWORK_PRIVATE_NETWORKS" desc="In the networ k status menu, the text for submenu of private networks."> |
11111 Private networks | 11114 Private networks |
11112 </message> | 11115 </message> |
11113 <message name="IDS_STATUSBAR_NETWORK_ADD_VPN" desc="In the network status menu, the text in Private networks submenu to add a private network."> | 11116 <message name="IDS_STATUSBAR_NETWORK_ADD_VPN" desc="In the network status menu, the text in Private networks submenu to add a private network."> |
11114 Add private network... | 11117 Add private network... |
11115 </message> | 11118 </message> |
11116 <message name="IDS_STATUSBAR_NETWORK_DISCONNECT_VPN" desc="In the network status menu, the text in Private networks submenu to disconnect from a private n etwork."> | 11119 <message name="IDS_STATUSBAR_NETWORK_DISCONNECT_VPN" desc="In the network status menu, the text in Private networks submenu to disconnect from a private n etwork."> |
11117 Disconnect private network | 11120 Disconnect private network |
11118 </message> | 11121 </message> |
11119 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av ailable"> | 11122 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av ailable"> |
(...skipping 1060 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
12180 </includes> | 12183 </includes> |
12181 <structures fallback_to_english="true"> | 12184 <structures fallback_to_english="true"> |
12182 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 12185 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
12183 </structure> | 12186 </structure> |
12184 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > | 12187 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > |
12185 </structure> | 12188 </structure> |
12186 </structures> | 12189 </structures> |
12187 | 12190 |
12188 </release> | 12191 </release> |
12189 </grit> | 12192 </grit> |
OLD | NEW |