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

Unified Diff: remoting/resources/remoting_strings.grd

Issue 978863002: Better UI when the machine is shared under a different account (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | remoting/webapp/base/html/main.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/resources/remoting_strings.grd
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd
index d382aeecc6e255bbb6c55358926fe3753ddee78c..b687507b9563b4b306c6a85d826b8dea0820c01e 100644
--- a/remoting/resources/remoting_strings.grd
+++ b/remoting/resources/remoting_strings.grd
@@ -769,6 +769,9 @@ For information about privacy, please see the Google Privacy Policy (http://goo.
<message desc="Button displayed when the current computer is not accepting remote connections. Clicking this button causes it to start accepting remote connections." name="IDS_HOME_DAEMON_START_BUTTON">
Enable remote connections
</message>
+ <message desc="Message displayed when the current computer is shared under a different account." name="IDS_HOME_DAEMON_NON_LOCAL_HOST_MESSAGE">
Jamie 2015/03/05 00:54:11 The host is still local, it's just registered unde
Lambros 2015/03/05 01:20:03 Quick drive-by comment: Translators might need mor
kelvinp 2015/03/05 01:58:26 Done.
+ This computer is currently shared under a different account.
+ </message>
<message desc="Explanatory text displayed when the user enables remote access or changes the PIN." name="IDS_HOST_SETUP_DIALOG_DESCRIPTION">
To protect access to this computer, please choose a PIN of <ph name="BOLD_START">$1<ex>&lt;b&gt;</ex></ph>at least six digits<ph name="BOLD_END">$2<ex>&lt;/b&gt;</ex></ph>. This PIN will be required when connecting from another location.
</message>
« no previous file with comments | « no previous file | remoting/webapp/base/html/main.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698