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

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: added actions and slightly refactored the infolabel class Created 3 years, 6 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/network/network_icon.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 42523a3f4f263249915aafa11eba39510b36ce49..54e2e3a7d29cd98087f00fcca918b34ca9004a5d 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -885,6 +885,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/06/27 19:36:56 Can you please double-check with the UX folks to m
lesliewatkins 2017/07/07 16:19:19 Email sent, will follow up with response.
+ </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/network/network_icon.cc » ('j') | ash/system/network/network_icon.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698