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

Side by Side Diff: ash/ash_chromeos_strings.grdp

Issue 183853010: Bluetooth: notify user of incoming pairing requests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add dependency to hopefully fix linux_chromeos build failure Created 6 years, 9 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
« no previous file with comments | « ash/ash.gyp ('k') | ash/shell.h » ('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.">
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
117 </message> 117 </message>
118 <message name="IDS_ASH_STATUS_TRAY_WIFI_SCANNING_MESSAGE" desc="Scanning for w ifi networks"> 118 <message name="IDS_ASH_STATUS_TRAY_WIFI_SCANNING_MESSAGE" desc="Scanning for w ifi networks">
119 Searching for Wi-Fi networks... 119 Searching for Wi-Fi networks...
120 </message> 120 </message>
121 <message name="IDS_ASH_STATUS_TRAY_INITIALIZING_CELLULAR" desc="Message for th e status area when initializing the cellular device."> 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... 122 Initializing cellular modem...
123 </message> 123 </message>
124 <message name="IDS_ASH_STATUS_TRAY_CELLULAR_SCANNING" desc="Message when scann ing for cellular networks"> 124 <message name="IDS_ASH_STATUS_TRAY_CELLULAR_SCANNING" desc="Message when scann ing for cellular networks">
125 Searching for cellular networks... 125 Searching for cellular networks...
126 </message> 126 </message>
127 <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.">
128 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>
129 </message>
130 <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." >
131 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>
132 </message>
133 <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.">
134 Bluetooth device "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" would like permission to pair. Before accepting, please confirm that this passkey is shown on that device: <ph name="PASSKEY">$2<ex>123456</ex></ph>
135 </message>
136 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_AUTHORIZE_PAIRING" desc="Bluetoot h pairing message typically shown on a request from a device without input or di splay.">
137 Bluetooth device "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" would like permission to pair.
138 </message>
139 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_ACCEPT" desc="Message on button t o accept Bluetooth pairing request.">
140 Accept
141 </message>
142 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_REJECT" desc="Message on button t o reject Bluetooth pairing request.">
143 Reject
144 </message>
127 145
128 <!-- Other Network UI strings --> 146 <!-- Other Network UI strings -->
129 <message name="IDS_NETWORK_CONNECTION_ERROR_TITLE" desc="Title for network con nection error notification"> 147 <message name="IDS_NETWORK_CONNECTION_ERROR_TITLE" desc="Title for network con nection error notification">
130 Network Connection Error 148 Network Connection Error
131 </message> 149 </message>
132 <message name="IDS_NETWORK_CONNECTION_ERROR_MESSAGE" desc="Message for network connection error notification"> 150 <message name="IDS_NETWORK_CONNECTION_ERROR_MESSAGE" desc="Message for network connection error notification">
133 Failed to connect to network '<ph name="name">$1<ex>GoogleGuest</ex></ph>': <ph name="details">$2<ex>Unrecognized error</ex></ph> 151 Failed to connect to network '<ph name="name">$1<ex>GoogleGuest</ex></ph>': <ph name="details">$2<ex>Unrecognized error</ex></ph>
134 </message> 152 </message>
135 <message name="IDS_NETWORK_CONNECTION_ERROR_MESSAGE_WITH_SERVER_MESSAGE" desc= "Message for network connection error notification with details and a server mes sage"> 153 <message name="IDS_NETWORK_CONNECTION_ERROR_MESSAGE_WITH_SERVER_MESSAGE" desc= "Message for network connection error notification with details and a server mes sage">
136 Failed to connect to '<ph name="name">$1<ex>GoogleGuest</ex></ph>': <ph name="de tails">$2<ex>Unrecognized error</ex></ph> 154 Failed to connect to '<ph name="name">$1<ex>GoogleGuest</ex></ph>': <ph name="de tails">$2<ex>Unrecognized error</ex></ph>
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 326
309 <message name="IDS_ASH_STATUS_TRAY_AUDIO_BLUETOOTH_DEVICE" desc="label used fo r bluetooth audio device"> 327 <message name="IDS_ASH_STATUS_TRAY_AUDIO_BLUETOOTH_DEVICE" desc="label used fo r bluetooth audio device">
310 <ph name="device_name">$1<ex>Headphone</ex></ph> (Bluetooth) 328 <ph name="device_name">$1<ex>Headphone</ex></ph> (Bluetooth)
311 </message> 329 </message>
312 330
313 <message name="IDS_ASH_STATUS_TRAY_AUDIO_HDMI_DEVICE" desc="label used for hdm i audio device"> 331 <message name="IDS_ASH_STATUS_TRAY_AUDIO_HDMI_DEVICE" desc="label used for hdm i audio device">
314 <ph name="device_name">$1<ex>Speaker</ex></ph> (HDMI) 332 <ph name="device_name">$1<ex>Speaker</ex></ph> (HDMI)
315 </message> 333 </message>
316 334
317 </grit-part> 335 </grit-part>
OLDNEW
« no previous file with comments | « ash/ash.gyp ('k') | ash/shell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698