mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=17250
This commit is contained in:
parent
c0a93f5f76
commit
2879a022cf
|
@ -69,7 +69,8 @@ define("RUN_IF_USER_ACTIVE_DESC",
|
|||
"Suspend work while computer is in use?"
|
||||
);
|
||||
define("RUN_GPU_IF_USER_ACTIVE_DESC",
|
||||
"Suspend GPU work while computer is in use?"
|
||||
"Suspend GPU work while computer is in use?
|
||||
<br><span class=note>Enforced by version 6.7+</span>"
|
||||
);
|
||||
define("IDLE_TIME_TO_RUN_DESC", "'In use' means mouse/keyboard activity in last");
|
||||
define("SUSPEND_IF_NO_RECENT_INPUT_DESC",
|
||||
|
|
Loading…
Reference in New Issue