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

Unified Diff: remoting/resources/remoting_strings.grd

Issue 1987163002: Add DOMAIN_MISMATCH message end to end (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add TODO in Jingle session Created 4 years, 7 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 | « remoting/protocol/me2me_host_authenticator_factory.cc ('k') | remoting/webapp/base/js/chromoting_event.js » ('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 eac82cd5898a535b8a0db16ba9f7dae5eb5842f1..85b8f5ec294e636e8ebf1fef9e7ccdc16166c645 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 host security policies do not allow connections from client." name="IDS_ERROR_INVALID_ACCOUNT" formatter_data="android_java">
+ Security policies on the remote computer do not allow connections from your account.
+ </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>
« no previous file with comments | « remoting/protocol/me2me_host_authenticator_factory.cc ('k') | remoting/webapp/base/js/chromoting_event.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698