ArkServerManager Beta 1.1.417.3

This commit is contained in:
Brett Hewitson 2022-02-17 12:19:10 +10:00
parent f6f565d0bd
commit 16232a3978
4 changed files with 27 additions and 4 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>2022-01-25T00:00:00Z</updated>
<updated>2022-02-17T00:00:00Z</updated>
<entry>
<id>urn:uuid:3EB18641-5510-4FC6-9788-543682BA37DC</id>
<title>1.1.417 (1.1.417.3)</title>
<summary>1.1.417.3</summary>
<link href="" />
<updated>2022-02-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>Added confirmation message box when stopping server.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:3EB18641-5510-4FC6-9788-543682BA37DC</id>

View file

@ -960,8 +960,8 @@
<sys:String x:Key="ServerSettings_UpgradeServer_FailedTitle">Server Update Error</sys:String>
<sys:String x:Key="ServerSettings_UpgradeServer_MutexFailedLabel">Could not lock the server, another process is using the server. Update process was cancelled.</sys:String>
<sys:String x:Key="ServerSettings_StartServer_StartingTitle">Stop the server?</sys:String>
<sys:String x:Key="ServerSettings_StartServer_StartingLabel">This will shut down the server. Do you wish to proceed?</sys:String>
<sys:String x:Key="ServerSettings_StartServer_RunningTitle">Stop the server?</sys:String>
<sys:String x:Key="ServerSettings_StartServer_StartingLabel">This will stop the server. Do you wish to proceed?</sys:String>
<sys:String x:Key="ServerSettings_StartServer_RunningTitle">Shutdown the server?</sys:String>
<sys:String x:Key="ServerSettings_StartServer_RunningLabel">This will shut down the server. Do you wish to proceed?\r\n\r\nClick Yes to shutdown with a timer.\r\nClick No to shutdown now.\r\nClick Cancel to cancel shutdown.</sys:String>
<sys:String x:Key="ServerSettings_StartServer_FailedTitle">Starting Server Error</sys:String>
<sys:String x:Key="ServerSettings_StartServer_MutexFailedLabel">Could not lock the server, another process is using the server. Server start was cancelled.</sys:String>

View file

@ -1 +1 @@
1.1.417.2
1.1.417.3

Binary file not shown.