summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/_locales/en/messages.json
diff options
context:
space:
mode:
authorjamiewalch@google.com <jamiewalch@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-01 02:00:41 +0000
committerjamiewalch@google.com <jamiewalch@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-01 02:00:41 +0000
commit4adde49148a379faf7c0a80d5808d19721ee3ff5 (patch)
treea9130bf9eb2bd7c41bdd1fcbecaa9fa84c0b7687 /remoting/webapp/_locales/en/messages.json
parenta153d452308b3ce34183908c36a899d3aa45a7b9 (diff)
downloadchromium_src-4adde49148a379faf7c0a80d5808d19721ee3ff5.zip
chromium_src-4adde49148a379faf7c0a80d5808d19721ee3ff5.tar.gz
chromium_src-4adde49148a379faf7c0a80d5808d19721ee3ff5.tar.bz2
Added extra text to 'host started' dialog.
BUG=125568 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10274022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134665 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/webapp/_locales/en/messages.json')
-rw-r--r--remoting/webapp/_locales/en/messages.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/remoting/webapp/_locales/en/messages.json b/remoting/webapp/_locales/en/messages.json
index b235aaf..da65ca5 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."