Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index d4fd5b7698d3ebcd399e639b95d1b0f1379690e5..ca43ef9e6df735de06769eee1d1c1022711377d9 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -2233,6 +2233,27 @@ Press any key to continue exploring. |
| <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNSUPPORTED_DEVICE"> |
| Unsupported Bluetooth device: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". |
| </message> |
| + <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
|
| + Write operation exceeds the maximum length of the attribute to: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". |
| + </message> |
| + <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_CONNECTION_CONGESTED"> |
| + Connection is congested to remote device: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". |
| + </message> |
| + <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_INSUFFICIENT_ENCRYPTION"> |
| + 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.
|
| + </message> |
| + <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_OFFSET_INVALID"> |
| + Read or write operation was requested with an invalid offset on: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". |
| + </message> |
| + <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_READ_FAILED"> |
| + Read operation is not permitted on: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". |
| + </message> |
| + <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_REQUEST_NOT_SUPPORTED"> |
| + The given request is not supported to: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". |
| + </message> |
| + <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_WRITE_FAILED"> |
| + Write operation is not permitted on: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". |
| + </message> |
| <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT_FAILED"> |
| Failed to disconnect from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>". |
| </message> |