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

Side by Side Diff: components/policy_strings.grdp

Issue 2486813002: Add DeviceADPolicyManager to provide AD policy. (Closed)
Patch Set: Address Bernhard's comments 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 unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part> 2 <grit-part>
3 3
4 <message name="IDS_POLICY_DM_STATUS_SUCCESS" desc="Message indicating a succes sful device management server call."> 4 <message name="IDS_POLICY_DM_STATUS_SUCCESS" desc="Message indicating a succes sful device management server call.">
5 Request succeeded 5 Request succeeded
6 </message> 6 </message>
7 <message name="IDS_POLICY_DM_STATUS_REQUEST_INVALID" desc="Message indicating a bad request to the enterprise server."> 7 <message name="IDS_POLICY_DM_STATUS_REQUEST_INVALID" desc="Message indicating a bad request to the enterprise server.">
8 Invalid request or request parameters 8 Invalid request or request parameters
9 </message> 9 </message>
10 <message name="IDS_POLICY_DM_STATUS_REQUEST_FAILED" desc="Message indicating t he request to the enterprise server failed in the network."> 10 <message name="IDS_POLICY_DM_STATUS_REQUEST_FAILED" desc="Message indicating t he request to the enterprise server failed in the network.">
(...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after
330 </message> 330 </message>
331 <message name="IDS_POLICY_INVALID_BOOKMARK" desc="Text displayed in the status column when an entry of the ManagedBookmarks policy is not a valid bookmark."> 331 <message name="IDS_POLICY_INVALID_BOOKMARK" desc="Text displayed in the status column when an entry of the ManagedBookmarks policy is not a valid bookmark.">
332 Ignored invalid bookmark at index <ph name="ENTRY_INDEX">$1<ex>3</ex></ph> 332 Ignored invalid bookmark at index <ph name="ENTRY_INDEX">$1<ex>3</ex></ph>
333 </message> 333 </message>
334 <message name="IDS_POLICY_SOURCE_ENTERPRISE_DEFAULT" desc="Indicates that a po licy is set by default in an enterprise environment and can be overridden (for C hrome OS only)."> 334 <message name="IDS_POLICY_SOURCE_ENTERPRISE_DEFAULT" desc="Indicates that a po licy is set by default in an enterprise environment and can be overridden (for C hrome OS only).">
335 Enterprise default 335 Enterprise default
336 </message> 336 </message>
337 <message name="IDS_POLICY_SOURCE_CLOUD" desc="Indicates that the policy origin ates from the cloud."> 337 <message name="IDS_POLICY_SOURCE_CLOUD" desc="Indicates that the policy origin ates from the cloud.">
338 Cloud 338 Cloud
339 </message> 339 </message>
340 <message name="IDS_POLICY_SOURCE_ACTIVE_DIRECTORY" desc="Indicates that the po licy originates from Active Directory.">
341 Microsoft® Active Directory®
342 </message>
340 <message name="IDS_POLICY_SOURCE_PLATFORM" desc="Indicates that the policy is obtained from the local OS."> 343 <message name="IDS_POLICY_SOURCE_PLATFORM" desc="Indicates that the policy is obtained from the local OS.">
341 Platform 344 Platform
342 </message> 345 </message>
343 <message name="IDS_POLICY_SOURCE_PUBLIC_SESSION_OVERRIDE" desc="Indicates that the policy is set programmatically because of an active public session (for Chr ome OS only). It could have overridden other sources that set this policy."> 346 <message name="IDS_POLICY_SOURCE_PUBLIC_SESSION_OVERRIDE" desc="Indicates that the policy is set programmatically because of an active public session (for Chr ome OS only). It could have overridden other sources that set this policy.">
344 Public session override 347 Public session override
345 </message> 348 </message>
346 <message name="IDS_POLICY_RISK_TAG_FULL_ADMIN_ACCESS" desc="Title of a group/t ag whose policies potentially allow the administrator to access all of a user's data."> 349 <message name="IDS_POLICY_RISK_TAG_FULL_ADMIN_ACCESS" desc="Title of a group/t ag whose policies potentially allow the administrator to access all of a user's data.">
347 Full Admin Access 350 Full Admin Access
348 </message> 351 </message>
349 <message name="IDS_POLICY_RISK_TAG_SYSTEM_SECURITY" desc="Title of a group/tag whose policies might influence the system's security."> 352 <message name="IDS_POLICY_RISK_TAG_SYSTEM_SECURITY" desc="Title of a group/tag whose policies might influence the system's security.">
350 System Security 353 System Security
351 </message> 354 </message>
352 <message name="IDS_POLICY_RISK_TAG_WEBSITE_SHARING" desc="Title of a group/tag whose policies might lead to information sharing with other websites."> 355 <message name="IDS_POLICY_RISK_TAG_WEBSITE_SHARING" desc="Title of a group/tag whose policies might lead to information sharing with other websites.">
353 Sharing with Websites 356 Sharing with Websites
354 </message> 357 </message>
355 <message name="IDS_POLICY_RISK_TAG_ADMIN_SHARING" desc="Title of a group/tag w hose policies potentially allow sending information about the user (like activit y times) to an administrator."> 358 <message name="IDS_POLICY_RISK_TAG_ADMIN_SHARING" desc="Title of a group/tag w hose policies potentially allow sending information about the user (like activit y times) to an administrator.">
356 Sharing with Administrator 359 Sharing with Administrator
357 </message> 360 </message>
358 <message name="IDS_POLICY_RISK_TAG_FILTERING" desc="Title of a group/tag whose policies might restrict web contents which would be visible otherwise (e.g. for ced SafeSearch)."> 361 <message name="IDS_POLICY_RISK_TAG_FILTERING" desc="Title of a group/tag whose policies might restrict web contents which would be visible otherwise (e.g. for ced SafeSearch).">
359 Filtering 362 Filtering
360 </message> 363 </message>
361 <message name="IDS_POLICY_RISK_TAG_LOCAL_DATA_ACCESS" desc="Title of a group/t ag whose policies might allow storage of user data to local drives where others might access them."> 364 <message name="IDS_POLICY_RISK_TAG_LOCAL_DATA_ACCESS" desc="Title of a group/t ag whose policies might allow storage of user data to local drives where others might access them.">
362 Local Data Access 365 Local Data Access
363 </message> 366 </message>
364 <message name="IDS_POLICY_RISK_TAG_GOOGLE_SHARING" desc="Title of a group/tag whose policies enable functionality that might share user data with trusted Goog le services."> 367 <message name="IDS_POLICY_RISK_TAG_GOOGLE_SHARING" desc="Title of a group/tag whose policies enable functionality that might share user data with trusted Goog le services.">
365 Sharing with Google 368 Sharing with Google
366 </message> 369 </message>
367 </grit-part> 370 </grit-part>
OLDNEW
« chrome/browser/ui/webui/policy_ui_handler.cc ('K') | « components/policy/core/common/policy_types.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698