mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
CSM 48 Beta 1
This commit is contained in:
parent
86669e502e
commit
edfc9b3dfe
4 changed files with 10 additions and 33 deletions
|
|
@ -5,45 +5,22 @@
|
|||
<title>Conan Server Manager Version Feed</title>
|
||||
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
|
||||
<link href="http://servermanagers.freeforums.net/" />
|
||||
<updated>2020-10-02T00:00:00Z</updated>
|
||||
<updated>2020-10-17T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:B2E7995D-062F-40B8-BC48-EAEC9A8C6B4E</id>
|
||||
<title>1.1.47 (1.1.47.2)</title>
|
||||
<summary>1.1.47.2</summary>
|
||||
<id>urn:uuid:570ABD59-6E8B-4A20-87EA-083D947B995D</id>
|
||||
<title>1.1.48 (1.1.48.1)</title>
|
||||
<summary>1.1.48.1</summary>
|
||||
<link href="" />
|
||||
<updated>2020-10-02T00:00:00Z</updated>
|
||||
<updated>2020-10-17T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Fixed alert message to use public IP not local IP.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:613F9F72-EBAF-484B-9593-8977CF8ACCD4</id>
|
||||
<title>1.1.47 (1.1.47.1)</title>
|
||||
<summary>1.1.47.1</summary>
|
||||
<link href="" />
|
||||
<updated>2020-10-01T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Added new global setting to include Server IP and port to server start alert.</li>
|
||||
<li>Added server ip and port to the alert message when starting the server.</li>
|
||||
<li>After profile sync, if automatic management section selected, it will run the schedule update.</li>
|
||||
<li>translation files updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -256,11 +256,11 @@
|
|||
<sys:String x:Key="ProfileSyncWindow_ProfileTitle">Profile Sync - {0}</sys:String>
|
||||
<sys:String x:Key="ProfileSyncWindow_Load_FailedTitle">Load Profile Sync Error</sys:String>
|
||||
<sys:String x:Key="ProfileSyncWindow_Process_Title">Process Profile Sync</sys:String>
|
||||
<sys:String x:Key="ProfileSyncWindow_Process_ConfirmLabel">You are about the overwrite the selected section settings of the selected profiles with those of the current profile. You will not be able to undo, do you want to continue?</sys:String>
|
||||
<sys:String x:Key="ProfileSyncWindow_Process_ConfirmLabel">You are about the overwrite the selected profiles with the settings from the selected sections of the current profile. You will not be able to undo, do you want to continue?</sys:String>
|
||||
<sys:String x:Key="ProfileSyncWindow_Process_FailedTitle">Process Profile Sync Error</sys:String>
|
||||
<sys:String x:Key="ProfileSyncWindow_Process_NoProfilesSelectedLabel">You have not selected any profiles to copy settings to.</sys:String>
|
||||
<sys:String x:Key="ProfileSyncWindow_Process_NoSectionsSelectedLabel">You have not selected any sections to copy settings from.</sys:String>
|
||||
<sys:String x:Key="ProfileSyncWindow_Process_SuccessLabel">The settings from the selected sections have been successfully copied from the selected profile to your current profile.</sys:String>
|
||||
<sys:String x:Key="ProfileSyncWindow_Process_SuccessLabel">The settings from the selected sections have been successfully copied from the current profile to the selected profiles.</sys:String>
|
||||
<sys:String x:Key="ProfileSyncWindow_SelectAllButtonLabel">Select All</sys:String>
|
||||
<sys:String x:Key="ProfileSyncWindow_UnselectAllButtonLabel">Unselect All</sys:String>
|
||||
<sys:String x:Key="ProfileSyncWindow_ProcessButtonLabel">Process</sys:String>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.47.2
|
||||
1.1.48.1
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue