diff options
author | Alkalus <3060479+draknyte1@users.noreply.github.com> | 2021-12-06 17:34:07 +0000 |
---|---|---|
committer | Alkalus <3060479+draknyte1@users.noreply.github.com> | 2021-12-06 17:34:07 +0000 |
commit | 486aaa9c08a0bfa0cc6b890ae4131d3d90e85f91 (patch) | |
tree | db4a40e8e71affbad4989137a643b1d448483328 /src | |
parent | 0941607a38160b0bced1652b91f38cd55480261d (diff) | |
download | GT5-Unofficial-486aaa9c08a0bfa0cc6b890ae4131d3d90e85f91.tar.gz GT5-Unofficial-486aaa9c08a0bfa0cc6b890ae4131d3d90e85f91.tar.bz2 GT5-Unofficial-486aaa9c08a0bfa0cc6b890ae4131d3d90e85f91.zip |
Did some localizations.
Diffstat (limited to 'src')
-rw-r--r-- | src/resources/assets/gregtech/lang/en_US.lang | 25 | ||||
-rw-r--r-- | src/resources/assets/miscutils/lang/en_US.lang | 14 |
2 files changed, 18 insertions, 21 deletions
diff --git a/src/resources/assets/gregtech/lang/en_US.lang b/src/resources/assets/gregtech/lang/en_US.lang index e2120fdf7b..4f6b835f67 100644 --- a/src/resources/assets/gregtech/lang/en_US.lang +++ b/src/resources/assets/gregtech/lang/en_US.lang @@ -210,28 +210,13 @@ achievement.decay.technetium99m.desc=Cyclotron Product achievement.decay.technetium99=Technetium 99 achievement.decay.technetium99.desc=Cyclotron Product - - //24/11/19 achievement.gt.blockmachines.hatch.turbine.input.tier.00=Turbine Housing achievement.gt.blockmachines.hatch.turbine.input.tier.00.desc=[AL] Pickup this item to see the recipe in NEI - - - - - - - - - - - - - - - - - - +//Added 6/12/21 +achievement.gt.blockmachines.gtpp.multimachine.flotationcell=Flotation Cell +achievement.gt.blockmachines.gtpp.multimachine.flotationcell.desc=[AL] Pickup this item to see the recipe in NEI +achievement.gt.blockmachines.gtpp.multimachine.isamill=IsaMill +achievement.gt.blockmachines.gtpp.multimachine.isamill.desc=[AL] Pickup this item to see the recipe in NEI diff --git a/src/resources/assets/miscutils/lang/en_US.lang b/src/resources/assets/miscutils/lang/en_US.lang index d98a114309..83134ec9cb 100644 --- a/src/resources/assets/miscutils/lang/en_US.lang +++ b/src/resources/assets/miscutils/lang/en_US.lang @@ -3256,4 +3256,16 @@ item.BasicNuclearChemItem.7.name=Red Cellulose Fiber item.itemCellLiFBeF2ZrF4U235.name=LFTR Fuel I Cell item.itemCellLiFBeF2ZrF4UF4.name=LFTR Fuel II Cell item.itemCellLiFBeF2ThF4UF4.name=LFTR Fuel III Cell -item.Li2BeF2UF4.name=Burnt Li2BeF2UF4 Cell
\ No newline at end of file +item.Li2BeF2UF4.name=Burnt Li2BeF2UF4 Cell + +//Added 6/12/21 +item.itemCellLiBeF2UF4FP.name=LiBeF2UF4FP Cell +item.itemCellUF6F2.name=UF6F2 Cell +item.itemCellLiFBeF2ThF4.name=LiFBeF2ThF4 Cell +item.itemCellUF6F2FP.name=UF6F2FP Cell +item.dustProtactinium233.name=Protactinium-233 Dust +item.itemCellLiFThF4.name=LiFThF4 Cell +item.NuclearWaste.name=Nuclear Waste Cell +item.itemCellLiFBeF2UF4.name=LiFBeF2UF4 Cell +item.itemCellSodiumFluoride.name=Sodium Fluoride Cell +item.itemCellLiFBeF2.name=LiFBeF2 Cell
\ No newline at end of file |