diff options
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang index f32219580e..a718108566 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -442,7 +442,7 @@ GT5U.gui.text.no_recipe=§7No valid recipe found 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.crash=§4Machine turned off due to crash. Refer to the log for more info. GT5U.gui.text.no_fuel=§7No valid fuel found GT5U.gui.text.no_turbine=§7No valid turbine found GT5U.gui.text.no_lubricant=§7No lubricant found @@ -491,14 +491,14 @@ GT5U.gui.text.drone_operating=§aDrone operating normally! GT5U.gui.text.drone_title=Drone Control Centre GT5U.gui.text.drone_custom_name=Custom Machine Name GT5U.gui.text.drone_search=Search machine name -GT5U.gui.text.out_of_fluid=§4No following fluids supplied: §b%s§f x §6%s L -GT5U.gui.text.out_of_item=§4No following items supplied: §b%s§f x §6%s -GT5U.gui.text.out_of_stuff=§4No following stuffs supplied: §b%s§f x §6%s -GT5U.gui.text.power_loss=§4Shut down due to power loss. -GT5U.gui.text.pollution_fail=§4Failed to output the pollution. -GT5U.gui.text.structure_incomplete=§4Shut down due to incomplete structure. -GT5U.gui.text.no_repair=§4Shut down due to machine damage. -GT5U.gui.text.no_machine_part=No correct machine part in controller slot. +GT5U.gui.text.out_of_fluid=§cNo following fluids supplied: §b%s§f x §6%s L +GT5U.gui.text.out_of_item=§cNo following items supplied: §b%s§f x §6%s +GT5U.gui.text.out_of_stuff=§cNo following stuffs supplied: §b%s§f x §6%s +GT5U.gui.text.power_loss=§cShut down due to power loss. +GT5U.gui.text.pollution_fail=§cFailed to output the pollution. +GT5U.gui.text.structure_incomplete=§7Shut down due to incomplete structure. +GT5U.gui.text.no_repair=§7Shut down due to machine damage. +GT5U.gui.text.no_machine_part=§7No correct machine part in controller slot. GT5U.item.programmed_circuit.select.header=Reprogram Circuit |