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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 12088022: Enable cloud policy by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review feedback Created 7 years, 10 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 725685977740e05187b9c19de5ac94ce16b7b523..aa49fc376f9bce53e392e49814bf4e630bf32037 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15528,11 +15528,11 @@ Some features may be unavailable. Please check that the profile exists and you
When enabled, a guest user will be available in desktop Chrome.
</message>
- <message name="IDS_FLAGS_DESKTOP_CLOUD_POLICY_NAME" desc="Name of about:flags option to turn on loading desktop cloud policy for signed in profiles">
- Enable desktop cloud policy
+ <message name="IDS_FLAGS_DISABLE_DESKTOP_CLOUD_POLICY_NAME" desc="Name of about:flags option to turn off loading desktop cloud policy for signed in profiles">
+ Disable desktop cloud policy
</message>
- <message name="IDS_FLAGS_DESKTOP_CLOUD_POLICY_DESCRIPTION" desc="Description of about:flags option to turn on desktop cloud policy for signed in profiles">
- When enabled, cloud policy will be loaded for signed-in profiles.
+ <message name="IDS_FLAGS_DISABLE_DESKTOP_CLOUD_POLICY_DESCRIPTION" desc="Description of about:flags option to turn off desktop cloud policy for signed in profiles">
+ When set, loading of cloud policy for signed-in profiles will be disabled.
</message>
<!-- Toast experiment. -->
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698