add/fix translations
This commit is contained in:
parent
efdbeb31aa
commit
f180038bfd
1 changed files with 8 additions and 9 deletions
|
@ -257,6 +257,8 @@ tile.blockFuel.name=Fuel
|
|||
tile.blockHopper.name=Chute
|
||||
tile.blockOil.name=Oil
|
||||
tile.builderBlock.name=Builder
|
||||
tile.chargingTableBlock.name=Charging Table
|
||||
tile.constructionMarkerBlock.name=Construction Mark
|
||||
tile.engineCreative.name=Creative Engine
|
||||
tile.engineIron.name=Combustion Engine
|
||||
tile.engineStone.name=Stirling Engine
|
||||
|
@ -270,7 +272,6 @@ tile.laserBlock.name=Laser
|
|||
tile.libraryBlock.name=Blueprint Library
|
||||
tile.machineBlock.name=Quarry
|
||||
tile.markerBlock.name=Land Mark
|
||||
tile.constructionMarkerBlock.name=Construction Mark
|
||||
tile.miningWellBlock.name=Mining Well
|
||||
tile.pathMarkerBlock.name=Path Mark
|
||||
tile.plainPipeBlock.name=Mining Pipe
|
||||
|
@ -299,15 +300,13 @@ tip.gate.wires.diamond=Red, Blue, Green, Yellow
|
|||
tip.gate.wires.emerald=Red, Blue, Green, Yellow
|
||||
tip.gate.expansions=§9§oInstalled Expansions:
|
||||
|
||||
tip.PipeFluidsCobblestone=Basic pipe, 10 mB/t\nWon't connect to Stone
|
||||
tip.PipeFluidsCobblestone=Won't connect to Stone
|
||||
tip.PipeFluidsEmerald=Extraction pipe, 40 mB/t
|
||||
tip.PipeFluidsGold=Basic pipe, 40 mB/t
|
||||
tip.PipeFluidsQuartz=Basic pipe, 20 mB/t
|
||||
tip.PipeFluidsIron=Valve pipe, 10 mB/t
|
||||
tip.PipeFluidsSandstone=Only connects to other pipes, 10 mB/t
|
||||
tip.PipeFluidsStone=Basic pipe, 10 mB/t\nWon't connect to Cobblestone
|
||||
tip.PipeFluidsVoid=Destroys fluids, 10 mB/t
|
||||
tip.PipeFluidsWood=Extraction pipe, 10 mB/t
|
||||
tip.PipeFluidsIron=Valve pipe
|
||||
tip.PipeFluidsSandstone=Only connects to other pipes
|
||||
tip.PipeFluidsStone=Won't connect to Cobblestone
|
||||
tip.PipeFluidsVoid=Destroys fluids
|
||||
tip.PipeFluidsWood=Extraction pipe
|
||||
tip.PipeItemsCobblestone=Basic pipe, high drag\nWon't connect to Stone or Quartz
|
||||
tip.PipeItemsDaizuli=Routes painted items
|
||||
tip.PipeItemsDiamond=Sorts items
|
||||
|
|
Loading…
Reference in a new issue