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

Unified Diff: ash/ash_chromeos_strings.grdp

Issue 2701463003: Create a Tether section in the system tray network list. (Closed)
Patch Set: Use NetworkStateHandler::GetTechnologyState and explicitly fetch the Tether networks in NetworkList… Created 3 years, 10 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_chromeos_strings.grdp
diff --git a/ash/ash_chromeos_strings.grdp b/ash/ash_chromeos_strings.grdp
index c09d75fd9c16037c606797c2216856606cecfd0b..56ab5e63d949f6992781a65e142282e37c78ae65 100644
--- a/ash/ash_chromeos_strings.grdp
+++ b/ash/ash_chromeos_strings.grdp
@@ -520,6 +520,9 @@ Press Shift + Alt to switch.
<message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI" desc="The label used in the tray popup to separate Wi-Fi networks.">
Wi-Fi
</message>
+ <message name="IDS_ASH_STATUS_TRAY_NETWORK_TETHER" desc="The label used in the tray popup to separate Instant Tethering networks.">
+ Instant Tethering
+ </message>
<message name="IDS_ASH_STATUS_TRAY_ADD_CONNECTION" desc="Title for control to add a new network connection." >
Add connection
</message>
« no previous file with comments | « no previous file | ash/common/system/chromeos/network/network_info.h » ('j') | chromeos/network/network_state_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698