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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2323593002: Messaging for successful attestation-based enrollment. (Closed)
Patch Set: Created 4 years, 3 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 d3163c9fc6a3e52780fe9bb529b9576544971d94..98dc32b0057f814e118df656604d3001f21ad241 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -6022,6 +6022,12 @@ All users must sign out to continue.
<message name="IDS_ENTERPRISE_ENROLLMENT_SUCCESS" desc="Success message to be shown once enterprise enrollment completes.">
Your device has successfully been enrolled for enterprise management.
</message>
+ <message name="IDS_ENTERPRISE_ENROLLMENT_ABE_SUCCESS" desc="Success message to be shown once attestation-based enterprise enrollment completes.">
+ Your device has successfully been enrolled for enterprise management by
+ <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph>.
+ <ph name="LINE_BREAK_AND_EMPTY_LINE">&lt;br&gt;&lt;br&gt;</ph>
+ If this is unexpected, please contact support.
achuithb 2016/09/08 02:24:05 This seems vague. Has this been vetted by a PM? I
The one and only Dr. Crash 2016/09/08 03:48:18 This is behind a flag and one of the main reasons
+ </message>
<message name="IDS_ENTERPRISE_ENROLLMENT_ASSET_ID_LABEL" desc="Label for asset id text box on the device naming screen in the enterprise enrollment dialog.">
Asset Identifier
</message>

Powered by Google App Engine
This is Rietveld 408576698