Chromium Code Reviews| Index: remoting/webapp/_locales.official/en/messages.json |
| diff --git a/remoting/webapp/_locales.official/en/messages.json b/remoting/webapp/_locales.official/en/messages.json |
| index c6967f13618357f4a442b8f4e58f3bfe83c48ef7..755c4699e8e37eaf1c84475a77366efb7d7793e7 100644 |
| --- a/remoting/webapp/_locales.official/en/messages.json |
| +++ b/remoting/webapp/_locales.official/en/messages.json |
| @@ -113,6 +113,9 @@ |
| "error_invalid_access_code": { |
| "message": "The access code is invalid. Please try again." |
| }, |
| + "error_invalid_host_domain": { |
| + "message": "This computer does not let you use it as a Chrome Remote Desktop host." |
|
Jamie
2012/09/19 17:37:59
There's no need to change this file. It is updated
simonmorris
2012/09/19 18:01:02
Done.
|
| + }, |
| "error_missing_plugin": { |
| "message": "Some components required for Chrome Remote Desktop are missing. Please make sure you're running the latest version of Google Chrome and try again." |
| }, |