Chromium Code Reviews| 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> |