New sorted update script
This commit is contained in:
@@ -73,6 +73,7 @@ text.nextmission = Next Mission
|
||||
text.maps.none = [LIGHT_GRAY]No maps found\!
|
||||
text.about.button = About
|
||||
text.name = Name\:
|
||||
text.filename = File Name\:
|
||||
text.unlocked = New Block Unlocked\!
|
||||
text.unlocked.plural = New Blocks Unlocked\!
|
||||
text.players = {0} players online
|
||||
@@ -766,16 +767,10 @@ block.bridge-conduit.description = Advanced liquid transport block. Allows trans
|
||||
block.mechanical-pump.description = A cheap pump with slow output, but no power consumption.
|
||||
block.rotary-pump.description = An advanced pump which doubles up speed by using power.
|
||||
block.thermal-pump.description = The ultimate pump. Three times as fast as a mechanical pump and the only pump which is able to retrieve lava.
|
||||
block.router.description = Accepts items from one direction and outputs them to up to 3 other directions equally. Useful for splitting the materials from one source to multiple targets.
|
||||
block.distributor.description = An advanced router which splits items to up to 7 other directions equally.
|
||||
block.bridge-conveyor.description = Advanced item transport block. Allows transporting items over up to 3 tiles of any terrain or building.
|
||||
liquid.water.description = Commonly used for cooling machines and waste processing.
|
||||
liquid.lava.description = Can be transformed into[LIGHT_GRAY] stone[], used for generating power or used as ammo for certain turrets.
|
||||
liquid.oil.description = Can be burnt, exploded or used as a coolant.
|
||||
liquid.cryofluid.description = The most efficient liquid for cooling things down.
|
||||
|
||||
# TODO: These descriptions have been changed. Let translators find them easily.
|
||||
block.router.description = Accepts items from one direction and outputs them to up to 3 other directions equally. Useful for splitting the materials from one source to multiple targets.
|
||||
block.distributor.description = An advanced router which splits items to up to 7 other directions equally.
|
||||
block.bridge-conveyor.description = Advanced item transport block. Allows transporting items over up to 3 tiles of any terrain or building.
|
||||
|
||||
# TODO: To be deleted in all translations: block.bridgeconveyor.name, block.bridgeconveyor.description
|
||||
# (There are additional elements for bridge-conveyor already)
|
||||
text.filename = File Name\:
|
||||
|
||||
Reference in New Issue
Block a user