mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
CSM 13 Changes
This commit is contained in:
parent
317933b469
commit
b3db2df93e
11 changed files with 47 additions and 8 deletions
|
|
@ -602,6 +602,8 @@
|
|||
<sys:String x:Key="GlobalSettings_OverrideServerStartupTooltip">If enabled, when the auto-update is performed the server WILL NOT be restarted, regardless of if it was online before the auto-update.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ParallelUpdateLabel">Update servers in parallel</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ParallelUpdateTooltip">If enabled, when the auto-update is performed all servers will be updated at the same time, otherwise each server will be updated one after the other (this will take more time to complete).</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_SequencialDelayPeriodLabel">Delay between each server update</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_SequencialDelayPeriodTooltip">The amount of time to wait in between each server update, only available if Parallel Update is disabled.</sys:String>
|
||||
|
||||
<sys:String x:Key="GlobalSettings_ShutdownLabel">Shutdown Options</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ShutdownGraceIntervalLabel">Grace Period:</sys:String>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue