OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <grit base_dir="." latest_public_release="0" current_release="1" | 3 <grit base_dir="." latest_public_release="0" current_release="1" |
4 source_lang_id="en" enc_check="möl"> | 4 source_lang_id="en" enc_check="möl"> |
5 <outputs> | 5 <outputs> |
6 <output filename="grit/ui_chromeos_strings.h" type="rc_header"> | 6 <output filename="grit/ui_chromeos_strings.h" type="rc_header"> |
7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
8 </output> | 8 </output> |
9 <output filename="ui_chromeos_strings_am.pak" type="data_package" lang="am"
/> | 9 <output filename="ui_chromeos_strings_am.pak" type="data_package" lang="am"
/> |
10 <output filename="ui_chromeos_strings_ar.pak" type="data_package" lang="ar"
/> | 10 <output filename="ui_chromeos_strings_ar.pak" type="data_package" lang="ar"
/> |
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
143 </message> | 143 </message> |
144 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATING" desc="Message
for the network list when activating a network."> | 144 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATING" desc="Message
for the network list when activating a network."> |
145 <ph name="NAME">$1<ex>YBH Cellular</ex></ph>: Activating... | 145 <ph name="NAME">$1<ex>YBH Cellular</ex></ph>: Activating... |
146 </message> | 146 </message> |
147 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_CONNECTING" desc="Message
for the network list when connecting to a network."> | 147 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_CONNECTING" desc="Message
for the network list when connecting to a network."> |
148 <ph name="NAME">$1<ex>GoogleGuest</ex></ph>: Connecting... | 148 <ph name="NAME">$1<ex>GoogleGuest</ex></ph>: Connecting... |
149 </message> | 149 </message> |
150 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Descriptio
n in status area or network list when no network is connected."> | 150 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Descriptio
n in status area or network list when no network is connected."> |
151 No network | 151 No network |
152 </message> | 152 </message> |
| 153 <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROHIBITED" desc="Tooltip in ne
twork list when no network is prohibited by policy."> |
| 154 This network is disabled by your administrator. |
| 155 </message> |
| 156 <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROHIBITED_OTHER" desc="Tooltip
in network list for joining other network when connecting unmanaged network is
prohibited"> |
| 157 Connecting to other networks is disabled by your administrator. |
| 158 </message> |
153 | 159 |
154 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ
ay in the network info bubble when it is otherwise empty."> | 160 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ
ay in the network info bubble when it is otherwise empty."> |
155 No network information available | 161 No network information available |
156 </message> | 162 </message> |
157 <message name="IDS_ASH_STATUS_TRAY_NO_CELLULAR_NETWORKS" desc="The message
to display in the network list when no cellular networks are available."> | 163 <message name="IDS_ASH_STATUS_TRAY_NO_CELLULAR_NETWORKS" desc="The message
to display in the network list when no cellular networks are available."> |
158 No cellular network available | 164 No cellular network available |
159 </message> | 165 </message> |
160 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used
in system tray bubble to display vpn is disconnected."> | 166 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used
in system tray bubble to display vpn is disconnected."> |
161 VPN disconnected | 167 VPN disconnected |
162 </message> | 168 </message> |
(...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
504 </message> | 510 </message> |
505 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when
attempting to activate a mobile network that requires a connection"> | 511 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when
attempting to activate a mobile network that requires a connection"> |
506 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' require
s a network connection. | 512 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' require
s a network connection. |
507 </message> | 513 </message> |
508 <message name="IDS_NETWORK_VPN_BUILT_IN_PROVIDER" desc="The name of the bu
ilt-in VPN provider that supports OpenVPN and L2TP over IPsec."> | 514 <message name="IDS_NETWORK_VPN_BUILT_IN_PROVIDER" desc="The name of the bu
ilt-in VPN provider that supports OpenVPN and L2TP over IPsec."> |
509 OpenVPN / L2TP | 515 OpenVPN / L2TP |
510 </message> | 516 </message> |
511 </messages> | 517 </messages> |
512 </release> | 518 </release> |
513 </grit> | 519 </grit> |
OLD | NEW |