Commit fa02a815 authored by Nicolas Ouellet-payeur's avatar Nicolas Ouellet-payeur Committed by Commit Bot

Clean up Chrome Reporting Extension policy strings

Bug: 882533
Change-Id: I84f2d5a88f42d896b218e37c310da3f606b3578c
Reviewed-on: https://chromium-review.googlesource.com/1216811Reviewed-by: default avatarJulian Pastarmov <pastarmovj@chromium.org>
Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org>
Cr-Commit-Position: refs/heads/master@{#590299}
parent 006a90fd
...@@ -678,7 +678,7 @@ ...@@ -678,7 +678,7 @@
'caption': '''Chrome Reporting Extension''', 'caption': '''Chrome Reporting Extension''',
'desc': '''Configure Chrome Reporting Extension related policies. 'desc': '''Configure Chrome Reporting Extension related policies.
These policies are only effective when the Chrome Reporting Extension and Cloud Management are enabled.''', This policy is only effective when the <ph name="CHROME_REPORTING_EXTENSION_NAME">Chrome Reporting Extension</ph> is enabled, and the machine is enrolled with <ph name="MACHINE_LEVEL_USER_CLOUD_POLICY_ENROLLMENT_TOKEN_POLICY_NAME">MachineLevelUserCloudPolicyEnrollmentToken</ph>.''',
'policies': [ 'policies': [
'ReportVersionData', 'ReportVersionData',
'ReportPolicyData', 'ReportPolicyData',
...@@ -13205,7 +13205,7 @@ ...@@ -13205,7 +13205,7 @@
When this policy is left unset or set to True, version information is gathered. When this policy is left unset or set to True, version information is gathered.
When this policy is set to False, version information is not gathered. When this policy is set to False, version information is not gathered.
This policy is only effective when the Chrome Reporting Extension and Cloud Management are enabled.''' This policy is only effective when the <ph name="CHROME_REPORTING_EXTENSION_NAME">Chrome Reporting Extension</ph> is enabled, and the machine is enrolled with <ph name="MACHINE_LEVEL_USER_CLOUD_POLICY_ENROLLMENT_TOKEN_POLICY_NAME">MachineLevelUserCloudPolicyEnrollmentToken</ph>.'''
}, },
{ {
'id': 471, 'id': 471,
...@@ -13226,7 +13226,7 @@ ...@@ -13226,7 +13226,7 @@
When this policy is left unset or set to True, policy data and time of policy fetch are gathered. When this policy is left unset or set to True, policy data and time of policy fetch are gathered.
When this policy is set to False, policy data and time of policy fetch are not gathered. When this policy is set to False, policy data and time of policy fetch are not gathered.
This policy is only effective when the Chrome Reporting Extension and Cloud Management are enabled.''' This policy is only effective when the <ph name="CHROME_REPORTING_EXTENSION_NAME">Chrome Reporting Extension</ph> is enabled, and the machine is enrolled with <ph name="MACHINE_LEVEL_USER_CLOUD_POLICY_ENROLLMENT_TOKEN_POLICY_NAME">MachineLevelUserCloudPolicyEnrollmentToken</ph>.'''
}, },
{ {
'id': 472, 'id': 472,
...@@ -13247,7 +13247,7 @@ ...@@ -13247,7 +13247,7 @@
When this policy is left unset or set to True, information that can be used to identify machines is gathered. When this policy is left unset or set to True, information that can be used to identify machines is gathered.
When this policy is set to False, information that can be used to identify machines is not gathered. When this policy is set to False, information that can be used to identify machines is not gathered.
This policy is only effective when the Chrome Reporting Extension and Cloud Management are enabled.''' This policy is only effective when the <ph name="CHROME_REPORTING_EXTENSION_NAME">Chrome Reporting Extension</ph> is enabled, and the machine is enrolled with <ph name="MACHINE_LEVEL_USER_CLOUD_POLICY_ENROLLMENT_TOKEN_POLICY_NAME">MachineLevelUserCloudPolicyEnrollmentToken</ph>.'''
}, },
{ {
'id': 473, 'id': 473,
...@@ -13268,7 +13268,7 @@ ...@@ -13268,7 +13268,7 @@
When this policy is left unset or set to True, information that can be used to identify users is gathered. When this policy is left unset or set to True, information that can be used to identify users is gathered.
When this policy is set to False, information that can be used to identify users is not gathered. When this policy is set to False, information that can be used to identify users is not gathered.
This policy is only effective when the Chrome Reporting Extension and Cloud Management are enabled.''' This policy is only effective when the <ph name="CHROME_REPORTING_EXTENSION_NAME">Chrome Reporting Extension</ph> is enabled, and the machine is enrolled with <ph name="MACHINE_LEVEL_USER_CLOUD_POLICY_ENROLLMENT_TOKEN_POLICY_NAME">MachineLevelUserCloudPolicyEnrollmentToken</ph>.'''
}, },
], ],
......
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