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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2703643002: CrOS: Rename 'cellular' to 'mobile' in UI descriptions. (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | 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 b061030ac549eaf4be7107b132936a77d8969321..70e5ea5186d150179e6541b9d708aa642acdcf6f 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -3966,7 +3966,7 @@ Press any key to continue exploring.
Bluetooth
</message>
<message name="IDS_NETWORK_TYPE_CELLULAR" desc="The cellular network type.">
- Cellular
+ Mobile
stevenjb 2017/02/16 18:45:10 I just pinged tbuckley@ about this, is it 'Mobile'
Ben Chan 2017/02/16 18:51:23 My understanding is that this piece of string is u
stevenjb 2017/02/16 19:01:05 OK, yeah, it makes sense to just make this "Mobile
</message>
<message name="IDS_NETWORK_TYPE_VPN" desc="The vpn network type.">
VPN
@@ -5737,7 +5737,7 @@ Battery full
You are currently offline.
</message>
<message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed for the current network">
- You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</ex></ph> network.
+ You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>mobile</ex></ph> network.
</message>
<message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label: for updates you need to connect to an Ethernet, Wi-Fi or mobile data">
To check for updates, please use Ethernet, Wi-Fi or mobile data.
@@ -5920,7 +5920,7 @@ All users must sign out to continue.
Google Chrome will use cellular data if you're not connected to another network.
</message>
<message name="IDS_3G_DATASAVER_TITLE" desc="Title of the 3G data notification prompting user to install Data Saver.">
- You are using cellular data
+ You are using mobile data
</message>
<message name="IDS_3G_DATASAVER_MESSAGE" desc="Text of the 3G data notification prompting user to install Data Saver.">
Save data and browse faster using Google Data Saver. Click to learn more.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698