mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Added the Profile ID to the top of the profile window.
This commit is contained in:
parent
17cde18a1b
commit
36a203f106
9 changed files with 116 additions and 40 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue