ASM 374 Beta 4

This commit is contained in:
Brett Hewitson 2020-05-04 11:00:58 +10:00
parent 8817e2e43f
commit 6d25a2c680
4 changed files with 26 additions and 3 deletions

View file

@ -5,7 +5,30 @@
<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-05-03T00:00:00Z</updated>
<updated>2020-05-04T00:00:00Z</updated>
<entry>
<id>urn:uuid:14BB5F92-6A60-461C-8BEB-7F5D30C35BB9</id>
<title>1.1.374 (1.1.374.4)</title>
<summary>1.1.374.4</summary>
<link href="" />
<updated>2020-05-04T00: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>Sync Button - updated the tooltip.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:D351B78C-56BD-4BC8-8B5D-8A3723CE657F</id>

View file

@ -753,7 +753,7 @@
<sys:String x:Key="ServerSettings_SupportZipButtonLabel">Create Support Zip</sys:String>
<sys:String x:Key="ServerSettings_SupportZipButtonTooltip">Create a zip file that contains all the files necessary for use by the server manager support team to diagnose a problem.</sys:String>
<sys:String x:Key="ServerSettings_SyncProfileButtonLabel">Sync</sys:String>
<sys:String x:Key="ServerSettings_SyncProfileTooltip">Copy settings from another profile to this profile.</sys:String>
<sys:String x:Key="ServerSettings_SyncProfileButtonTooltip">Copy settings from this profile to one or more profiles.</sys:String>
<sys:String x:Key="ServerSettings_ImportButtonLabel">Import</sys:String>
<sys:String x:Key="ServerSettings_ImportButtonTooltip">Load an existing profile, or import one directly from an existing server.</sys:String>
<sys:String x:Key="ServerSettings_SaveButtonLabel">Save</sys:String>

View file

@ -1 +1 @@
1.1.374.3
1.1.374.4

Binary file not shown.