Chromium Code Reviews| 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": { |