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

Unified Diff: remoting/webapp/_locales/en/messages.json

Issue 10274022: Added extra text to 'host started' dialog. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added TODO. Created 8 years, 8 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 | « no previous file | remoting/webapp/host_setup_dialog.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/_locales/en/messages.json
diff --git a/remoting/webapp/_locales/en/messages.json b/remoting/webapp/_locales/en/messages.json
index b235aafcfeee4b1a1d64c3112bfcf1a7145e2a73..da65ca5dae80a0c4235268d3e3949a8735851452 100644
--- a/remoting/webapp/_locales/en/messages.json
+++ b/remoting/webapp/_locales/en/messages.json
@@ -246,6 +246,10 @@
"message": "Remote connections for this computer have been enabled.",
"description": "Message shown after access to local computer has been enabled successfully."
},
+ "HOST_SETUP_STARTED_DISABLE_SLEEP": {
+ "message": "Please check your computer's power management settings and ensure that it is not configured to sleep when idle.",
+ "description": "Instructions to the user to ask them to disable power management for the computer in order to be able to connect to it."
+ },
"HOST_SETUP_STARTING": {
"message": "enabling remote connections for this computer\u2026",
"description": "Message shown when local machine is being registered in the directory and when starting the host."
« no previous file with comments | « no previous file | remoting/webapp/host_setup_dialog.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698