diff --git a/homedecor/crafts.lua b/homedecor/crafts.lua index 6837ba27..69616de4 100644 --- a/homedecor/crafts.lua +++ b/homedecor/crafts.lua @@ -2970,7 +2970,7 @@ if minetest.settings:get_bool("homedecor.disable_coin_crafting") == false then }) else if minetest.settings:get("log_mods") then - minetest.log("[HomeDecor] coin crafting is disabled!") + minetest.log("[HomeDecor] " .. S("coin crafting is disabled!")) end end diff --git a/homedecor_i18n/locale/de.po b/homedecor_i18n/locale/de.po index 4bd094e6..13f576f8 100644 --- a/homedecor_i18n/locale/de.po +++ b/homedecor_i18n/locale/de.po @@ -2,7 +2,7 @@ # Copyright (C) 2017 THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Automatically generated, 2017. -# +# msgid "" msgstr "" "Project-Id-Version: \n" @@ -472,6 +472,10 @@ msgstr "Messingbarren" msgid "Small Flower Pot" msgstr "Kleiner Blumentopf" +#: ../homedecor/crafts.lua +msgid "coin crafting is disabled!" +msgstr "Fertigung der Münzen ist ausgeschaltet!" + #: ../homedecor/doors_and_gates.lua msgid "Mahogany Closet Door (@1 opening)" msgstr "Mahagoniwandschranktür (@1öffnend)" diff --git a/homedecor_i18n/locale/ru.po b/homedecor_i18n/locale/ru.po index 26d75bd9..1e1dd1ef 100644 --- a/homedecor_i18n/locale/ru.po +++ b/homedecor_i18n/locale/ru.po @@ -2,7 +2,7 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# msgid "" msgstr "" "Project-Id-Version: \n" @@ -476,6 +476,10 @@ msgstr "Слиток латуни" msgid "Small Flower Pot" msgstr "Маленький цветочный горшок" +#: ../homedecor/crafts.lua +msgid "coin crafting is disabled!" +msgstr "Крафт монет отключен!" + #: ../homedecor/doors_and_gates.lua msgid "Mahogany Closet Door (@1 opening)" msgstr "Дверь стенного шкафа из красного дерева (открывается @1)" diff --git a/homedecor_i18n/locale/template.pot b/homedecor_i18n/locale/template.pot index d84bc49b..44f256fe 100644 --- a/homedecor_i18n/locale/template.pot +++ b/homedecor_i18n/locale/template.pot @@ -471,6 +471,10 @@ msgstr "" msgid "Small Flower Pot" msgstr "" +#: ../homedecor/crafts.lua +msgid "coin crafting is disabled!" +msgstr "" + #: ../homedecor/doors_and_gates.lua msgid "Mahogany Closet Door (@1 opening)" msgstr ""