diff options
author | YoungGT <noonpp44895@qq.com> | 2018-12-10 07:16:02 +0800 |
---|---|---|
committer | Dream-MasterXXL <dream-master@gmx.net> | 2018-12-11 11:07:26 +0100 |
commit | 480408a7bfb63c176242172bab61a804105b440d (patch) | |
tree | 8631feabeb2f52716b92d89e7cd84bc6410d498a /src/main/resources/assets/gregtech/lang | |
parent | aa079e3a7186c0b731d03ba735bc7a02e053ef09 (diff) | |
download | GT5-Unofficial-480408a7bfb63c176242172bab61a804105b440d.tar.gz GT5-Unofficial-480408a7bfb63c176242172bab61a804105b440d.tar.bz2 GT5-Unofficial-480408a7bfb63c176242172bab61a804105b440d.zip |
cherry pick cd841ad39edfef8c4f32096416b0c68b98ccc96e
Fix #1439 and #1456 (#1503)
* Fix #1439
* Fix #1456
* mistake
Diffstat (limited to 'src/main/resources/assets/gregtech/lang')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 4 | ||||
-rw-r--r-- | src/main/resources/assets/gregtech/lang/zh_CN.lang | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang index 3fb9c3ce04..002824c0a2 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -202,8 +202,8 @@ achievement.Olivine=Find Olivine Ore achievement.Olivine.desc=Height: 10-40, Chance: 60, Twilight-Forest/Makemake/Haumea/BarnardE// achievement.Apatite=Find Apatite Ore achievement.Apatite.desc=Height: 40-60, Chance: 60, Overworld/Twilight-Forest/Tceti// -achievement.Phosphorus=Find Phosphorus Ore -achievement.Phosphorus.desc=Height: 40-60, Chance: 60, Overworld/Twilight-Forest/Tceti// +achievement.TricalciumPhosphate=Find TricalciumPhosphate Ore +achievement.TricalciumPhosphate.desc=Height: 40-60, Chance: 60, Overworld/Twilight-Forest/Tceti// achievement.Phosphate=Find Phosphate Ore achievement.Phosphate.desc=Height: 40-60, Chance: 60, Overworld/Twilight-Forest/Tceti// achievement.Galena=Find Galena Ore diff --git a/src/main/resources/assets/gregtech/lang/zh_CN.lang b/src/main/resources/assets/gregtech/lang/zh_CN.lang index 93873856d0..2925d4f4c3 100644 --- a/src/main/resources/assets/gregtech/lang/zh_CN.lang +++ b/src/main/resources/assets/gregtech/lang/zh_CN.lang @@ -200,8 +200,8 @@ achievement.Olivine=找到橄榄石矿石 achievement.Olivine.desc=高度:10-40,几率:60, 暮色森林/鸟神星/妊神星/巴德纳E// achievement.Apatite=找到磷灰石矿石 achievement.Apatite.desc=高度:40-60,几率:60,主世界/暮色森林/鲸鱼座T星// 大概已经不存在了 -achievement.Phosphorus=找到磷矿石 -achievement.Phosphorus.desc=高度:40-60,几率:60,主世界/暮色森林/鲸鱼座T星// 大概已经不存在了 +achievement.TricalciumPhosphate=找到磷矿石 +achievement.TricalciumPhosphate.desc=高度:40-60,几率:60,主世界/暮色森林/鲸鱼座T星// 大概已经不存在了 achievement.Phosphate=找到磷酸盐矿石 achievement.Phosphate.desc=高度:40-60,几率:60,主世界/暮色森林/鲸鱼座T星// 大概已经不存在了 achievement.Galena=找到方铅矿矿石 |