Remove unneeded explanation, change behaviour of quantity slots a bit

This commit is contained in:
Raoul Van den Berge
2016-03-29 00:51:08 +02:00
parent ae585d7e02
commit 2ed22acb67
7 changed files with 26 additions and 40 deletions

View File

@@ -17,9 +17,6 @@ gui.refinedstorage:constructor=Constructor
gui.refinedstorage:relay=Relay
gui.refinedstorage:interface.import=Interface Import
gui.refinedstorage:interface.export=Interface Export
gui.refinedstorage:interface.export.explanation.0=Top slots: items you want exported
gui.refinedstorage:interface.export.explanation.1=Clear a slot: mouse click + SHIFT
gui.refinedstorage:interface.export.explanation.2=Incr. or decr. a slot: left/ right mouse click
misc.refinedstorage:energy_stored=%d / %d RF
misc.refinedstorage:energy_usage=Usage: %d RF/t

View File

@@ -17,9 +17,6 @@ gui.refinedstorage:constructor=Constructor
gui.refinedstorage:relay=Relais
gui.refinedstorage:interface.import=Interface Import
gui.refinedstorage:interface.export=Interface Export
gui.refinedstorage:interface.export.explanation.0=Bovenste slots: items die je wilt exporten
gui.refinedstorage:interface.export.explanation.1=Slot leegmaken: muisklik + SHIFT
gui.refinedstorage:interface.export.explanation.2=Verhoog of verklein aantal: links/ rechts muisklik
misc.refinedstorage:energy_stored=%d / %d RF
misc.refinedstorage:energy_usage=Vebruik: %d RF/t

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB