| 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 e0a921bf02a4334fd266f6af5166a206d36b3af2..0077650d2dc0b2af858d4992ea9fb0864ccb34a1 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -1229,7 +1229,8 @@ To obtain new licenses, connect to the internet and play your downloaded content
|
|
|
| <!-- Bluetooth Picker UI strings -->
|
| <message name="IDS_BLUETOOTH_DIALOG_TITLE" desc="The header message shown on top of the dialog that lets the user pick a Bluetooth device for the site to pair with. Shown above a list of Bluetooth devices discovered. ">
|
| - <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to pair</message>
|
| + <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to pair with:
|
| + </message>
|
| <message name="IDS_BLUETOOTH_SEARCHING" desc="The message shown in the Bluetooth picker dialog while scanning for devices.">
|
| <ph name="BEGIN_LINK"><link></ph>Get help<ph name="END_LINK"></link></ph> while scanning for devices…
|
| </message>
|
|
|