Update names of some things.
Translations will need updating, @Vexatos, @VeryBigBro, @crafteverywhere
This commit is contained in:
parent
48b3e48ed3
commit
ebc1cce01d
5 changed files with 14 additions and 12 deletions
|
@ -66,7 +66,7 @@ tile.MachineBlock.DigitalMiner.name=Digitalbergbaugerät
|
|||
|
||||
//Machine Block 2 (second ID iteration)
|
||||
tile.MachineBlock2.RotaryCondensentrator.name=Rotationskondensentrator
|
||||
tile.MachineBlock2.ChemicalFormulator.name=Chemischer Formulator
|
||||
tile.MachineBlock2.OxidationChamber.name=Chemischer Formulator
|
||||
tile.MachineBlock2.ChemicalInfuser.name=Chemischer Infundierer
|
||||
|
||||
//Ore Block
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
tile.MachineBlock.EnergizedSmelter.name=Energised Smelter
|
||||
tile.Transmitter.PressurizedTube.name=Pressurised Tube
|
||||
item.MultipartTransmitter.PressurizedTube.name=Pressurised Tube
|
||||
gas.sulfuricGas=Sulphuric Gas
|
||||
gas.sulfuricAcid=Sulphuric Acid
|
||||
fluid.sulfuricGas=Liquid Sulphuric Gas
|
||||
fluid.sulfuricAcid=Liquid Sulphuric Acid
|
||||
item.sulfurDust.name=Sulphur Dust
|
||||
gas.sulfuricGas=Sulphur Dioxide
|
||||
gas.sulfuricAcid=Aerosolised Sulphuric Acid
|
||||
fluid.sulfuricGas=Liquid Sulphur Dioxide
|
||||
fluid.sulfuricAcid=Sulphuric Acid
|
||||
tooltip.EnergizedSmelter=A simple machine that serves as a Mekanism-based !nfurnace that runs off of energy.
|
||||
tooltip.Chargepad=A universal chargepad that can charge any energised item !nfrom any mod.
|
||||
|
|
|
@ -66,7 +66,7 @@ tile.MachineBlock.DigitalMiner.name=Digital Miner
|
|||
|
||||
//Machine Block 2 (second ID iteration)
|
||||
tile.MachineBlock2.RotaryCondensentrator.name=Rotary Condensentrator
|
||||
tile.MachineBlock2.ChemicalFormulator.name=Chemical Formulator
|
||||
tile.MachineBlock2.OxidationChamber.name=Oxidation Chamber
|
||||
tile.MachineBlock2.ChemicalInfuser.name=Chemical Infuser
|
||||
tile.MachineBlock2.ChemicalInjectionChamber.name=Chemical Injection Chamber
|
||||
|
||||
|
@ -107,6 +107,7 @@ item.copperDust.name=Copper Dust
|
|||
item.tinDust.name=Tin Dust
|
||||
item.silverDust.name=Silver Dust
|
||||
item.leadDust.name=Lead Dust
|
||||
item.sulfurDust.name=Sulfur Dust
|
||||
|
||||
//Clumps
|
||||
item.ironClump.name=Iron Clump
|
||||
|
@ -150,14 +151,14 @@ item.tinIngot.name=Tin Ingot
|
|||
//Gasses
|
||||
gas.hydrogen=Hydrogen
|
||||
gas.oxygen=Oxygen
|
||||
gas.sulfuricGas=Sulfuric Gas
|
||||
gas.sulfuricAcid=Sulfuric Acid
|
||||
gas.sulfuricGas=Sulfur Dioxide
|
||||
gas.sulfuricAcid=Aerosolized Sulfuric Acid
|
||||
|
||||
//Fluids
|
||||
fluid.hydrogen=Liquid Hydrogen
|
||||
fluid.oxygen=Liquid Oxygen
|
||||
fluid.sulfuricGas=Liquid Sulfuric Gas
|
||||
fluid.sulfuricAcid=Liquid Sulfuric Acid
|
||||
fluid.sulfuricGas=Liquid Sulfur Dioxide
|
||||
fluid.sulfuricAcid=Sulfuric Acid
|
||||
|
||||
//Gui text
|
||||
gui.removeSpeedUpgrade=Remove speed upgrade
|
||||
|
|
|
@ -66,7 +66,7 @@ tile.MachineBlock.DigitalMiner.name=Цифровой шахтёр
|
|||
|
||||
//Machine Block 2 (second ID iteration)
|
||||
tile.MachineBlock2.RotaryCondensentrator.name=Ротационный конденсентратор
|
||||
tile.MachineBlock2.ChemicalFormulator.name=Химический формулятор
|
||||
tile.MachineBlock2.OxidationChamber.name=Химический формулятор
|
||||
tile.MachineBlock2.ChemicalInfuser.name=Химический зарядник
|
||||
|
||||
//Ore Block
|
||||
|
|
|
@ -66,7 +66,7 @@ tile.MachineBlock.DigitalMiner.name=数字型采矿机
|
|||
|
||||
//Machine Block 2 (second ID iteration)
|
||||
tile.MachineBlock2.RotaryCondensentrator.name=回旋式气液转换机
|
||||
tile.MachineBlock2.ChemicalFormulator.name=化学程式机
|
||||
tile.MachineBlock2.OxidationChamber.name=化学程式机
|
||||
tile.MachineBlock2.ChemicalInfuser.name=化学灌注器
|
||||
|
||||
//Ore Block
|
||||
|
|
Loading…
Reference in a new issue