diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 8 |
1 files changed, 8 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 dc8e8c6e73..48234a3855 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -485,6 +485,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.item.programmed_circuit.select.header=Reprogram Circuit |