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

Unified Diff: remoting/webapp/_locales/en/messages.json

Issue 10103034: Web-app visual and string tweaks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed tabs. Added missing semi-colon. Created 8 years, 8 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/main.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/_locales/en/messages.json
diff --git a/remoting/webapp/_locales/en/messages.json b/remoting/webapp/_locales/en/messages.json
index dd8f96878875b0a5bc72caf92599c80d27096165..325da726d0b64e39fdffd3e7de6c2167ee937a58 100644
--- a/remoting/webapp/_locales/en/messages.json
+++ b/remoting/webapp/_locales/en/messages.json
@@ -199,7 +199,7 @@
"description": "Description of the 'access' or 'client' functionality, displayed next to a button that instigates an access operation."
},
"HOME_DAEMON_ACTIVE_MESSAGE": {
- "message": "You may securely access this computer from anywhere you sign in to Chromoting.",
+ "message": "You may securely access this computer using Chromoting.",
"description": "Message displayed when the current computer is accepting remote connections."
},
"HOME_DAEMON_CHANGE_PIN_LINK": {
@@ -219,7 +219,7 @@
"description": "Button displayed when the current computer is not accepting remote connections. Clicking this button causes it to start accepting remote connections."
},
"HOME_DAEMON_START_MESSAGE": {
- "message": "To securely access this computer from anywhere you sign in to Chromoting, you must first enable remote connections.",
+ "message": "You must enable remote connections if you want to allow Chromoting to access this computer.",
simonmorris 2012/04/17 16:52:34 I think "want to use Chromoting to access" is clea
Jamie 2012/04/17 17:57:58 Done.
"description": "Message displayed when the current computer is not accepting remote connections, instructing the user how to enable them."
},
"HOST_SETUP_DIALOG_DESCRIPTION": {
« no previous file with comments | « no previous file | remoting/webapp/main.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698