mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Added server monitor window startup state to global settings.
This commit is contained in:
parent
09938ce932
commit
bcb7dce84e
18 changed files with 122 additions and 32 deletions
|
|
@ -491,6 +491,7 @@
|
|||
<sys:String x:Key="GlobalSettings_RunAsAdministratorLabel">Enable Run as Administrator Prompt on Startup</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_CheckIfServerManagerRunningOnStartupLabel">Check if Server Manager Running on Startup</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_StartModeLabel">Main Window Start Mode:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_StartModeServerMonitorLabel">Server Monitor Window Start Mode:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_MinimizeToTrayLabel">Minimize To Tray</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ManageFirewallLabel">Manage firewall settings automatically</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ManagePublicIPLabel">Manage Public IP automatically</sys:String>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue