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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2838323002: [CrOS Tether] Add tether settings section to the MD settings page. (Closed)
Patch Set: Fix Closure compiler error. Created 3 years, 8 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 | chrome/app/settings_strings.grdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 922db05345a474582ee8bf999a60b6b72fb250f4..4143e92cd25c3f0438621eb433414d584461d5ba 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -3880,6 +3880,9 @@ Press any key to continue exploring.
<message name="IDS_NETWORK_TYPE_ETHERNET" desc="The ethernet network type.">
Ethernet
</message>
+ <message name="IDS_NETWORK_TYPE_TETHER" desc="The tether network type.">
+ Tether
+ </message>
<message name="IDS_NETWORK_TYPE_WIFI" desc="The wifi network type.">
Wi-Fi
</message>
« no previous file with comments | « no previous file | chrome/app/settings_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698