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

Unified Diff: chrome/browser/resources/md_user_manager/supervised_user_create_confirm.js

Issue 1901853002: Import supervised user dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@md-user-manager-confirmation-page
Patch Set: Addressed comments Created 4 years, 8 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/browser/resources/md_user_manager/supervised_user_create_confirm.js
diff --git a/chrome/browser/resources/md_user_manager/supervised_user_create_confirm.js b/chrome/browser/resources/md_user_manager/supervised_user_create_confirm.js
index 5c1dde986bee21eb443e0ebe3bcd84adddbb5b4a..e1d3ac62df028926965895bb62a64e3b0e572932 100644
--- a/chrome/browser/resources/md_user_manager/supervised_user_create_confirm.js
+++ b/chrome/browser/resources/md_user_manager/supervised_user_create_confirm.js
@@ -47,7 +47,8 @@ Polymer({
/**
* Handles tap events from dynamically created links in the
- * supervisedUserCreatedTextPart1 and supervisedUserCreatedTextPart2 strings.
+ * supervisedUserCreatedTextPart1 and supervisedUserCreatedTextPart2 i18n
+ * strings.
* @param {!Event} event
* @private
*/

Powered by Google App Engine
This is Rietveld 408576698