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

Unified Diff: remoting/webapp/me2mom/choice.html

Issue 7566051: Rebrand to use Chromoting more consistently. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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
« no previous file with comments | « remoting/webapp/me2mom/_locales/en/messages.json ('k') | remoting/webapp/me2mom/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/me2mom/choice.html
diff --git a/remoting/webapp/me2mom/choice.html b/remoting/webapp/me2mom/choice.html
index c71f800b6049e8902b2a4e6c655e3cd97c34e8b9..bdf2023f45a37e8b28a03d330f378a06c71f56fe 100644
--- a/remoting/webapp/me2mom/choice.html
+++ b/remoting/webapp/me2mom/choice.html
@@ -22,7 +22,7 @@ found in the LICENSE file.
<script src="plugin_settings.js"></script>
<script src="remoting.js"></script>
<script src="xhr.js"></script>
- <title i18n-content="pageTitle"></title>
+ <title i18n-content="productName"></title>
</head>
<body onLoad="remoting.init();"
@@ -78,7 +78,7 @@ found in the LICENSE file.
<header class="choice-header">
<img id="icon" src="chromoting128.png">
<h1 class="icon-label">
- <span i18n-content="pageTitle">
+ <span i18n-content="productName">
</span>&nbsp;&rsaquo;&nbsp;<span i18n-content="modeAuthorize"
data-ui-mode="auth">
</span><span i18n-content="modeConnect" data-ui-mode="client">
« no previous file with comments | « remoting/webapp/me2mom/_locales/en/messages.json ('k') | remoting/webapp/me2mom/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698