mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
ASM 377 Beta 5
This commit is contained in:
parent
46564c26c7
commit
12e7cb07f6
4 changed files with 30 additions and 8 deletions
|
|
@ -7,12 +7,35 @@
|
||||||
<link href="http://arkservermanager.freeforums.net/" />
|
<link href="http://arkservermanager.freeforums.net/" />
|
||||||
<updated>2020-06-10T00:00:00Z</updated>
|
<updated>2020-06-10T00:00:00Z</updated>
|
||||||
|
|
||||||
|
<entry>
|
||||||
|
<id>urn:uuid:59901667-73CC-4A36-8A2E-A880284D3950</id>
|
||||||
|
<title>1.1.377 (1.1.377.5)</title>
|
||||||
|
<summary>1.1.377.5</summary>
|
||||||
|
<link href="" />
|
||||||
|
<updated>2020-06-10T00: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>Globalisation - added some additional strings to the globalisation files.</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</content>
|
||||||
|
<author>
|
||||||
|
<name>bletch</name>
|
||||||
|
<email>bletch1971@hotmail.com</email>
|
||||||
|
</author>
|
||||||
|
</entry>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>urn:uuid:5CD2341C-1360-461A-95D8-71BC2C75D188</id>
|
<id>urn:uuid:5CD2341C-1360-461A-95D8-71BC2C75D188</id>
|
||||||
<title>1.1.377 (1.1.377.4)</title>
|
<title>1.1.377 (1.1.377.4)</title>
|
||||||
<summary>1.1.377.4</summary>
|
<summary>1.1.377.4</summary>
|
||||||
<link href="" />
|
<link href="" />
|
||||||
<updated>2020-06-10T00:00:00Z</updated>
|
<updated>2020-06-09T00:00:00Z</updated>
|
||||||
<content type="xhtml">
|
<content type="xhtml">
|
||||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -35,7 +58,7 @@
|
||||||
<title>1.1.377 (1.1.377.3)</title>
|
<title>1.1.377 (1.1.377.3)</title>
|
||||||
<summary>1.1.377.3</summary>
|
<summary>1.1.377.3</summary>
|
||||||
<link href="" />
|
<link href="" />
|
||||||
<updated>2020-06-09T00:00:00Z</updated>
|
<updated>2020-06-08T00:00:00Z</updated>
|
||||||
<content type="xhtml">
|
<content type="xhtml">
|
||||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||||
<p>
|
<p>
|
||||||
|
|
|
||||||
|
|
@ -915,12 +915,11 @@
|
||||||
<sys:String x:Key="ServerSettings_MapPathTooltip">The standard map name (e.g. TheIsland, TheCenter), or the local mod path (e.g. /Game/Mods/123456789/ModMapName) if your mod has a map in it.</sys:String>
|
<sys:String x:Key="ServerSettings_MapPathTooltip">The standard map name (e.g. TheIsland, TheCenter), or the local mod path (e.g. /Game/Mods/123456789/ModMapName) if your mod has a map in it.</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_TotalConversionLabel">Total Conversion ID:</sys:String>
|
<sys:String x:Key="ServerSettings_TotalConversionLabel">Total Conversion ID:</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_TotalConversionTooltip">The id of the total conversion mod.</sys:String>
|
<sys:String x:Key="ServerSettings_TotalConversionTooltip">The id of the total conversion mod.</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_ResetMapNameIslandTooltip">Reset map name to the Island map</sys:String>
|
|
||||||
<sys:String x:Key="ServerSettings_ResetMapNameCenterTooltip">Reset map name to the Center map</sys:String>
|
|
||||||
<sys:String x:Key="ServerSettings_ResetMapNameScorchedEarthTooltip">Reset map name to the Scorched Earth map</sys:String>
|
|
||||||
<sys:String x:Key="ServerSettings_ResetMapNameRagnarokTooltip">Reset map name to the Ragnarok map</sys:String>
|
|
||||||
<sys:String x:Key="ServerSettings_FindTotalConversionMapNameTooltip">Read total conversion mod to find the map name</sys:String>
|
<sys:String x:Key="ServerSettings_FindTotalConversionMapNameTooltip">Read total conversion mod to find the map name</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_ResetTotalConversionPrimitivePlusTooltip">Reset total conversion to Primitive +</sys:String>
|
<sys:String x:Key="ServerSettings_FindTotalConversionMapNameSuccessTitle">Find Total Conversion Map Name</sys:String>
|
||||||
|
<sys:String x:Key="ServerSettings_FindTotalConversionMapNameSuccessLabel">The map name has been updated.</sys:String>
|
||||||
|
<sys:String x:Key="ServerSettings_FindTotalConversionMapNameErrorTitle">Find Total Conversion Map Name Error</sys:String>
|
||||||
|
<sys:String x:Key="ServerSettings_FindTotalConversionMapNameErrorLabel">The map name could not be found, please check the total conversion mod id is correct and the mod has been downloaded.</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_ModIdsLabel">Mod IDs:</sys:String>
|
<sys:String x:Key="ServerSettings_ModIdsLabel">Mod IDs:</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_ModIdsTooltip">A comma-separated list of mod ids, in the order in which they should be applied.</sys:String>
|
<sys:String x:Key="ServerSettings_ModIdsTooltip">A comma-separated list of mod ids, in the order in which they should be applied.</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_ModDetailsTooltip">View the mod details.</sys:String>
|
<sys:String x:Key="ServerSettings_ModDetailsTooltip">View the mod details.</sys:String>
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.1.377.4
|
1.1.377.5
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue