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

Unified Diff: chrome/app/policy/policy_templates.json

Issue 13878012: Update the description for DriveDisabled to clarify its purpose. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 months 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: chrome/app/policy/policy_templates.json
diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
index b1ea37a29ee1f73df85907abd008cc44f5b82456..3928e728d123792c471224ec54c0a7fd29be95f8 100644
--- a/chrome/app/policy/policy_templates.json
+++ b/chrome/app/policy/policy_templates.json
@@ -3626,8 +3626,8 @@
},
'example_value': True,
'id': 139,
- 'caption': '''Disables Drive''',
- 'desc': '''Disables Google Drive syncing when set to True. In that case, no data is uploaded to Google Drive.
+ 'caption': '''Disables Drive in the Chrome OS Files app''',
+ 'desc': '''Disables Google Drive syncing in the Chrome OS Files app when set to True. In that case, no data is uploaded to Google Drive.
If not set or set to False, then users will be able to transfer files to Google Drive.''',
},
@@ -3642,8 +3642,8 @@
},
'example_value': True,
'id': 140,
- 'caption': '''Disables Google Drive over Cellular connections''',
- 'desc': '''Disables Google Drive syncing when using a cellular connection when set to True. In that case, data is only synced to Google Drive when connected via WiFi or Ethernet.
+ 'caption': '''Disables Google Drive over Cellular connections in the Chrome OS Files app''',
+ 'desc': '''Disables Google Drive syncing in the Chrome OS Files app when using a cellular connection when set to True. In that case, data is only synced to Google Drive when connected via WiFi or Ethernet.
If not set or set to False, then users will be able to transfer files to Google Drive via cellular connections.''',
},
« 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