From 753b31d74f0b32159fa6b2d52c8da2f1199d14b3 Mon Sep 17 00:00:00 2001 From: LNJ Date: Mon, 10 Apr 2017 16:40:52 +0200 Subject: Add drawers in all wood types This is still fully MineClone 2 compatible; there are different drawers in MCL2 than MTG and they have different textures. If you combine different wood types in the crafting field, the default drawer (oak/wooden) will be crafted. If you use the same wood, a drawer of this wood will be crafted. --- locale/de.po | 34 +++++++++++++++++++++++++++++++++- locale/template.pot | 34 +++++++++++++++++++++++++++++++++- 2 files changed, 66 insertions(+), 2 deletions(-) (limited to 'locale') diff --git a/locale/de.po b/locale/de.po index 74bca64..52b18d6 100644 --- a/locale/de.po +++ b/locale/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-11 12:56+0200\n" +"POT-Creation-Date: 2017-04-14 16:06+0200\n" "PO-Revision-Date: 2017-04-11 13:04+0200\n" "Last-Translator: LNJ \n" "Language-Team: German\n" @@ -44,3 +44,35 @@ msgstr "@1schubfächer (2x2)" #: lua/visual.lua msgid "Empty" msgstr "Leer" + +#: init.lua +msgid "Acacia Wood" +msgstr "" + +#: init.lua +msgid "Aspen Wood" +msgstr "" + +#: init.lua +msgid "Junglewood" +msgstr "" + +#: init.lua +msgid "Pine Wood" +msgstr "" + +#: init.lua +msgid "Oak Wood" +msgstr "" + +#: init.lua +msgid "Birch Wood" +msgstr "" + +#: init.lua +msgid "Dark Oak Wood" +msgstr "" + +#: init.lua +msgid "Spruce Wood" +msgstr "" diff --git a/locale/template.pot b/locale/template.pot index d3a34b9..f147c36 100644 --- a/locale/template.pot +++ b/locale/template.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-11 13:18+0200\n" +"POT-Creation-Date: 2017-04-14 16:06+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -44,3 +44,35 @@ msgstr "" #: lua/visual.lua msgid "Empty" msgstr "" + +#: init.lua +msgid "Acacia Wood" +msgstr "" + +#: init.lua +msgid "Aspen Wood" +msgstr "" + +#: init.lua +msgid "Junglewood" +msgstr "" + +#: init.lua +msgid "Pine Wood" +msgstr "" + +#: init.lua +msgid "Oak Wood" +msgstr "" + +#: init.lua +msgid "Birch Wood" +msgstr "" + +#: init.lua +msgid "Dark Oak Wood" +msgstr "" + +#: init.lua +msgid "Spruce Wood" +msgstr "" -- cgit v1.2.3