Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2821)

Unified Diff: ash/ash_strings.grd

Issue 2957043002: Add a row in the network tray to inform users to turn Bluetooth on to enable Tether. (Closed)
Patch Set: khorimoto@ comments Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index c56f701423f529b7d4492bd3ed1f2a6652e579df..31c17409ff6db2e373f55545168fad86b1843c74 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -894,6 +894,9 @@ Press Search or Shift to cancel.
<message name="IDS_ASH_STATUS_TRAY_NO_MOBILE_NETWORKS" desc="The message to display in the network list when no mobile networks are available.">
No mobile network available
</message>
+ <message name="IDS_ASH_STATUS_TRAY_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.
Kyle Horimoto 2017/07/13 23:15:36 Just double-checking: I might be remembering wrong
lesliewatkins 2017/07/14 06:41:52 No period. Fixed!
+ </message>
<message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used in system tray bubble to display vpn is disconnected.">
VPN disconnected
</message>

Powered by Google App Engine
This is Rietveld 408576698