This commit is contained in:
Brett Hewitson 2020-10-31 11:30:44 +10:00
parent 74f9e61539
commit 3835134be6
7 changed files with 33 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View file

@ -5,7 +5,36 @@
<title>Ark Server Manager Version Feed</title>
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
<link href="http://arkservermanager.freeforums.net/" />
<updated>2020-10-02T00:00:00Z</updated>
<updated>2020-10-24T00:00:00Z</updated>
<entry>
<id>urn:uuid:425EED2C-A653-4C70-AF7F-0F947AB0DF52</id>
<title>1.1.391 (1.1.391.4)</title>
<summary>1.1.391.4</summary>
<link href="" />
<updated>2020-10-24T00: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;">NEW</u>
<br/>
<ul>
<li>added public ip checks to all server starts.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>After profile sync, if automatic management section selected, it will run the schedule update.</li>
<li>translation files updated.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:59F928FB-7154-48E9-8F0D-A56F291CB805</id>

View file

@ -259,11 +259,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>

Binary file not shown.

View file

@ -1 +1 @@
1.1.390
1.1.391

Binary file not shown.