Chromium Code Reviews| Index: remoting/resources/remoting_strings.grd |
| diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd |
| index eac82cd5898a535b8a0db16ba9f7dae5eb5842f1..fb8ae4fb876b9adb5a60a7046cea7013b62bf30d 100644 |
| --- a/remoting/resources/remoting_strings.grd |
| +++ b/remoting/resources/remoting_strings.grd |
| @@ -754,6 +754,9 @@ For information about privacy, please see the Google Privacy Policy (http://goo. |
| <message desc="Error displayed if an invalid access code is entered." name="IDS_ERROR_INVALID_ACCESS_CODE" formatter_data="android_java"> |
| The access code is invalid. Please try again. |
| </message> |
| + <message desc="Error displayed if the client domain does not match host domain restriction." name="IDS_ERROR_DOMAIN_MISMATCH" formatter_data="android_java"> |
| + Client domain does not match host domain restriction. |
|
Sergey Ulanov
2016/05/20 00:07:05
This message seems to be too specific (it talks ab
|
| + </message> |
| <message desc="Error displayed when the host is online, but we are unable to connect to it due to network configuration." name="IDS_ERROR_P2P_FAILURE" formatter_data="android_java"> |
| Unable to reach the host. This is probably due to the configuration of the network you are using. |
| </message> |