aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/roughlyenoughitems
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-08-18 00:27:57 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-08-18 00:27:57 +0800
commit06dd7b84849ab01417e6449b0adbb1c83e8c38e0 (patch)
tree966c4beb26e41d3c59bc45174411b7c0f968c64a /src/main/resources/assets/roughlyenoughitems
parent0958de019acaf28cf3324a4e2dc4715ad612353e (diff)
downloadRoughlyEnoughItems-06dd7b84849ab01417e6449b0adbb1c83e8c38e0.tar.gz
RoughlyEnoughItems-06dd7b84849ab01417e6449b0adbb1c83e8c38e0.tar.bz2
RoughlyEnoughItems-06dd7b84849ab01417e6449b0adbb1c83e8c38e0.zip
I guess this is quite good
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json3
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",