| Index: chrome/android/java/strings/android_chrome_strings.grd
|
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
|
| index f719587e4aed28fa03dc894fefe6309433378c4a..d8b3a7d43332a57aae24852a647b3f5d81d186dc 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1350,6 +1350,9 @@ To obtain new licenses, connect to the internet and play your downloaded content
|
| <message name="IDS_BLUETOOTH_NEED_LOCATION_PERMISSION_HELP" desc="The status message to get more information about why Chrome needs the Location permission in order to scan for Bluetooth devices.">
|
| <ph name="BEGIN_LINK"><link></ph>Get help<ph name="END_LINK"></link></ph>
|
| </message>
|
| + <message name="IDS_BLUETOOTH_DEVICE_CONNECTED" desc="Content description for the connected icon next to connected Bluetooth devices.">
|
| + Connected Device
|
| + </message>
|
|
|
| <!-- Hint of sync error solution strings -->
|
| <message name="IDS_SYNC_ERROR_CARD_TITLE" desc="Title of the Sync Error Card. [CHAR-LIMIT=32]">
|
|
|