summaryrefslogtreecommitdiffstats
path: root/remoting/resources
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/resources')
-rw-r--r--remoting/resources/remoting_strings.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd
index 38c35fc..59fb1d3 100644
--- a/remoting/resources/remoting_strings.grd
+++ b/remoting/resources/remoting_strings.grd
@@ -453,6 +453,9 @@
<message desc="Error displayed if the client plugin fails to load." name="IDS_ERROR_MISSING_PLUGIN">
Some required components are missing. Please make sure you're running the latest version of Chrome and try again.
</message>
+ <message desc="Error displayed if Native Client is not enabled." name="IDS_ERROR_NACL_DISABLED">
+ Some required components are missing. Please go to chrome://plugins and make sure Native Client is enabled.
+ </message>
<message desc="Message shown if the user is not authorized to perform the requested action." name="IDS_ERROR_NOT_AUTHORIZED">
You do not have permission to perform that action.
</message>