From 636b0f20df4fef3eef821c23ccc2f606828f5c6f Mon Sep 17 00:00:00 2001
From: Zefram <zefram@fysh.org>
Date: Mon, 07 Jul 2014 15:15:05 +0200
Subject: [PATCH] Handheld prospecting tool

---
 technic/locale/template.txt |   58 ++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 38 insertions(+), 20 deletions(-)

diff --git a/technic/locale/template.txt b/technic/locale/template.txt
index a6e1e2c..28251f8 100644
--- a/technic/locale/template.txt
+++ b/technic/locale/template.txt
@@ -36,8 +36,10 @@
 # $1: Machine name (Includes tier)
 %s Active =
 %s Disabled =
+%s Enabled =
 %s Idle =
 %s Improperly Placed =
+%s is empty =
 %s Unpowered =
 %s Out Of Fuel =
 %s Has Bad Cabling =
@@ -45,17 +47,35 @@
 %s Finished =
 Enable/Disable =
 Range =
-
+Upgrade Slots =
+In: =
+Out: =
+Slot %d =
+Mode: %s =
+single items =
+whole stacks =
 
 ## Machine names
 # $1: Tier
 %s Alloy Furnace =
 %s Battery Box = 
 %s Cable =
-%s Electric Furnace =
+%s CNC Machine =
+%s Compressor =
+%s Extractor =
+%s Forcefield Emitter =
+%s Furnace =
 %s Grinder =
-%s Generator =
-%s Solar Array =
+%s Music Player =
+%s Quarry =
+%s Tool Workshop =
+Arrayed Solar %s Generator =
+Fuel-Fired %s Generator =
+Geothermal %s Generator =
+Hydro %s Generator =
+Nuclear %s Generator Core =
+Small Solar %s Generator =
+Wind %s Generator =
 Injector =
 Constructor Mk%d =
 Frame =
@@ -67,22 +87,11 @@
 Battery Box =
 Supply Converter =
 Switching Station =
-CNC Machine =
-Coal Alloy Furnace =
-Extractor =
-Compressor =
-Solar Panel =
-Geothermal Generator =
-Music Player =
-Water Mill =
-Tool Workshop =
-Wind Mill =
+Fuel-Fired Alloy Furnace =
+Fuel-Fired Furnace =
 Wind Mill Frame =
-Forcefield Emitter =
 Forcefield =
-Nuclear Reactor Core =
 Nuclear Reactor Rod Compartment =
-Quarry =
 
 ## Machine-specific
 # $1: Pruduced EU
@@ -94,6 +103,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 =
@@ -126,7 +138,6 @@
 Dirt =
 Leaves =
 Sandstone =
-Steel =
 Stone =
 Tree =
 Wooden =
@@ -139,16 +150,18 @@
 Arol =
 Brass =
 Bronze =
+Carbon Steel =
+Cast Iron =
 Chromium =
 Coal =
 Copper =
 Gold =
-Iron =
 Mithril =
 Silver =
 Stainless Steel =
 Talinite =
 Tin =
+Wrought Iron =
 Zinc =
 
 ## Tools
@@ -161,7 +174,7 @@
 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 Mk%d =
 Mining Laser Mk%d =
@@ -169,3 +182,8 @@
 Sonic Screwdriver =
 Tree Tap =
 
+## Craft descriptions
+Alloy cooking =
+Grinding =
+Compressing =
+Extracting =

--
Gitblit v1.8.0