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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2956433003: Settings: Network: Support choose mobile network (Closed)
Patch Set: . Created 3 years, 6 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/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index 6175f5ce998d617036a7758db3ed95e3809fbe21..3db3aae10f918eef77c798bb367b311ba93ad41a 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -1180,6 +1180,12 @@
<message name="IDS_SETTINGS_SETTINGS_NETWORK_ALLOW_DATA_ROAMING" desc="Settings > Internet > Network details: Toggle label to allow mobile data roaming.">
Allow mobile data roaming
</message>
+ <message name="IDS_SETTINGS_SETTINGS_NETWORK_CHOOSE_MOBILE_DETAIL" desc="Settings > Internet > Network details: Label for section to choose a mobile data network.">
+ Choose a mobile data network
+ </message>
+ <message name="IDS_SETTINGS_SETTINGS_NETWORK_CHOOSE_MOBILE_BUTTON" desc="Settings > Internet > Network details: Label for button to choose a mobile data network.">
+ Choose network
+ </message>
<message name="IDS_SETTINGS_INTERNET_NETWORK_SHARED" desc="Settings > Internet > Network details: Text to show when a network is shared.">
Other users of this device can use this network.
</message>

Powered by Google App Engine
This is Rietveld 408576698