Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 1adc70cc7d3e9f2d67d4e8f11a9977a10d683312..85614ed425ea5d30365682be904d0f033232f4a3 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -14862,6 +14862,15 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
<message name="IDS_DEVICE_CHOOSER_DEVICE_NAME_WITH_ID" desc="To distinguish devices with the same name, the device chooser shows the device name with id."> |
<ph name="DEVICE_NAME">$1<ex>device name</ex></ph> (<ph name="DEVICE_ID">$2<ex>device id</ex></ph>) |
</message> |
+ <message name="IDS_BLUETOOTH_DEVICE_CHOOSER_BLUETOOTH_ADAPTER_OFF" desc="The label that is used to indicate Bluetooth adapter is turned off."> |
+ Bluetooth turned off |
+ </message> |
+ <message name="IDS_BLUETOOTH_DEVICE_CHOOSER_SCANNING" desc="The label that is used to indicate the chooser is scanning for Bluetooth devices."> |
+ Scanning for devices... |
+ </message> |
+ <message name="IDS_BLUETOOTH_DEVICE_CHOOSER_RE_SCAN" desc="Text of the 'Re-scan' link."> |
Reilly Grant (use Gerrit)
2016/07/15 21:55:19
This description is tautological. I suggest, "Text
juncai
2016/07/18 20:14:15
Done.
|
+ Re-scan |
+ </message> |
<message name="IDS_BLUETOOTH_DEVICE_CHOOSER_PAIR_BUTTON_TEXT" desc="Label on the button that closes the Bluetooth chooser popup and pairs the selected device."> |
Pair |
</message> |