From 045115ca7af0ad448ecc69ca14dc12191a6a48f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 11:10:52 +0000 Subject: [PATCH 1/3] Update dependency GetText.NET to v1.7.14 --- TShockAPI/TShockAPI.csproj | 2 +- TShockLauncher/TShockLauncher.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TShockAPI/TShockAPI.csproj b/TShockAPI/TShockAPI.csproj index b549a46c..57df14f0 100644 --- a/TShockAPI/TShockAPI.csproj +++ b/TShockAPI/TShockAPI.csproj @@ -33,7 +33,7 @@ - + diff --git a/TShockLauncher/TShockLauncher.csproj b/TShockLauncher/TShockLauncher.csproj index 989c987d..09e25e71 100644 --- a/TShockLauncher/TShockLauncher.csproj +++ b/TShockLauncher/TShockLauncher.csproj @@ -31,7 +31,7 @@ - + From f9ef09f861739adf2acb7dd4cc7945083455bcfd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 07:29:36 +0000 Subject: [PATCH 2/3] Update OTAPI things --- TShockLauncher/TShockLauncher.csproj | 2 +- TerrariaServerAPI | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TShockLauncher/TShockLauncher.csproj b/TShockLauncher/TShockLauncher.csproj index 09e25e71..f4feef12 100644 --- a/TShockLauncher/TShockLauncher.csproj +++ b/TShockLauncher/TShockLauncher.csproj @@ -34,7 +34,7 @@ - + PreserveNewest true diff --git a/TerrariaServerAPI b/TerrariaServerAPI index c6b0fd87..e87215aa 160000 --- a/TerrariaServerAPI +++ b/TerrariaServerAPI @@ -1 +1 @@ -Subproject commit c6b0fd879e0d68c5125776ecde89ff3d3f730023 +Subproject commit e87215aa183dfce43458341f975647cdee5d1710 From 632df52ce75e25b2d03ef82b6336b53d15ed9e7b Mon Sep 17 00:00:00 2001 From: Cardinal System Date: Tue, 25 Oct 2022 07:37:45 +0000 Subject: [PATCH 3/3] =?UTF-8?q?Update=20translation=20template=20=E2=9C=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/template.pot | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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