CSM 54 beta 3

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

View file

@ -847,6 +847,8 @@
<!--#region Server Settings Control-->
<!--#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 the game. For that, set the 'Server Name' field.</sys:String>
<sys:String x:Key="ServerSettings_InstalledVersionLabel">Installed Version:</sys:String>