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

Unified Diff: components/policy/resources/policy_templates.json

Issue 2536593002: Revise the description of ExternalStorageReadOnly to make it clearer. (Closed)
Patch Set: Rephrasing. Created 4 years, 1 month 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/resources/policy_templates.json
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
index 3ed6ea907975b6d9659f519b00a1aea31c2f3b58..703dd6d071ac4834eb171dc8c1ff5f6f4a6f5394 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -5814,11 +5814,11 @@
'tags': [],
'supported_on': ['chrome_os:54-'],
'caption': '''Treat external storage devices as read-only.''',
- 'desc': '''This policy is effective only when ExternalStorageDisabled is set to false or not configured.
+ 'desc': '''This policy takes effect only when ExternalStorageDisabled is set to false or not configured.
Andrew T Wilson (Slow) 2016/11/28 12:05:18 I would move this description (interaction of this
yamaguchi 2016/11/28 12:21:32 Done. Thanks so much for your help!
When this policy is set to true, users cannot write anything to external storage devices.
- If this setting is disabled or not configured then users can create and modify files of external storage devices which are physically writable.
+ If this setting is set to false or not configured, then users can create and modify files of external storage devices which are physically writable.
Dynamic refresh of this policy is supported in M56 and later.''',
'features': {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698