From f3dafb5b6a82255a795972637377320f64c019b9 Mon Sep 17 00:00:00 2001 From: LNJ Date: Mon, 17 Apr 2017 16:04:16 +0200 Subject: Add Drawer Upgrades Yey, they're finally there! :) This will add steel, gold, obsidian and diamond upgrades for MTG and iron, gold, obsidian, diamond and emerald upgrades for MCL2. You can add them to a drawer by rightclicking it and adding them to the new drawer's upgrade inventory. --- locale/template.pot | 46 +++++++++++++++++++++++++++++++++++++--------- 1 file changed, 37 insertions(+), 9 deletions(-) (limited to 'locale/template.pot') diff --git a/locale/template.pot b/locale/template.pot index 1832c9c..05bb0ef 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-14 16:13+0200\n" +"POT-Creation-Date: 2017-06-03 17:04+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,12 +17,8 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: lua/helpers.lua -msgid "@1 (@2% full)" -msgstr "" - -#: lua/helpers.lua -msgid "@1 @2 (@3% full)" +#: lua/visual.lua +msgid "Empty" msgstr "" #: lua/api.lua init.lua @@ -41,8 +37,12 @@ msgstr "" msgid "@1 Drawers (2x2)" msgstr "" -#: lua/visual.lua -msgid "Empty" +#: lua/helpers.lua +msgid "@1 (@2% full)" +msgstr "" + +#: lua/helpers.lua +msgid "@1 @2 (@3% full)" msgstr "" #: init.lua @@ -76,3 +76,31 @@ msgstr "" #: init.lua msgid "Spruce Wood" msgstr "" + +#: init.lua +msgid "Steel Drawer Upgrade (x2)" +msgstr "" + +#: init.lua +msgid "Gold Drawer Upgrade (x3)" +msgstr "" + +#: init.lua +msgid "Obsidian Drawer Upgrade (x5)" +msgstr "" + +#: init.lua +msgid "Diamond Drawer Upgrade (x8)" +msgstr "" + +#: init.lua +msgid "Iron Drawer Upgrade (x2)" +msgstr "" + +#: init.lua +msgid "Emerald Drawer Upgrade (x13)" +msgstr "" + +#: init.lua +msgid "Drawer Upgrade Template" +msgstr "" -- cgit v1.2.3