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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2913323003: Settings: Network: Merge Tether networks into Mobile subpage (Closed)
Patch Set: Fix browser_tests Created 3 years, 7 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 1d019705d7cab8b9bf6d759dc70731e4ee37e0ef..3f0cfaff074fbf346ec100c56d3850f3a0891afc 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -3892,27 +3892,24 @@ Press any key to continue exploring.
Wi-Fi
</message>
<message name="IDS_STATUSBAR_NETWORK_DEVICE_CELLULAR" desc="Label for a cellular network device.">
- Mobile Data
+ Mobile data
</message>
- <message name="IDS_NETWORK_TYPE_ETHERNET" desc="The ethernet network type.">
+ <message name="IDS_NETWORK_TYPE_ETHERNET" desc="Label for Ethernet networks.">
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.">
+ <message name="IDS_NETWORK_TYPE_WIFI" desc="Label for WiFi networks.">
Wi-Fi
</message>
- <message name="IDS_NETWORK_TYPE_WIMAX" desc="The wimax network type.">
+ <message name="IDS_NETWORK_TYPE_WIMAX" desc="Label for WiMAX networks.">
WiMAX
</message>
- <message name="IDS_NETWORK_TYPE_BLUETOOTH" desc="The bluetooth network type.">
+ <message name="IDS_NETWORK_TYPE_BLUETOOTH" desc="Label for Bluetooth networks.">
Bluetooth
</message>
- <message name="IDS_NETWORK_TYPE_CELLULAR" desc="The cellular network type.">
- Mobile
+ <message name="IDS_NETWORK_TYPE_MOBILE_DATA" desc="Label for Cellular and Tether networks.">
+ Mobile data
</message>
- <message name="IDS_NETWORK_TYPE_VPN" desc="The vpn network type.">
+ <message name="IDS_NETWORK_TYPE_VPN" desc="Label for VPN networks.">
VPN
</message>
<message name="IDS_NETWORK_TYPE_VPN_BUILTIN" desc="The built-in VPN types (Open VPN and L2TP/IPSec).">
« 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