diff options
author | Bass <tudurap.com@gmail.com> | 2019-09-01 21:50:33 +0100 |
---|---|---|
committer | Bass <tudurap.com@gmail.com> | 2019-09-01 21:50:33 +0100 |
commit | 01f376b9eed8c7789a0074084986e3b441aa97fc (patch) | |
tree | efe4e25938c895ecf61764cd89c8752e335751b1 /src/main/resources/assets | |
parent | 6ad6cb22dc70f64e213c07b4332b2095572b8646 (diff) | |
download | GT5-Unofficial-01f376b9eed8c7789a0074084986e3b441aa97fc.tar.gz GT5-Unofficial-01f376b9eed8c7789a0074084986e3b441aa97fc.tar.bz2 GT5-Unofficial-01f376b9eed8c7789a0074084986e3b441aa97fc.zip |
Even even more Lang + right click fix
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/tectech/lang/en_US.lang | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/main/resources/assets/tectech/lang/en_US.lang b/src/main/resources/assets/tectech/lang/en_US.lang index a80a03ed18..cf2405e570 100644 --- a/src/main/resources/assets/tectech/lang/en_US.lang +++ b/src/main/resources/assets/tectech/lang/en_US.lang @@ -483,11 +483,25 @@ gt.blockmachines.multimachine.em.wormhole.hint.1=2 - Elemental Hatches or Molecu gt.blockmachines.multimachine.em.wormhole.desc.0=It is not full of worms. gt.blockmachines.multimachine.em.wormhole.desc.1=It is full of anti-worms!!! +#GET INFODATA IS FUCKED! gt.blockmachines.multimachine.em.decay.name=Decay Generator +gt.blockmachines.multimachine.em.decay.hint.0=1 - Classic Hatches or High Power Casing +gt.blockmachines.multimachine.em.decay.hint.1=2 - Elemental Hatches or Molecular Casing +gt.blockmachines.multimachine.em.decay.desc.0=Is life time too long? +gt.blockmachines.multimachine.em.decay.desc.1=Make it half-life (3) instead! +gt.blockmachines.multimachine.em.decay.conf=Ampere divider gt.blockmachines.multimachine.em.annihilation.name=Annihilation Generator +gt.blockmachines.multimachine.em.annihilation.hint.0=1 - Classic Hatches or High Power Casing +gt.blockmachines.multimachine.em.annihilation.hint.1=2 - Elemental Hatches or Molecular Casing +gt.blockmachines.multimachine.em.annihilation.desc.0=Things+Anti Things don't like each other. +gt.blockmachines.multimachine.em.annihilation.desc.1=Matter into power! gt.blockmachines.multimachine.em.blackholegenerator.name=Black Hole Generator +gt.blockmachines.multimachine.em.blackholegenerator.hint.0=1 - Classic Hatches or High Power Casing +gt.blockmachines.multimachine.em.blackholegenerator.hint.1=2 - Elemental Hatches or Molecular Casing +gt.blockmachines.multimachine.em.blackholegenerator.desc.0=Singularity based power generation. +gt.blockmachines.multimachine.em.blackholegenerator.desc.1=Super unstable!!! #Keywords and phrases #Example: ID:3 @@ -512,6 +526,8 @@ tt.keyword.BOOM=BOOM! tt.keyword.Destination=Destination tt.keyword.Weight=Weight tt.keyword.Source=Source +tt.keyword.Progress=Progress +tt.keyword.Computation=Computation #Problemns as in maintanance issues tt.keyword.Problems=Problems tt.keyword.Efficiency=Efficiency |