[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}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
f8abb812f1
commit
c37f45cf27
ash
chromeos
@ -3734,7 +3734,7 @@ No devices connected.
|
||||
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
|
||||
|
@ -1 +1 @@
|
||||
494f49716613706338ff40c0095b532e8697e677
|
||||
cf9b5b9a242242b7d98161a8965096d439ddf3f9
|
@ -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 -->
|
||||
|
@ -0,0 +1 @@
|
||||
53d3a1eb51b9db5f0560167414e80befded0d624
|
Reference in New Issue
Block a user