From 623fcae4a4ad3ec12cc242b29b0d781357cff3f7 Mon Sep 17 00:00:00 2001
From: Zefram <zefram@fysh.org>
Date: Sat, 24 May 2014 00:24:30 +0200
Subject: [PATCH] Fix supply converter

---
 technic/locale/template.txt |   41 ++++++++++++++++++++++++++++++++---------
 1 files changed, 32 insertions(+), 9 deletions(-)

diff --git a/technic/locale/template.txt b/technic/locale/template.txt
index b946523..17860ee 100644
--- a/technic/locale/template.txt
+++ b/technic/locale/template.txt
@@ -32,6 +32,7 @@
 
 ## Machine misc
 Machine cannot be removed because it is not empty =
+Inventory move disallowed due to protection =
 # $1: Machine name (Includes tier)
 %s Active =
 %s Disabled =
@@ -44,7 +45,13 @@
 %s Finished =
 Enable/Disable =
 Range =
-
+Upgrade Slots =
+In: =
+Out: =
+Slot %d =
+Mode: %s =
+single items =
+whole stacks =
 
 ## Machine names
 # $1: Tier
@@ -55,6 +62,14 @@
 %s Grinder =
 %s Generator =
 %s Solar Array =
+Injector =
+Constructor Mk%d =
+Frame =
+Frame Motor =
+Template =
+Template (replacing) =
+Template Motor =
+Template Tool =
 Battery Box =
 Supply Converter =
 Switching Station =
@@ -66,7 +81,7 @@
 Geothermal Generator =
 Music Player =
 Water Mill =
-Tool WorkShop =
+Tool Workshop =
 Wind Mill =
 Wind Mill Frame =
 Forcefield Emitter =
@@ -85,6 +100,9 @@
 # $1: Machine name $2: Supply $3: Demand
 %s. Supply: %d Demand: %d =
 Production at %d%% =
+Choose Milling Program: =
+Slim Elements half / normal height: =
+Current track %s =
 
 ## CNC
 Cylinder =
@@ -117,7 +135,6 @@
 Dirt =
 Leaves =
 Sandstone =
-Steel =
 Stone =
 Tree =
 Wooden =
@@ -130,19 +147,22 @@
 Arol =
 Brass =
 Bronze =
+Carbon Steel =
+Cast Iron =
 Chromium =
 Coal =
 Copper =
 Gold =
-Iron =
 Mithril =
 Silver =
 Stainless Steel =
 Talinite =
 Tin =
+Wrought Iron =
 Zinc =
 
 ## Tools
+RE Battery =
 Water Can =
 Lava Can =
 Chainsaw =
@@ -151,13 +171,16 @@
 3 nodes tall. =
 3 nodes wide. =
 3x3 nodes. =
-Hold shift and use to change Mining Drill Mk%d modes. =
+Use while sneaking to change Mining Drill Mk%d modes. =
 Mining Drill Mk%d Mode %d =
-Mining Drill Mk1 =
-Mining Drill Mk2 =
-Mining Drill Mk3 =
+Mining Drill Mk%d =
+Mining Laser Mk%d =
 Single node. =
 Sonic Screwdriver =
 Tree Tap =
 
-
+## Craft descriptions
+Alloy cooking =
+Grinding =
+Compressing =
+Extracting =

--
Gitblit v1.8.0