ASM 379 Beta 12

This commit is contained in:
Brett Hewitson 2020-06-17 22:26:30 +10:00
parent ac26c0bdfc
commit a1db2ef1e9
4 changed files with 29 additions and 5 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-06-15T11:00:00Z</updated>
<updated>2020-06-17T00:00:00Z</updated>
<entry>
<id>urn:uuid:1153D2CD-E033-407D-AFA5-F137DCB0D1A1</id>
<title>1.1.379 (1.1.379.12)</title>
<summary>1.1.379.12</summary>
<link href="" />
<updated>2020-06-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;">BUGFIX</u>
<br/>
<ul>
<li>Fixed online players in RCON window.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:A86CA79F-3A7A-4961-9FD6-0259F14A9FFE</id>

View file

@ -132,6 +132,7 @@
<sys:String x:Key="PlayerList_Menu_ViewProfile">View Profile...</sys:String>
<sys:String x:Key="PlayerList_Menu_ViewTribe">View Tribe...</sys:String>
<sys:String x:Key="PlayerList_Menu_CopyId">Copy ID...</sys:String>
<sys:String x:Key="PlayerList_Menu_CopyPlayerId">Copy Player ID...</sys:String>
<sys:String x:Key="PlayerList_Menu_Players">_Players</sys:String>
@ -2251,7 +2252,7 @@
<sys:String x:Key="RCON_Menu_ViewSteamProfile">View Steam Profile...</sys:String>
<sys:String x:Key="RCON_Menu_ViewProfile">View Profile...</sys:String>
<sys:String x:Key="RCON_Menu_ViewTribe">View Tribe...</sys:String>
<sys:String x:Key="RCON_Menu_CopySteamId">Copy Steam ID...</sys:String>
<sys:String x:Key="RCON_Menu_CopyId">Copy ID...</sys:String>
<sys:String x:Key="RCON_Menu_CopyPlayerId">Copy Player ID...</sys:String>
<sys:String x:Key="RCON_AdminNameLabel">Admin Name:</sys:String>
@ -2282,8 +2283,8 @@
<sys:String x:Key="RCON_ChatPlayerLabel">Send a chat message to :</sys:String>
<sys:String x:Key="RCON_RenamePlayerLabel">Rename player from :</sys:String>
<sys:String x:Key="RCON_RenameTribeLabel">Rename tribe from :</sys:String>
<sys:String x:Key="RCON_CopySteamIdLabel">Steam ID copied to the clipboard for :</sys:String>
<sys:String x:Key="RCON_CopySteamIdTitle">Steam ID copied</sys:String>
<sys:String x:Key="RCON_CopyIdLabel">ID copied to the clipboard for :</sys:String>
<sys:String x:Key="RCON_CopyIdTitle">ID copied</sys:String>
<sys:String x:Key="RCON_CopyPlayerIdLabel">Player ID copied to the clipboard for :</sys:String>
<sys:String x:Key="RCON_CopyPlayerIdTitle">Player ID copied</sys:String>
<sys:String x:Key="RCON_ClipboardErrorLabel">Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again.</sys:String>

View file

@ -1 +1 @@
1.1.379.11
1.1.379.12

Binary file not shown.