ASM 409 beta 3

This commit is contained in:
Brett Hewitson 2021-12-01 11:26:02 +10:00
parent 57d13faa8f
commit a863ba5495
5 changed files with 28 additions and 3 deletions

View file

@ -763,6 +763,8 @@
<!--#region Server Settings -->
<!--#region Server Settings - General -->
<sys:String x:Key="ServerSettings_ProfileIdLabel">Profile ID:</sys:String>
<sys:String x:Key="ServerSettings_ProfileIdTooltip">The unique ID assigned to the profile.</sys:String>
<sys:String x:Key="ServerSettings_ProfileLabel">Profile:</sys:String>
<sys:String x:Key="ServerSettings_ProfileTooltip">The name for the server profile. This is not the public name users will see in Ark. For that, set the 'Server Name' field.</sys:String>
<sys:String x:Key="ServerSettings_InstalledVersionLabel">Installed Version:</sys:String>