aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech/lang
diff options
context:
space:
mode:
authortth05 <36999320+tth05@users.noreply.github.com>2023-10-16 06:47:32 +0200
committerGitHub <noreply@github.com>2023-10-16 06:47:32 +0200
commit447bb0803630baf0206331fd4e9aa5cfe38a2a51 (patch)
tree55fb941ba4a514c29ceabcf16b058b0023293156 /src/main/resources/assets/gregtech/lang
parent8ce67c167c8f5938b0fed79b1d9727663d9cd9bc (diff)
downloadGT5-Unofficial-447bb0803630baf0206331fd4e9aa5cfe38a2a51.tar.gz
GT5-Unofficial-447bb0803630baf0206331fd4e9aa5cfe38a2a51.tar.bz2
GT5-Unofficial-447bb0803630baf0206331fd4e9aa5cfe38a2a51.zip
Add stocking input hatch (#2322)
* Add stocking input hatch * Refactor stocking input hatch UI code and fix some formatting * Add new visual changes from stocking bus and some refactoring * Remove drain/fill methods and fix tooltip * Split information slots into separate array and update MUI * Use inventory of size in constructor * Add assembly line support * Add amount to info slot tooltips and update tooltips every tick
Diffstat (limited to 'src/main/resources/assets/gregtech/lang')
-rw-r--r--src/main/resources/assets/gregtech/lang/en_US.lang13
1 files changed, 10 insertions, 3 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang
index 520c949178..1a6505a731 100644
--- a/src/main/resources/assets/gregtech/lang/en_US.lang
+++ b/src/main/resources/assets/gregtech/lang/en_US.lang
@@ -334,12 +334,17 @@ GT5U.machines.allow_nbt.tooltip=Allow items with NBT
GT5U.machines.allow_nbt.tooltip.extended=§7By default, all items with NBT are blocked.
GT5U.machines.ignore_nbt.tooltip=Ignore item NBT
GT5U.machines.ignore_nbt.tooltip.extended=§7By default, item NBT must match.
-GT5U.machines.stocking_bus.cannot_set_slot=§8Cannot set slot while auto-pull mode
-GT5U.machines.stocking_bus.auto_pull.tooltip=Click to toggle automatic item pulling from ME.
-GT5U.machines.stocking_bus.auto_pull.tooltip.1=Right-Click to edit minimum stack size for item pulling.
+GT5U.machines.stocking_bus.cannot_set_slot=§8Cannot set slot while auto-pull mode is enabled
+GT5U.machines.stocking_bus.auto_pull.tooltip.1=Click to toggle automatic item pulling from ME.
+GT5U.machines.stocking_bus.auto_pull.tooltip.2=Right-Click to edit minimum stack size for item pulling.
GT5U.machines.stocking_bus.min_stack_size=Min Stack Size
GT5U.machines.stocking_bus.auto_pull_toggle.enabled=Automatic Item Pull Enabled
GT5U.machines.stocking_bus.auto_pull_toggle.disabled=Automatic Item Pull Disabled
+GT5U.machines.stocking_hatch.auto_pull.tooltip.1=Click to toggle automatic fluid pulling from ME.
+GT5U.machines.stocking_hatch.auto_pull.tooltip.2=Right-Click to edit minimum amount for fluid pulling.
+GT5U.machines.stocking_hatch.min_amount=Min Amount
+GT5U.machines.stocking_hatch.auto_pull_toggle.enabled=Automatic Fluid Pull Enabled
+GT5U.machines.stocking_hatch.auto_pull_toggle.disabled=Automatic Fluid Pull Disabled
GT5U.machines.stocking_bus.saved=Saved Config to Data Stick
GT5U.machines.stocking_bus.loaded=Loaded Config From Data Stick
@@ -419,6 +424,7 @@ GT5U.gui.text.drill_chunks_left=Drilling chunk: §a%s / %s
GT5U.gui.text.drill_offline_reason=Drill Offline: %s
GT5U.gui.text.drill_offline_generic=Drill Offline
GT5U.gui.text.stocking_bus_fail_extraction=§4Failed to extract expected amount of items from stocking bus. This can be caused by attaching multiple storage buses to the same inventory.
+GT5U.gui.text.stocking_hatch_fail_extraction=§4Failed to extract expected amount of fluids from stocking hatch. This can be caused by attaching multiple storage fluid buses to the same tank.
GT5U.item.programmed_circuit.select.header=Reprogram Circuit
@@ -551,6 +557,7 @@ GT5U.waila.energy.produce_with_amperage=Probably generates: §a%s§r EU/t (%sA %
GT5U.waila.stocking_bus.auto_pull.enabled=Auto-Pull from ME: Enabled
GT5U.waila.stocking_bus.auto_pull.disabled=Auto-Pull from ME: Disabled
GT5U.waila.stocking_bus.min_stack_size=Minimum Stack Size: %s
+GT5U.waila.stocking_hatch.min_amount=Minimum Amount: %s
achievement.flintpick=First Tools
achievement.flintpick.desc=Craft a flint pick