[Instant Hotspot] Update BT error string in Settings and Quick Settings
Updates the Settings and Quick Settings Instant Hotspot Bluetooth error
message string.
Screenshot (settings):
Screenshot (quick settings):
https: //screenshot.googleplex.com/BQeYbThV5W3TZfu.png
https: //screenshot.googleplex.com/4kcmqBPbWWtLvpF.png
Bug: b/330752462
Change-Id: I5d01962087958cac7de150e6d0bfafa091f93e34
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5384374
Reviewed-by: Alex Kingsborough <akingsb@google.com>
Reviewed-by: Joe Antonetti <joeantonetti@google.com>
Commit-Queue: Rudransh Dikshit <rudranshd@google.com>
Cr-Commit-Position: refs/heads/main@{#1284011}
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index 8e9284e..e3d0c88 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -3734,7 +3734,7 @@
No available hotspot. Make sure your device is nearby and Bluetooth is turned on.
</message>
<message name="IDS_ASH_STATUS_TRAY_NETWORK_TETHER_NO_BLUETOOTH" desc="The message to display in the tether hosts network list when Bluetooth is disabled.">
- Turn on Bluetooth to discover available hotspots nearby
+ Turn on Bluetooth to scan for nearby hotspots
</message>
<message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used in system tray bubble to display vpn is disconnected.">
VPN disconnected
diff --git a/ash/ash_strings_grd/IDS_ASH_STATUS_TRAY_NETWORK_TETHER_NO_BLUETOOTH.png.sha1 b/ash/ash_strings_grd/IDS_ASH_STATUS_TRAY_NETWORK_TETHER_NO_BLUETOOTH.png.sha1
index c50edec..8f04f693 100644
--- a/ash/ash_strings_grd/IDS_ASH_STATUS_TRAY_NETWORK_TETHER_NO_BLUETOOTH.png.sha1
+++ b/ash/ash_strings_grd/IDS_ASH_STATUS_TRAY_NETWORK_TETHER_NO_BLUETOOTH.png.sha1
@@ -1 +1 @@
-494f49716613706338ff40c0095b532e8697e677
\ No newline at end of file
+cf9b5b9a242242b7d98161a8965096d439ddf3f9
\ No newline at end of file
diff --git a/chromeos/chromeos_strings.grd b/chromeos/chromeos_strings.grd
index 1eae919..53d56e1 100644
--- a/chromeos/chromeos_strings.grd
+++ b/chromeos/chromeos_strings.grd
@@ -460,7 +460,7 @@
<if expr="chromeos_ash">
<!-- The following strings are located here for accessibility from both //ash and //chrome -->
<message name="IDS_ENABLE_BLUETOOTH" desc="The message to display in the network list when Tether is enabled but Bluetooth is disabled.">
- Turn on Bluetooth to discover nearby devices
+ Turn on Bluetooth to scan for nearby hotspots
</message>
<!-- Managed guest session warnings -->
diff --git a/chromeos/chromeos_strings_grd/IDS_ENABLE_BLUETOOTH.png.sha1 b/chromeos/chromeos_strings_grd/IDS_ENABLE_BLUETOOTH.png.sha1
new file mode 100644
index 0000000..120d939
--- /dev/null
+++ b/chromeos/chromeos_strings_grd/IDS_ENABLE_BLUETOOTH.png.sha1
@@ -0,0 +1 @@
+53d3a1eb51b9db5f0560167414e80befded0d624
\ No newline at end of file