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

Unified Diff: remoting/webapp/crd/html/ui_it2me.html

Issue 874683002: Fix host installation on i686 Linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « remoting/resources/remoting_strings.grd ('k') | remoting/webapp/crd/js/crd_main.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/crd/html/ui_it2me.html
diff --git a/remoting/webapp/crd/html/ui_it2me.html b/remoting/webapp/crd/html/ui_it2me.html
index 15a3b106d3eede0a531e66a9c0a4cbe7aa529348..47b50410648954538e82b4d286c967e9932a0db6 100644
--- a/remoting/webapp/crd/html/ui_it2me.html
+++ b/remoting/webapp/crd/html/ui_it2me.html
@@ -28,8 +28,8 @@ found in the LICENSE file.
<div class="section-row">
<div class="box-spacer">
<div i18n-content="HOME_SHARE_DESCRIPTION"></div>
- <div id="chrome-os-no-share"
- i18n-content="HOME_SHARE_DESCRIPTION_CHROME_OS"
+ <div id="unsupported-platform-message"
+ i18n-content="HOME_SHARE_DESCRIPTION_UNSUPPORTED"
class="small-print"></div>
</div>
<div>
« no previous file with comments | « remoting/resources/remoting_strings.grd ('k') | remoting/webapp/crd/js/crd_main.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698