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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2913323003: Settings: Network: Merge Tether networks into Mobile subpage (Closed)
Patch Set: Feedback + additional 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
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index a925ac9c2bd2ddc2b7f9254e139971f3bf51760b..9df07ce137bbb0b5af0fa1b6a51d54b45d438e60 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') | chrome/browser/resources/settings/internet_page/internet_subpage.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698