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

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: VI Created 4 years, 11 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 <!-- 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 2179 matching lines...) Expand 10 before | Expand all | Expand 10 after
2190 </message> 2190 </message>
2191 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_REJECTED"> 2191 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_REJECTED">
2192 Authentication code rejected while connecting to "<ph name="DEVICE_NAME">%1< ex>Nexus 4</ex></ph>". 2192 Authentication code rejected while connecting to "<ph name="DEVICE_NAME">%1< ex>Nexus 4</ex></ph>".
2193 </message> 2193 </message>
2194 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_TIMEOUT"> 2194 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_TIMEOUT">
2195 Authentication timeout while connecting to "<ph name="DEVICE_NAME">%1<ex>Nex us 4</ex></ph>". 2195 Authentication timeout while connecting to "<ph name="DEVICE_NAME">%1<ex>Nex us 4</ex></ph>".
2196 </message> 2196 </message>
2197 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNSUPPORTED_DEVICE"> 2197 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNSUPPORTED_DEVICE">
2198 Unsupported Bluetooth device: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph >". 2198 Unsupported Bluetooth device: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph >".
2199 </message> 2199 </message>
2200 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_ATTRIBUTE_LENGTH_INVALID ">
2201 Write operation exceeds the maximum length of the attribute to: "<ph name="D EVICE_NAME">%1<ex>Nexus 4</ex></ph>".
2202 </message>
2203 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_CONNECTION_CONGESTED">
2204 Connection is congested to remote device: "<ph name="DEVICE_NAME">%1<ex>Nexu s 4</ex></ph>".
2205 </message>
2206 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_INSUFFICIENT_ENCRYPTION" >
2207 Insufficient encryption for a given operation on: "<ph name="DEVICE_NAME">%1 <ex>Nexus 4</ex></ph>".
2208 </message>
2209 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_OFFSET_INVALID">
2210 Read or write operation was requested with an invalid offset on: "<ph name=" DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
2211 </message>
2212 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_READ_NOT_PERMITTED">
2213 Read operation is not permitted on: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</e x></ph>".
2214 </message>
2215 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_REQUEST_NOT_SUPPORTED">
2216 The given request is not supported to: "<ph name="DEVICE_NAME">%1<ex>Nexus 4 </ex></ph>".
2217 </message>
2218 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_WRITE_NOT_PERMITTED">
2219 Write operation is not permitted on: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ ex></ph>".
2220 </message>
2200 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT_FAILED"> 2221 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT_FAILED">
2201 Failed to disconnect from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>". 2222 Failed to disconnect from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>".
2202 </message> 2223 </message>
2203 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED"> 2224 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED">
2204 Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ ex></ph>". 2225 Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ ex></ph>".
2205 </message> 2226 </message>
2206 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the se ttings tab, this text explains the accessibility features."> 2227 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the se ttings tab, this text explains the accessibility features.">
2207 Enable accessibility features to make your device easier to use. 2228 Enable accessibility features to make your device easier to use.
2208 </message> 2229 </message>
2209 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SETTINGS" desc="Text of the link to open ChromeVox settings."> 2230 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SETTINGS" desc="Text of the link to open ChromeVox settings.">
(...skipping 4178 matching lines...) Expand 10 before | Expand all | Expand 10 after
6388 Installing 6409 Installing
6389 </message> 6410 </message>
6390 <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."> 6411 <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.">
6391 Chrome Web Store Gallery app for printer drivers 6412 Chrome Web Store Gallery app for printer drivers
6392 </message> 6413 </message>
6393 <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."> 6414 <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.">
6394 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. 6415 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.
6395 </message> 6416 </message>
6396 6417
6397 </grit-part> 6418 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698