aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMadis <Madis0@users.noreply.github.com>2019-05-20 19:31:48 +0300
committerDaniel She <shekwancheung0528@gmail.com>2019-05-21 00:31:48 +0800
commitdf40575b7a673ede2f9f38695cb8ac2d47c67385 (patch)
treebab089c879db4b2c30ad0898cdf01a727a2058a3 /src
parent74578dc1b83785d209bc62bed0aa9f5ed1930b91 (diff)
downloadRoughlyEnoughItems-df40575b7a673ede2f9f38695cb8ac2d47c67385.tar.gz
RoughlyEnoughItems-df40575b7a673ede2f9f38695cb8ac2d47c67385.tar.bz2
RoughlyEnoughItems-df40575b7a673ede2f9f38695cb8ac2d47c67385.zip
English fix (#94)
Diffstat (limited to 'src')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json2
1 files changed, 1 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 8911269ff..b8678c3cb 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -103,7 +103,7 @@
"_comment": "Config Tooltips",
"tooltip.rei.config.side_search_box": "Declares the location of the search field:\nYes: Left / Right\nNo: Center\n \nDefaulted: No",
- "tooltip.rei.config.list_ordering": "Declares the ordering of the side item list:\nYes: Left / Right\nNo: Center\n \nDefaulted: %s",
+ "tooltip.rei.config.list_ordering": "Declares the ordering of the side item list:\nValues: Registry / Name / Item Groups\n(Ascending / Descending)\n \nDefaulted: %s",
"tooltip.rei.config.item_list_position": "Declares the position of the side item list:\nValues: Left / Right\n \nDefaulted: Right",
"tooltip.rei.config.max_recipes_per_page": "Declares the maximum possible displayed recipes:\nValues: 2 - 99\n \nDefaulted: 3",
"tooltip.rei.config.light_gray_recipe_border": "Declares the appearance of the recipe border:\nYes: Light Gray\nNo: Hard Black\n \nDefaulted: No",