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

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 71fd0eebc264f6aea306a7d81da104485ed167fc..52a91cf66e8de585612ffed59c370cd6f89d85a1 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