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

Unified Diff: chrome/browser/resources/chromeos/login/oobe.html

Issue 2626123002: [i18n] chromeos login i18n-content to $i18n{} (Closed)
Patch Set: nit Created 3 years, 11 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/chromeos/login/oobe.html
diff --git a/chrome/browser/resources/chromeos/login/oobe.html b/chrome/browser/resources/chromeos/login/oobe.html
index ff1be1db391fb7088d184c07d4cceb7fdd8198ca..d0a148cd900bd1f53d95059581a3f69e0285480f 100644
--- a/chrome/browser/resources/chromeos/login/oobe.html
+++ b/chrome/browser/resources/chromeos/login/oobe.html
@@ -6,7 +6,7 @@
<head>
<meta charset="utf-8">
<meta name="google" value="notranslate">
-<title i18n-content="title"></title>
+<title>$i18n{title}</title>
<include src="login_shared.html">
<include src="login_non_lock_shared.html">
<link rel="import" href="chrome://resources/polymer/v1_0/polymer/polymer.html">
« no previous file with comments | « chrome/browser/resources/chromeos/login/offline_gaia.html ('k') | chrome/browser/resources/chromeos/login/oobe_buttons.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698