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

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 1464443002: bluetooth: android: Add BluetoothDevice::ConnectErrorCode enums (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: III Created 5 years 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 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.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 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 2215 matching lines...) Expand 10 before | Expand all | Expand 10 after
2226 </message> 2226 </message>
2227 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_REJECTED"> 2227 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_REJECTED">
2228 Authentication code rejected while connecting to "<ph name="DEVICE_NAME">%1< ex>Nexus 4</ex></ph>". 2228 Authentication code rejected while connecting to "<ph name="DEVICE_NAME">%1< ex>Nexus 4</ex></ph>".
2229 </message> 2229 </message>
2230 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_TIMEOUT"> 2230 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_TIMEOUT">
2231 Authentication timeout while connecting to "<ph name="DEVICE_NAME">%1<ex>Nex us 4</ex></ph>". 2231 Authentication timeout while connecting to "<ph name="DEVICE_NAME">%1<ex>Nex us 4</ex></ph>".
2232 </message> 2232 </message>
2233 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNSUPPORTED_DEVICE"> 2233 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNSUPPORTED_DEVICE">
2234 Unsupported Bluetooth device: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph >". 2234 Unsupported Bluetooth device: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph >".
2235 </message> 2235 </message>
2236 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_ATTRIBUTE_LENGTH_INVALID ">
scheib 2015/11/26 00:02:50 Pending OWNERS feedback, we may not want these str
2237 Write operation exceeds the maximum length of the attribute to: "<ph name="D EVICE_NAME">%1<ex>Nexus 4</ex></ph>".
2238 </message>
2239 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_CONNECTION_CONGESTED">
2240 Connection is congested to remote device: "<ph name="DEVICE_NAME">%1<ex>Nexu s 4</ex></ph>".
2241 </message>
2242 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_INSUFFICIENT_ENCRYPTION" >
2243 Insufficient authentication for a given operation on: "<ph name="DEVICE_NAME ">%1<ex>Nexus 4</ex></ph>".
scheib 2015/11/26 00:02:50 Insufficient encryption
Kai Jiang 2015/11/29 10:40:51 Done.
2244 </message>
2245 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_OFFSET_INVALID">
2246 Read or write operation was requested with an invalid offset on: "<ph name=" DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
2247 </message>
2248 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_READ_FAILED">
2249 Read operation is not permitted on: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</e x></ph>".
2250 </message>
2251 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_REQUEST_NOT_SUPPORTED">
2252 The given request is not supported to: "<ph name="DEVICE_NAME">%1<ex>Nexus 4 </ex></ph>".
2253 </message>
2254 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_WRITE_FAILED">
2255 Write operation is not permitted on: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ ex></ph>".
2256 </message>
2236 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT_FAILED"> 2257 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT_FAILED">
2237 Failed to disconnect from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>". 2258 Failed to disconnect from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>".
2238 </message> 2259 </message>
2239 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED"> 2260 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED">
2240 Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ ex></ph>". 2261 Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ ex></ph>".
2241 </message> 2262 </message>
2242 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the se ttings tab, this text explains the accessibility features."> 2263 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the se ttings tab, this text explains the accessibility features.">
2243 Enable accessibility features to make your device easier to use. 2264 Enable accessibility features to make your device easier to use.
2244 </message> 2265 </message>
2245 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SETTINGS" desc="Text of the link to open ChromeVox settings."> 2266 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SETTINGS" desc="Text of the link to open ChromeVox settings.">
(...skipping 4136 matching lines...) Expand 10 before | Expand all | Expand 10 after
6382 Installing 6403 Installing
6383 </message> 6404 </message>
6384 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f lag used to enable launching Chrome Web Store Gallery widget app for searching f or printer provider apps."> 6405 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f lag used to enable launching Chrome Web Store Gallery widget app for searching f or printer provider apps.">
6385 Chrome Web Store Gallery app for printer drivers 6406 Chrome Web Store Gallery app for printer drivers
6386 </message> 6407 </message>
6387 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri ption of a flag in chrome://flags that enables launching Chrome Web Store Galler y widget app for searching for printer provider apps."> 6408 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri ption of a flag in chrome://flags that enables launching Chrome Web Store Galler y widget app for searching for printer provider apps.">
6388 Enables Chrome Web Store Gallery app for printer drivers. The app searches C hrome Web Store for extensions that support printing to a USB printer with speci fic USB ID. 6409 Enables Chrome Web Store Gallery app for printer drivers. The app searches C hrome Web Store for extensions that support printing to a USB printer with speci fic USB ID.
6389 </message> 6410 </message>
6390 6411
6391 </grit-part> 6412 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698