diff --git a/TShockLauncher/TShockLauncher.csproj b/TShockLauncher/TShockLauncher.csproj index 989c987d..f4feef12 100644 --- a/TShockLauncher/TShockLauncher.csproj +++ b/TShockLauncher/TShockLauncher.csproj @@ -31,10 +31,10 @@ - + - + PreserveNewest true diff --git a/TerrariaServerAPI b/TerrariaServerAPI index c6b0fd87..e87215aa 160000 --- a/TerrariaServerAPI +++ b/TerrariaServerAPI @@ -1 +1 @@ -Subproject commit c6b0fd879e0d68c5125776ecde89ff3d3f730023 +Subproject commit e87215aa183dfce43458341f975647cdee5d1710 diff --git a/i18n/template.pot b/i18n/template.pot index bb9b4b04..37a7ea17 100644 --- a/i18n/template.pot +++ b/i18n/template.pot @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: TShock\n" -"POT-Creation-Date: 2022-10-24 07:29:23+0000\n" -"PO-Revision-Date: 2022-10-24 07:29:24+0000\n" +"POT-Creation-Date: 2022-10-25 07:37:44+0000\n" +"PO-Revision-Date: 2022-10-25 07:37:45+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -668,7 +668,7 @@ msgstr "" #: ../../TShockAPI/DB/BanManager.cs:636 #, csharp-format -msgid "An identifier for an IP Address in octet format. e.g., '{0}'.127.0.0.1" +msgid "An identifier for an IP Address in octet format. e.g., '{0}'." msgstr "" #: ../../TShockAPI/Commands.cs:2035 @@ -791,7 +791,7 @@ msgstr "" #: ../../TShockAPI/Rest/RestManager.cs:904 #, csharp-format -msgid "Bloodmoon state: {0}EnabledDisabled" +msgid "Bloodmoon state: {0}" msgstr "" #: ../../TShockAPI/Bouncer.cs:1447