diff options
author | kekzdealer <kekzdealer@gmail.com> | 2020-05-09 23:30:49 +0200 |
---|---|---|
committer | kekzdealer <kekzdealer@gmail.com> | 2020-05-09 23:30:49 +0200 |
commit | 2218b1b1cd5e51553bcc83afee49b56937d0cb70 (patch) | |
tree | 944dd66b6a37c5fec349ca70138e3e51f658049d /src/main/resources/assets | |
parent | 3a52cbbc41fd1190c4c8c52e8bea318cd234f157 (diff) | |
download | GT5-Unofficial-2218b1b1cd5e51553bcc83afee49b56937d0cb70.tar.gz GT5-Unofficial-2218b1b1cd5e51553bcc83afee49b56937d0cb70.tar.bz2 GT5-Unofficial-2218b1b1cd5e51553bcc83afee49b56937d0cb70.zip |
Finished checkMachine(), TT hatches still missing
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/kekztech/lang/en_US.lang | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/kekztech/lang/en_US.lang b/src/main/resources/assets/kekztech/lang/en_US.lang index 62b9acb3c2..d21a9b0982 100644 --- a/src/main/resources/assets/kekztech/lang/en_US.lang +++ b/src/main/resources/assets/kekztech/lang/en_US.lang @@ -119,5 +119,5 @@ tile.kekztech_lapotronicenergyunit_block.1.name=Lapotronic Capacitor (IV) tile.kekztech_lapotronicenergyunit_block.2.name=Lapotronic Capacitor (LuV)
tile.kekztech_lapotronicenergyunit_block.3.name=Lapotronic Capacitor (ZPM)
tile.kekztech_lapotronicenergyunit_block.4.name=Lapotronic Capacitor (UV)
-tile.kekztech_lapotronicenergyunit_block.5.name=Ultimate Capacitor
-tile.kekztech_lapotronicenergyunit_block.6.name=Really Ultimate Capacitor
+tile.kekztech_lapotronicenergyunit_block.5.name=Ultimate Capacitor (UHV)
+tile.kekztech_lapotronicenergyunit_block.6.name=Really Ultimate Capacitor (UEV)
|