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

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: Overhaul of previous implementation 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
« no previous file with comments | « no previous file | ash/system/bluetooth/tray_bluetooth.cc » ('j') | ash/system/network/network_icon.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index 555860749a0d96439f9ee4ca7d1cebf4cff5c01d..9fb37d8a36fe0c0752b3a318af9bdbf98ebbcf88 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.
+ </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>
« no previous file with comments | « no previous file | ash/system/bluetooth/tray_bluetooth.cc » ('j') | ash/system/network/network_icon.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698