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

Side by Side Diff: ash/ash_chromeos_strings.grdp

Issue 351353004: chromeos: Move some network related UI in ui/chromeos/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix-build Created 6 years, 5 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 | Annotate | Revision Log
« no previous file with comments | « ash/ash.gyp ('k') | ash/resources/ash_resources.grd » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from ash_strings.grd). 2 <!-- ChromeOS-specific strings (included from ash_strings.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 5
6 <!-- Status tray charging strings. --> 6 <!-- Status tray charging strings. -->
7 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_TITLE" desc="The title of a notification indicating that a low-current USB charger has been connected."> 7 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_TITLE" desc="The title of a notification indicating that a low-current USB charger has been connected.">
8 Low-power charger connected 8 Low-power charger connected
9 </message> 9 </message>
10 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_MESSAGE" desc="The messag e body of a notification indicating that a low-current USB charger has been conn ected."> 10 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_MESSAGE" desc="The messag e body of a notification indicating that a low-current USB charger has been conn ected.">
11 Your Chromebook may not charge while it is turned on. Consider using the off icial charger. 11 Your Chromebook may not charge while it is turned on. Consider using the off icial charger.
12 </message> 12 </message>
13 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_MESSAGE_SHORT" desc="The message body of a notification indicating that a low-current USB charger has bee n connected, short version."> 13 <message name="IDS_ASH_STATUS_TRAY_LOW_POWER_CHARGER_MESSAGE_SHORT" desc="The message body of a notification indicating that a low-current USB charger has bee n connected, short version.">
14 Your Chromebook may not charge while it is turned on. 14 Your Chromebook may not charge while it is turned on.
15 </message> 15 </message>
16 16
17 <message name="IDS_CHARGER_REPLACEMENT_ACCESSIBILTY_NOTIFICATION" desc="The no tification string used in accessibility to tell user to contact Google for repla cing the possible bad charger."> 17 <message name="IDS_CHARGER_REPLACEMENT_ACCESSIBILTY_NOTIFICATION" desc="The no tification string used in accessibility to tell user to contact Google for repla cing the possible bad charger.">
18 You may have a bad charger. If you live in the US, please call 866-628-1371 in order to receive help and a replacement. If you live in the UK, please call 0 800-026-0613. If you live in Ireland, please call 1-800-832-664. If you live in Canada, please call 866-628-1372. If you live in Australia, please call 1-800-06 7-460. 18 You may have a bad charger. If you live in the US, please call 866-628-1371 in order to receive help and a replacement. If you live in the UK, please call 0 800-026-0613. If you live in Ireland, please call 1-800-832-664. If you live in Canada, please call 866-628-1372. If you live in Australia, please call 1-800-06 7-460.
19 </message> 19 </message>
20 20
21 <!-- Status Tray Network strings --> 21 <!-- Status Tray Network strings -->
22 <message name="IDS_ASH_STATUS_TRAY_NETWORK" desc="The label used in the networ k dialog header."> 22 <message name="IDS_ASH_STATUS_TRAY_NETWORK" desc="The label used in the networ k dialog header.">
23 Network 23 Network
24 </message> 24 </message>
25 <message name="IDS_ASH_STATUS_TRAY_VPN" desc="The label used in the VPN detail ed view header."> 25 <message name="IDS_ASH_STATUS_TRAY_VPN" desc="The label used in the VPN detail ed view header.">
26 Private Network 26 Private Network
27 </message> 27 </message>
28 <message name="IDS_ASH_STATUS_TRAY_ETHERNET" desc="The ethernet network device .">
29 Ethernet
30 </message>
31 <message name="IDS_ASH_STATUS_TRAY_WIFI" desc="The wifi network device."> 28 <message name="IDS_ASH_STATUS_TRAY_WIFI" desc="The wifi network device.">
32 Wi-Fi 29 Wi-Fi
33 </message> 30 </message>
34 <message name="IDS_ASH_STATUS_TRAY_CELLULAR" desc="The accessible text for the cellular button."> 31 <message name="IDS_ASH_STATUS_TRAY_CELLULAR" desc="The accessible text for the cellular button.">
35 Cellular 32 Cellular
36 </message> 33 </message>
37 <message name="IDS_ASH_STATUS_TRAY_NETWORK_INFO" desc="The accessible text for the network info button."> 34 <message name="IDS_ASH_STATUS_TRAY_NETWORK_INFO" desc="The accessible text for the network info button.">
38 Network Info 35 Network Info
39 </message> 36 </message>
40 <message name="IDS_ASH_STATUS_TRAY_IP" desc="The label for the IP address of t he network:"> 37 <message name="IDS_ASH_STATUS_TRAY_IP" desc="The label for the IP address of t he network:">
41 IP Address 38 IP Address
42 </message> 39 </message>
43 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to display i n the network info bubble when it is otherwise empty."> 40 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to display i n the network info bubble when it is otherwise empty.">
44 No network information available 41 No network information available
45 </message> 42 </message>
46 <message name="IDS_ASH_STATUS_TRAY_NO_CELLULAR_NETWORKS" desc="The message to display in the network list when no cellular networks are available."> 43 <message name="IDS_ASH_STATUS_TRAY_NO_CELLULAR_NETWORKS" desc="The message to display in the network list when no cellular networks are available.">
47 No cellular network available 44 No cellular network available
48 </message> 45 </message>
49 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Description in status area or network dropdown when no network is connected.">
50 No network
51 </message>
52 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used in s ystem tray bubble to display vpn is disconnected."> 46 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used in s ystem tray bubble to display vpn is disconnected.">
53 VPN disconnected 47 VPN disconnected
54 </message> 48 </message>
55 <message name="IDS_ASH_STATUS_TRAY_NETWORK_CONNECTED" desc="Message for the ne twork tray tooltip and default menu text when connected to a network.">
56 Connected to <ph name="NAME">$1<ex>GoogleGuest</ex></ph>
57 </message>
58 <message name="IDS_ASH_STATUS_TRAY_NETWORK_CONNECTING" desc="Message for the n etwork tray tooltip and default menu text when connecting to a network.">
59 Connecting to <ph name="NAME">$1<ex>GoogleGuest</ex></ph>
60 </message>
61 <message name="IDS_ASH_STATUS_TRAY_NETWORK_ACTIVATING" desc="Message for the n etwork tray tooltip and default menu text when activating a network.">
62 Activating <ph name="NAME">$1<ex>YBH Cellular</ex></ph>
63 </message>
64 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_CONNECTING" desc="Message for the network list when connecting to a network.">
65 <ph name="NAME">$1<ex>GoogleGuest</ex></ph>: Connecting...
66 </message>
67 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATING" desc="Message for the network list when activating a network.">
68 <ph name="NAME">$1<ex>YBH Cellular</ex></ph>: Activating...
69 </message>
70 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATE" desc="Message for th e network list to activate the network.">
71 Activate <ph name="NETWORKSERVICE">$1<ex>YBH Cellular</ex></ph>
72 </message>
73 <message name="IDS_ASH_STATUS_TRAY_NETWORK_SETTINGS" desc="The label used in t he settings entry in the network dialog."> 49 <message name="IDS_ASH_STATUS_TRAY_NETWORK_SETTINGS" desc="The label used in t he settings entry in the network dialog.">
74 Settings... 50 Settings...
75 </message> 51 </message>
76 <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROXY_SETTINGS" desc="The label use d in the proxy settings entry in the network dialog in the login screen."> 52 <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROXY_SETTINGS" desc="The label use d in the proxy settings entry in the network dialog in the login screen.">
77 Proxy... 53 Proxy...
78 </message> 54 </message>
79 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_ENABLED" desc="The label used in the tray popup to notify that Wi-Fi is turned on."> 55 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_ENABLED" desc="The label used in the tray popup to notify that Wi-Fi is turned on.">
80 Wi-Fi is turned on. 56 Wi-Fi is turned on.
81 </message> 57 </message>
82 <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."> 58 <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.">
(...skipping 28 matching lines...) Expand all
111 </message> 87 </message>
112 <message name="IDS_ASH_STATUS_TRAY_OTHER_MOBILE" desc="The label used for the item to display other cellular networks."> 88 <message name="IDS_ASH_STATUS_TRAY_OTHER_MOBILE" desc="The label used for the item to display other cellular networks.">
113 Mobile ... 89 Mobile ...
114 </message> 90 </message>
115 <message name="IDS_ASH_STATUS_TRAY_MOBILE_VIEW_ACCOUNT" desc="In the network p opup bubble, the text of the top-up URL link."> 91 <message name="IDS_ASH_STATUS_TRAY_MOBILE_VIEW_ACCOUNT" desc="In the network p opup bubble, the text of the top-up URL link.">
116 View mobile account 92 View mobile account
117 </message> 93 </message>
118 <message name="IDS_ASH_STATUS_TRAY_WIFI_SCANNING_MESSAGE" desc="Scanning for w ifi networks"> 94 <message name="IDS_ASH_STATUS_TRAY_WIFI_SCANNING_MESSAGE" desc="Scanning for w ifi networks">
119 Searching for Wi-Fi networks... 95 Searching for Wi-Fi networks...
120 </message> 96 </message>
121 <message name="IDS_ASH_STATUS_TRAY_INITIALIZING_CELLULAR" desc="Message for th e status area when initializing the cellular device.">
122 Initializing cellular modem...
123 </message>
124 <message name="IDS_ASH_STATUS_TRAY_CELLULAR_SCANNING" desc="Message when scann ing for cellular networks">
125 Searching for cellular networks...
126 </message>
127 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISCOVERABLE" desc="Notification shown when a Bluetooth adapter is discoverable."> 97 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISCOVERABLE" desc="Notification shown when a Bluetooth adapter is discoverable.">
128 Your computer is discoverable to nearby Bluetooth devices and will appear as "<ph name="NAME">$1<ex>Chromebook</ex></ph>" with address <ph name="ADDRESS">$2 <ex>01:23:45:67:89:0A</ex></ph> 98 Your computer is discoverable to nearby Bluetooth devices and will appear as "<ph name="NAME">$1<ex>Chromebook</ex></ph>" with address <ph name="ADDRESS">$2 <ex>01:23:45:67:89:0A</ex></ph>
129 </message> 99 </message>
130 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISPLAY_PINCODE" desc="Bluetooth pairing message typically shown on a request from a 2.0 device that has a keyboa rd."> 100 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISPLAY_PINCODE" desc="Bluetooth pairing message typically shown on a request from a 2.0 device that has a keyboa rd.">
131 Bluetooth device "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" would like permission to pair. Please enter this PIN code on that device: <ph name="PINCOD E">$2<ex>123456</ex></ph> 101 Bluetooth device "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" would like permission to pair. Please enter this PIN code on that device: <ph name="PINCOD E">$2<ex>123456</ex></ph>
132 </message> 102 </message>
133 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISPLAY_PASSKEY" desc="Bluetooth pairing message typically shown on a request from a device that has a keyboard." > 103 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISPLAY_PASSKEY" desc="Bluetooth pairing message typically shown on a request from a device that has a keyboard." >
134 Bluetooth device "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" would like permission to pair. Please enter this passkey on that device: <ph name="PASSKEY ">$2<ex>123456</ex></ph> 104 Bluetooth device "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" would like permission to pair. Please enter this passkey on that device: <ph name="PASSKEY ">$2<ex>123456</ex></ph>
135 </message> 105 </message>
136 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_CONFIRM_PASSKEY" desc="Bluetooth pairing message typically shown on a request from a device that has a display."> 106 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_CONFIRM_PASSKEY" desc="Bluetooth pairing message typically shown on a request from a device that has a display.">
(...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after
538 <message name="IDS_ASH_LOGOUT_CONFIRMATION_WARNING" desc="The text for the log out confirmation dialog."> 508 <message name="IDS_ASH_LOGOUT_CONFIRMATION_WARNING" desc="The text for the log out confirmation dialog.">
539 You will automatically be signed out in <ph name="LOGOUT_TIME_LEFT">$1<ex>5 seconds</ex></ph>. 509 You will automatically be signed out in <ph name="LOGOUT_TIME_LEFT">$1<ex>5 seconds</ex></ph>.
540 </message> 510 </message>
541 <message name="IDS_ASH_LOGOUT_CONFIRMATION_WARNING_NOW" desc="The text for the logout confirmation dialog with no time left."> 511 <message name="IDS_ASH_LOGOUT_CONFIRMATION_WARNING_NOW" desc="The text for the logout confirmation dialog with no time left.">
542 You will be signed out now. 512 You will be signed out now.
543 </message> 513 </message>
544 <message name="IDS_ASH_LOGOUT_CONFIRMATION_BUTTON" desc="The text for okay but ton of the logout confirmation dialog."> 514 <message name="IDS_ASH_LOGOUT_CONFIRMATION_BUTTON" desc="The text for okay but ton of the logout confirmation dialog.">
545 Sign out now 515 Sign out now
546 </message> 516 </message>
547 </grit-part> 517 </grit-part>
OLDNEW
« no previous file with comments | « ash/ash.gyp ('k') | ash/resources/ash_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698