| 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 ef2922a792cad423cb62d44cad0aa39e9b890d77..48febba5bfe268aed00e0005c99ec42b6f79bec0 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1225,7 +1225,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_UNABLE_TO_TURN_ON_ADAPTER" desc="The message to show when Chrome is unable to turn on the Bluetooth adapter.">
|
| + Chrome is unable to turn on Bluetooth adapter
|
| </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>
|
|
|