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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2568593002: MD Settings: Internet: Only show detailed info for primary user. (Closed)
Patch Set: Rebase Created 4 years 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 098a818dfcb3e24dc4b336c7b1c1874709500888..39dd8c5b2833d09b105011a6baa5fd3e526f92e5 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -1053,6 +1053,9 @@
<message name="IDS_SETTINGS_INTERNET_NETWORK_SHARED" desc="Settings > Internet > Network details: Text to show when a network is shared.">
This network is shared with other users.
</message>
+ <message name="IDS_SETTINGS_INTERNET_NETWORK_PRIMARY_USER_CONTROLLED" desc="Settings > Internet > Network details: Text to show when a network configuraiton is controlled by the primary user.">
michaelpg 2016/12/12 23:17:00 configuration
stevenjb 2016/12/13 00:57:54 Done.
+ Network configuraiton is controlled by <ph name="USER_EMAIL">$1<ex>joe@gmail.com</ex></ph>.
michaelpg 2016/12/12 23:17:00 same
stevenjb 2016/12/13 00:57:54 Done.
+ </message>
<message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ENFORCED_POLICY" desc="Settings > Internet > Network details: Text to show when a network proxy is policy enforced.">
This proxy is enforced by your administrator.
</message>

Powered by Google App Engine
This is Rietveld 408576698