| 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 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 124 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATING" desc="Message
for the network list when activating a network."> | 124 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATING" desc="Message
for the network list when activating a network."> |
| 125 <ph name="NAME">$1<ex>YBH Cellular</ex></ph>: Activating... | 125 <ph name="NAME">$1<ex>YBH Cellular</ex></ph>: Activating... |
| 126 </message> | 126 </message> |
| 127 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_CONNECTING" desc="Message
for the network list when connecting to a network."> | 127 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_CONNECTING" desc="Message
for the network list when connecting to a network."> |
| 128 <ph name="NAME">$1<ex>GoogleGuest</ex></ph>: Connecting... | 128 <ph name="NAME">$1<ex>GoogleGuest</ex></ph>: Connecting... |
| 129 </message> | 129 </message> |
| 130 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Descriptio
n in status area or network dropdown when no network is connected."> | 130 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Descriptio
n in status area or network dropdown when no network is connected."> |
| 131 No network | 131 No network |
| 132 </message> | 132 </message> |
| 133 | 133 |
| 134 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NO_VPN" desc="The label used in
the tray popup to notify no vpn is configured."> | |
| 135 VPN is not configured. | |
| 136 </message> | |
| 137 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ
ay in the network info bubble when it is otherwise empty."> | 134 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ
ay in the network info bubble when it is otherwise empty."> |
| 138 No network information available | 135 No network information available |
| 139 </message> | 136 </message> |
| 140 <message name="IDS_ASH_STATUS_TRAY_NO_CELLULAR_NETWORKS" desc="The message
to display in the network list when no cellular networks are available."> | 137 <message name="IDS_ASH_STATUS_TRAY_NO_CELLULAR_NETWORKS" desc="The message
to display in the network list when no cellular networks are available."> |
| 141 No cellular network available | 138 No cellular network available |
| 142 </message> | 139 </message> |
| 143 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used
in system tray bubble to display vpn is disconnected."> | 140 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used
in system tray bubble to display vpn is disconnected."> |
| 144 VPN disconnected | 141 VPN disconnected |
| 145 </message> | 142 </message> |
| 146 <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."> | 143 <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."> |
| (...skipping 334 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 481 </message> | 478 </message> |
| 482 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when
attempting to activate a mobile network that requires a connection"> | 479 <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. | 480 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' require
s a network connection. |
| 484 </message> | 481 </message> |
| 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."> | 482 <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 / L2TP | 483 OpenVPN / L2TP |
| 487 </message> | 484 </message> |
| 488 </messages> | 485 </messages> |
| 489 </release> | 486 </release> |
| 490 </grit> | 487 </grit> |
| OLD | NEW |