From d87491c622f3e845748dcdfa1a420bf6a4a71d6d Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Mon, 24 Feb 2020 18:27:24 +0100 Subject: [PATCH] Added translated mod description --- changelog.txt | 5 +++++ info.json | 2 +- locale/de/strings.cfg | 3 +++ locale/en/strings.cfg | 3 +++ 4 files changed, 12 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index a31c1ab..20e081b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 0.18.5 +Date: 24. 2. 2020 + Locale: + - Added translated mod description +--------------------------------------------------------------------------------------------------- Version: 0.18.4 Date: 23. 2. 2020 Changes: diff --git a/info.json b/info.json index 2276252..89bf7f6 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "Autofilter", - "version": "0.18.4", + "version": "0.18.5", "title": "Autofilter", "author": "Wyrrrd", "dependencies": ["base >= 0.18.0"], diff --git a/locale/de/strings.cfg b/locale/de/strings.cfg index a3da81c..be7ee11 100644 --- a/locale/de/strings.cfg +++ b/locale/de/strings.cfg @@ -1,3 +1,6 @@ +[mod-description] +Autofilter=Setzt Greifarmfilter automatisch, basierend auf dem angrenzenden Inventar. + [mod-setting-name] Autofilter_Mode=Autofilter-Modus diff --git a/locale/en/strings.cfg b/locale/en/strings.cfg index ac95deb..b4b9c83 100644 --- a/locale/en/strings.cfg +++ b/locale/en/strings.cfg @@ -1,3 +1,6 @@ +[mod-description] +Autofilter=Automatically set inserter filters based on adjacent inventory. + [mod-setting-name] Autofilter_Mode=Autofilter Mode