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

Unified Diff: components/supervised_user_error_page/resources/supervised_user_block_interstitial.html

Issue 2479413004: Supervised User interstitial: Update strings to be more child-friendly (Closed)
Patch Set: final? Created 4 years, 1 month 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: components/supervised_user_error_page/resources/supervised_user_block_interstitial.html
diff --git a/components/supervised_user_error_page/resources/supervised_user_block_interstitial.html b/components/supervised_user_error_page/resources/supervised_user_block_interstitial.html
index b2ed78360bd3d219bfdc033bdb78aae0c65c23b1..69142c2fcd5bde282001d7326c1efcdb3ff30a29 100644
--- a/components/supervised_user_error_page/resources/supervised_user_block_interstitial.html
+++ b/components/supervised_user_error_page/resources/supervised_user_block_interstitial.html
@@ -15,6 +15,7 @@
<div id="main-frame-blocked">
<div id="information-container">
<h1>
+ <div id="block-page-header" i18n-content="blockPageHeader"></div>
<div id="block-page-message" i18n-content="blockPageMessage"></div>
<div id="request-failed-message" i18n-content="requestFailedMessage"
hidden></div>

Powered by Google App Engine
This is Rietveld 408576698