Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Side by Side Diff: ui/chromeos/ui_chromeos_strings.grd

Issue 1277223002: Add cr-network-select element for selecting a Chrome OS network (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_515987_network_configure
Patch Set: Compile fix Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 <messages fallback_to_english="true"> 192 <messages fallback_to_english="true">
193 <message name="IDS_ASH_STATUS_TRAY_CELLULAR_SCANNING" desc="Message when s canning for cellular networks"> 193 <message name="IDS_ASH_STATUS_TRAY_CELLULAR_SCANNING" desc="Message when s canning for cellular networks">
194 Searching for cellular networks... 194 Searching for cellular networks...
195 </message> 195 </message>
196 <message name="IDS_ASH_STATUS_TRAY_ETHERNET" desc="The ethernet network de vice."> 196 <message name="IDS_ASH_STATUS_TRAY_ETHERNET" desc="The ethernet network de vice.">
197 Ethernet 197 Ethernet
198 </message> 198 </message>
199 <message name="IDS_ASH_STATUS_TRAY_INITIALIZING_CELLULAR" desc="Message fo r the status area when initializing the cellular device."> 199 <message name="IDS_ASH_STATUS_TRAY_INITIALIZING_CELLULAR" desc="Message fo r the status area when initializing the cellular device.">
200 Initializing cellular modem... 200 Initializing cellular modem...
201 </message> 201 </message>
202 <message name="IDS_ASH_STATUS_TRAY_NETWORK_ACTIVATING" desc="Message for t he network tray tooltip and default menu text when activating a network."> 202 <message name="IDS_ASH_STATUS_TRAY_NETWORK_ACTIVATING" desc="Message for t he network tray tooltip and network list when activating a network.">
203 Activating <ph name="NAME">$1<ex>YBH Cellular</ex></ph> 203 Activating <ph name="NAME">$1<ex>YBH Cellular</ex></ph>
204 </message> 204 </message>
205 <message name="IDS_ASH_STATUS_TRAY_NETWORK_CONNECTED" desc="Message for th e network tray tooltip and default menu text when connected to a network."> 205 <message name="IDS_ASH_STATUS_TRAY_NETWORK_CONNECTED" desc="Message for th e network tray tooltip and network list when connected to a network.">
206 Connected to <ph name="NAME">$1<ex>GoogleGuest</ex></ph> 206 Connected to <ph name="NAME">$1<ex>GoogleGuest</ex></ph>
207 </message> 207 </message>
208 <message name="IDS_ASH_STATUS_TRAY_NETWORK_CONNECTING" desc="Message for t he network tray tooltip and default menu text when connecting to a network."> 208 <message name="IDS_ASH_STATUS_TRAY_NETWORK_CONNECTING" desc="Message for t he network tray tooltip and network list when connecting to a network.">
209 Connecting to <ph name="NAME">$1<ex>GoogleGuest</ex></ph> 209 Connecting to <ph name="NAME">$1<ex>GoogleGuest</ex></ph>
210 </message> 210 </message>
211 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATE" desc="Message fo r the network list to activate the network."> 211 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATE" desc="Message fo r the network list to activate the network.">
212 Activate <ph name="NETWORKSERVICE">$1<ex>YBH Cellular</ex></ph> 212 Activate <ph name="NETWORKSERVICE">$1<ex>YBH Cellular</ex></ph>
213 </message> 213 </message>
214 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATING" desc="Message for the network list when activating a network."> 214 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATING" desc="Message for the network list when activating a network.">
215 <ph name="NAME">$1<ex>YBH Cellular</ex></ph>: Activating... 215 <ph name="NAME">$1<ex>YBH Cellular</ex></ph>: Activating...
216 </message> 216 </message>
217 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_CONNECTING" desc="Message for the network list when connecting to a network."> 217 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_CONNECTING" desc="Message for the network list when connecting to a network.">
218 <ph name="NAME">$1<ex>GoogleGuest</ex></ph>: Connecting... 218 <ph name="NAME">$1<ex>GoogleGuest</ex></ph>: Connecting...
219 </message> 219 </message>
220 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Descriptio n in status area or network dropdown when no network is connected."> 220 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Descriptio n in status area or network list when no network is connected.">
221 No network 221 No network
222 </message> 222 </message>
223 223
224 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ ay in the network info bubble when it is otherwise empty."> 224 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ ay in the network info bubble when it is otherwise empty.">
225 No network information available 225 No network information available
226 </message> 226 </message>
227 <message name="IDS_ASH_STATUS_TRAY_NO_CELLULAR_NETWORKS" desc="The message to display in the network list when no cellular networks are available."> 227 <message name="IDS_ASH_STATUS_TRAY_NO_CELLULAR_NETWORKS" desc="The message to display in the network list when no cellular networks are available.">
228 No cellular network available 228 No cellular network available
229 </message> 229 </message>
230 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used in system tray bubble to display vpn is disconnected."> 230 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used in system tray bubble to display vpn is disconnected.">
(...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after
574 </message> 574 </message>
575 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when attempting to activate a mobile network that requires a connection"> 575 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when attempting to activate a mobile network that requires a connection">
576 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' require s a network connection. 576 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' require s a network connection.
577 </message> 577 </message>
578 <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."> 578 <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.">
579 OpenVPN / L2TP 579 OpenVPN / L2TP
580 </message> 580 </message>
581 </messages> 581 </messages>
582 </release> 582 </release>
583 </grit> 583 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698