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." |