From 1b1780946edebfbf1e8ec2cf095b56fa76733e2b Mon Sep 17 00:00:00 2001
From: Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
Date: Sat, 12 Sep 2015 07:18:16 +0200
Subject: [PATCH] add facedir to tool workshop

---
 technic/locale/template.txt |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/technic/locale/template.txt b/technic/locale/template.txt
index 1fea4ce..0464241 100644
--- a/technic/locale/template.txt
+++ b/technic/locale/template.txt
@@ -36,6 +36,7 @@
 Machine cannot be removed because it is not empty =
 Inventory move disallowed due to protection =
 # $1: Machine name (Includes tier)
+@1 Active (@2 EU) =
 %s Active =
 %s Disabled =
 %s Enabled =
@@ -68,7 +69,7 @@
 ## Machine names
 # $1: Tier
 %s Alloy Furnace =
-%s Battery Box = 
+%s Battery Box =
 %s Cable =
 %s CNC Machine =
 %s Centrifuge =
@@ -111,9 +112,9 @@
 Discharge =
 Power level =
 # $1: Tier $2: current_charge $3: max_charge 
-%s Battery Box: %d/%d =
+@1 Battery Box: @2/@3 =
 # $1: Machine name $2: Supply $3: Demand
-%s. Supply: %d Demand: %d =
+@1. Supply: @2 Demand: @3 =
 Production at %d%% =
 Choose Milling Program: =
 Slim Elements half / normal height: =
@@ -124,6 +125,7 @@
 Digging finished =
 Digging %d m above machine =
 Digging %d m below machine =
+@1 (@2 @3 -> @4 @5) =
 
 ## CNC
 Cylinder =

--
Gitblit v1.8.0