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 464 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
475 </message> | 475 </message> |
476 <message name="IDS_NETWORK_CELLULAR_ACTIVATED" desc="Text of the cellular
activated notification"> | 476 <message name="IDS_NETWORK_CELLULAR_ACTIVATED" desc="Text of the cellular
activated notification"> |
477 Congratulations! Your '<ph name="name">$1<ex>Generic Wireless</ex></ph>'
data service has been activated and is ready to go. | 477 Congratulations! Your '<ph name="name">$1<ex>Generic Wireless</ex></ph>'
data service has been activated and is ready to go. |
478 </message> | 478 </message> |
479 <message name="IDS_NETWORK_ACTIVATION_ERROR_TITLE" desc="Title for network
activation error notification"> | 479 <message name="IDS_NETWORK_ACTIVATION_ERROR_TITLE" desc="Title for network
activation error notification"> |
480 Network Activation Error | 480 Network Activation Error |
481 </message> | 481 </message> |
482 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when
attempting to activate a mobile network that requires a connection"> | 482 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when
attempting to activate a mobile network that requires a connection"> |
483 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' require
s a network connection. | 483 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' require
s a network connection. |
484 </message> | 484 </message> |
485 | 485 <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."> |
| 486 OpenVPN or L2TP over IPsec |
| 487 </message> |
486 </messages> | 488 </messages> |
487 </release> | 489 </release> |
488 </grit> | 490 </grit> |
OLD | NEW |