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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2587453002: Chromad: Use different enterprise messaging in tray bubble. (Closed)
Patch Set: Notify when IsActiveDirectoryManaged changed or it stayed false and enterprise domain changed. Created 4 years 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 f8a4775228dd99f24e7f3fc025424263cbdbd61a..6d0382ab9f7b7a9af556cce9b1e6e405c9c5f9f7 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -5559,6 +5559,9 @@ Battery full
<message name="IDS_DEVICE_OWNED_BY_NOTICE" desc="Text for notifications showing that this is managed device.">
This device is managed by <ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph>.
</message>
+ <message name="IDS_DEVICE_OWNED_BY_AD_NOTICE" desc="Text for notifications showing that this device is managed by Active Directory server.">
stevenjb 2016/12/21 18:18:04 We should spell out ACTIVE_DIRECTORY here, or make
Roman Sorokin (ftl) 2016/12/22 11:18:11 Done.
+ This device is enterprise managed
+ </message>
<message name="IDS_LOGIN_PUBLIC_ACCOUNT_INFO_FORMAT" desc="Template for text shown in the public account user pod, informing the user that this is a public, managed account.">
Managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>
</message>

Powered by Google App Engine
This is Rietveld 408576698