I18N improvements
This commit is contained in:
@@ -51,7 +51,7 @@ gui.refinedstorage:crafting_preview.available=Available: %d
|
||||
gui.refinedstorage:crafting_preview.missing=Missing: %d
|
||||
gui.refinedstorage:crafting_preview.circular=Circular dependency!
|
||||
gui.refinedstorage:crafting_preview.loop=Loop in processing...
|
||||
gui.refinedstorage:crafting_preview.force_start=Press ctrl + shift to start anyway.
|
||||
gui.refinedstorage:crafting_preview.force_start=Press CTRL + SHIFT to start anyway
|
||||
|
||||
misc.refinedstorage:energy_stored=%d / %d RS
|
||||
misc.refinedstorage:energy_usage=Usage: %d RS/t
|
||||
@@ -136,8 +136,8 @@ sidebutton.refinedstorage:destructor.pickup=Pickup items instead of breaking
|
||||
|
||||
sidebutton.refinedstorage:access_type=Access Type
|
||||
sidebutton.refinedstorage:access_type.0=Insert and extract
|
||||
sidebutton.refinedstorage:access_type.1=Only insert
|
||||
sidebutton.refinedstorage:access_type.2=Only extract
|
||||
sidebutton.refinedstorage:access_type.1=Insert only
|
||||
sidebutton.refinedstorage:access_type.2=Extract only
|
||||
|
||||
block.refinedstorage:controller.0.name=Controller
|
||||
block.refinedstorage:controller.1.name=Creative Controller
|
||||
|
Reference in New Issue
Block a user