mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ASM 391 Beta 1
This commit is contained in:
parent
c6d4186b9b
commit
86669e502e
4 changed files with 10 additions and 39 deletions
|
|
@ -5,51 +5,22 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
|
||||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2020-10-02T00:00:00Z</updated>
|
||||
<updated>2020-10-17T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:0D5FD756-37DF-4148-9C4B-1CE5116D9CF6</id>
|
||||
<title>1.1.390 (1.1.390.2)</title>
|
||||
<summary>1.1.390.2</summary>
|
||||
<id>urn:uuid:425EED2C-A653-4C70-AF7F-0F947AB0DF52</id>
|
||||
<title>1.1.391 (1.1.391.1)</title>
|
||||
<summary>1.1.391.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:59F928FB-7154-48E9-8F0D-A56F291CB805</id>
|
||||
<title>1.1.390 (1.1.390.1)</title>
|
||||
<summary>1.1.390.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;">NEW</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>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>es-ES Translation file updated.</li>
|
||||
<li>pt-BR Translation file updated.</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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.390.2
|
||||
1.1.391.1
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue