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 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 4 output_all_resource_defines="false" 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 163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
174 </message> | 174 </message> |
175 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_ENABLED" desc="The label u
sed in the tray popup to notify that Wi-Fi is turned on."> | 175 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_ENABLED" desc="The label u
sed in the tray popup to notify that Wi-Fi is turned on."> |
176 Wi-Fi is turned on. | 176 Wi-Fi is turned on. |
177 </message> | 177 </message> |
178 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_DISABLED" desc="The label
used in the tray popup to notify that Wi-Fi is turned off."> | 178 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_DISABLED" desc="The label
used in the tray popup to notify that Wi-Fi is turned off."> |
179 Wi-Fi is turned off. | 179 Wi-Fi is turned off. |
180 </message> | 180 </message> |
181 <message name="IDS_ASH_STATUS_TRAY_WIFI_SCANNING_MESSAGE" desc="Scanning f
or wifi networks"> | 181 <message name="IDS_ASH_STATUS_TRAY_WIFI_SCANNING_MESSAGE" desc="Scanning f
or wifi networks"> |
182 Searching for Wi-Fi networks... | 182 Searching for Wi-Fi networks... |
183 </message> | 183 </message> |
| 184 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI" desc="The label used in t
he tray popup to separate Wi-Fi networks."> |
| 185 Wi-Fi |
| 186 </message> |
184 | 187 |
185 <!-- Default user profile images. --> | 188 <!-- Default user profile images. --> |
186 <!-- User Image default image accessible descriptions --> | 189 <!-- User Image default image accessible descriptions --> |
187 <message name="IDS_LOGIN_DEFAULT_USER_DESC_19" desc="Description of the de
fault user icon with a picture of a bicycle"> | 190 <message name="IDS_LOGIN_DEFAULT_USER_DESC_19" desc="Description of the de
fault user icon with a picture of a bicycle"> |
188 Bicycle | 191 Bicycle |
189 </message> | 192 </message> |
190 <message name="IDS_LOGIN_DEFAULT_USER_DESC_20" desc="Description of the de
fault user icon with a picture of a Bokeh (an out-of focus effect in photography
)"> | 193 <message name="IDS_LOGIN_DEFAULT_USER_DESC_20" desc="Description of the de
fault user icon with a picture of a Bokeh (an out-of focus effect in photography
)"> |
191 Bokeh | 194 Bokeh |
192 </message> | 195 </message> |
193 <message name="IDS_LOGIN_DEFAULT_USER_DESC_21" desc="Description of the de
fault user icon with a picture of a game of chess"> | 196 <message name="IDS_LOGIN_DEFAULT_USER_DESC_21" desc="Description of the de
fault user icon with a picture of a game of chess"> |
(...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
516 </message> | 519 </message> |
517 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when
attempting to activate a mobile network that requires a connection"> | 520 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when
attempting to activate a mobile network that requires a connection"> |
518 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' require
s a network connection. | 521 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' require
s a network connection. |
519 </message> | 522 </message> |
520 <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."> | 523 <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."> |
521 OpenVPN / L2TP | 524 OpenVPN / L2TP |
522 </message> | 525 </message> |
523 </messages> | 526 </messages> |
524 </release> | 527 </release> |
525 </grit> | 528 </grit> |
OLD | NEW |