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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2701753004: Don't let creating Google accounts on the Active Directory devices. (Closed)
Patch Set: Created 3 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/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index b061030ac549eaf4be7107b132936a77d8969321..68a5a27d203c82cb45a68ec589fdd6592c82f2d0 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -5489,6 +5489,9 @@ Battery full
<message name="IDS_ENTERPRISE_LOGIN_ERROR_WHITELIST" desc="Couldn't sign in because user is not whitelisted by the administrator.">
You are not authorized to use this device. Please contact the administrator for sign-in permission.
</message>
+ <message name="IDS_LOGIN_ERROR_ACTIVE_DIRECTORY_ONLY" desc="Couldn't sign in because it is not an Active Directory account">
+ Sorry, Microsoft® Active Directory® accounts only are allowed on the device.
achuithb 2017/02/17 13:03:49 Should probably get a PM to vet this. Only Micros
Roman Sorokin (ftl) 2017/02/17 14:28:43 Actually wrote that Google accounts are not allowe
+ </message>
<message name="IDS_LOGIN_ERROR_AUTHENTICATING_2ND_TIME" desc="Couldn't sign in because password is invalid for the 2nd time">
Sorry, your password still could not be verified. Note: if you changed your password recently, your new password will be applied once you sign out, please use the old password here.
</message>

Powered by Google App Engine
This is Rietveld 408576698