| 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 77c28a0f5606fad93c018936fdcf0500d75ea6ca..2dd340249bfe48318d0cd866399681f1b5df8c50 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1219,7 +1219,10 @@ To obtain new licenses, connect to the internet and play your downloaded content
|
| No Bluetooth devices found
|
| </message>
|
| <message name="IDS_BLUETOOTH_ADAPTER_OFF" desc="The message to show when scanning cannot start because the bluetooth adapter is turned off.">
|
| - Turn on Bluetooth in <ph name="BEGIN_LINK"><link></ph>device settings<ph name="END_LINK"></link></ph> to allow pairing
|
| + <ph name="BEGIN_LINK"><link></ph>Turn on Bluetooth<ph name="END_LINK"></link></ph> to allow pairing
|
| + </message>
|
| + <message name="IDS_BLUETOOTH_SETTINGS_UNAVAILABLE" desc="The message to show when Chrome is unable to open Bluetooth settings.">
|
| + Chrome is unable to open Bluetooth settings
|
| </message>
|
| <message name="IDS_BLUETOOTH_ADAPTER_OFF_HELP" desc="The status message to show along with the message when the bluetooth adapter is turned off (to get Help).">
|
| <ph name="BEGIN_LINK"><link></ph>Get help<ph name="END_LINK"></link></ph>
|
|
|