Commit bbafd853 authored by zmin's avatar zmin Committed by Commit bot

Change the description of BrowserAddPersonEnabled policy.

Replacing 'profile manager' with 'user manager' for consistency.

BUG=707828

Review-Url: https://codereview.chromium.org/2815133002
Cr-Commit-Position: refs/heads/master@{#464417}
parent f05b0617
...@@ -8145,11 +8145,11 @@ ...@@ -8145,11 +8145,11 @@
}, },
'example_value': True, 'example_value': True,
'id': 276, 'id': 276,
'caption': '''Enable add person in profile manager''', 'caption': '''Enable add person in user manager''',
'tags': [], 'tags': [],
'desc': '''If this policy is set to true or not configured, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will allow Add Person from the user manager. 'desc': '''If this policy is set to true or not configured, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will allow Add Person from the user manager.
If this policy is set to false, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will not allow creation of new profiles from the profile manager.''', If this policy is set to false, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will not allow creation of new profiles from the user manager.''',
}, },
{ {
'name': 'ForceBrowserSignin', 'name': 'ForceBrowserSignin',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment