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

Unified Diff: chrome/app/chromium_strings.grd

Issue 12088040: Add a SigninAllowed policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add tests and link UpdateLogin to kSigninAllowed pref. 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 7f5ca01114ec1fe63b280c0afc87141fac754efe..2f518a943408491120d48f513fc81eb39273c5c0 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -655,6 +655,11 @@ Chromium is unable to recover your settings.
Chromium is configured to automatically launch when you start your computer.
</message>
+ <!-- Managed user settings page -->
+ <message name="IDS_SIGNIN_SYNC_ALLOWED" desc="A checkbox in the Managed User Settings dialog for enabling sign in and sync.">
+ Allow signing into Chromium.
+ </message>
+
<!-- about:flags -->
<if expr="not pp_ifdef('chromeos')">
<message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that he needs to relaunch Chromium. Shown next to a button that says 'Relaunch Now'.">
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/browser/policy/configuration_policy_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698