aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authormiozune <miozune@gmail.com>2023-12-18 17:12:17 +0900
committerGitHub <noreply@github.com>2023-12-18 17:12:17 +0900
commitea023026fe683255944586d60f036ff07de8ffa2 (patch)
treef680c1e064af67d88709727a0aa19e7c683ecc3d /src/main/resources
parentd58290144c30fce4ca5f0524dd83eaa54f211dec (diff)
downloadGT5-Unofficial-ea023026fe683255944586d60f036ff07de8ffa2.tar.gz
GT5-Unofficial-ea023026fe683255944586d60f036ff07de8ffa2.tar.bz2
GT5-Unofficial-ea023026fe683255944586d60f036ff07de8ffa2.zip
Clarify whether item or fluid output is full (#2403)
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/gregtech/lang/en_US.lang3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang
index f76c25ef71..0b8a0ac734 100644
--- a/src/main/resources/assets/gregtech/lang/en_US.lang
+++ b/src/main/resources/assets/gregtech/lang/en_US.lang
@@ -420,7 +420,10 @@ GT5U.gui.button.drill_retract_pipes_active=§4Cannot interrupt abort procedure
GT5U.gui.text.success=§aProcessing recipe
GT5U.gui.text.generating=§aGenerating power
GT5U.gui.text.no_recipe=§7No valid recipe found
+#deprecated
GT5U.gui.text.output_full=§7Not enough output space
+GT5U.gui.text.item_output_full=§7Not enough item output space
+GT5U.gui.text.fluid_output_full=§7Not enough fluid output space
GT5U.gui.text.none=
GT5U.gui.text.crash=§4Machine turned off due to crash
GT5U.gui.text.no_fuel=§7No valid fuel found