Commit 615014e4 authored by Daniel Rubery's avatar Daniel Rubery Committed by Commit Bot

Replace 'extra features' with 'extra protections' in AdvancedProtectionAllowed

Feedback from translators indicated 'extra features' was a confusing
phrase. (b/151968849) We can be more clear using the phrase 'extra
protections' instead.

Change-Id: Ia4b251d95103b38f43d7b9f035a3b5c89ebb6c41
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2127897Reviewed-by: default avatarAlexander Hendrich <hendrich@chromium.org>
Commit-Queue: Daniel Rubery <drubery@chromium.org>
Cr-Commit-Position: refs/heads/master@{#755030}
parent bb02fae6
...@@ -20364,7 +20364,7 @@ If set to False, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will not ...@@ -20364,7 +20364,7 @@ If set to False, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will not
'id': 685, 'id': 685,
'caption': '''Enable additional protections for users enrolled in the Advanced Protection program''', 'caption': '''Enable additional protections for users enrolled in the Advanced Protection program''',
'tags': [], 'tags': [],
'desc': '''This policy controls whether users enrolled in the Advanced Protection program receive extra features. Some of these features may involve the sharing of data with Google (for example, Advanced Protection users will be able to send their downloads to Google for malware scanning). If set to True or not set, enrolled users will receive extra features. If set to False, Advanced Protection users will receive only the standard consumer features.''', 'desc': '''This policy controls whether users enrolled in the Advanced Protection program receive extra protections. Some of these features may involve the sharing of data with Google (for example, Advanced Protection users will be able to send their downloads to Google for malware scanning). If set to True or not set, enrolled users will receive extra protections. If set to False, Advanced Protection users will receive only the standard consumer features.''',
}, },
{ {
'name': 'ScrollToTextFragmentEnabled', 'name': 'ScrollToTextFragmentEnabled',
......
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