diff options
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/en_us.json')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index 6a861d9f1..1f5f16ae6 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -40,8 +40,9 @@ "text.auto_craft.move_items": "Move Items", "error.rei.transfer.too_small": "Unable to move items to a %dx%d grid.", "error.rei.not.on.server": "REI is not on the server.", - "error.rei.not.enough.materials": "Not Enough Materials.", + "error.rei.not.enough.materials": "Not enough materials.", "error.rei.internal.error": "Internal Error: %s", + "error.rei.no.handlers.applicable": "No handlers are applicable.", "rei.rei.no.slot.in.inv": "Can't find any space for item in the inventory", "text.rei.showing_craftable": "Showing Craftable", "text.rei.showing_all": "Showing All", |
