diff options
| author | ChromicRedBrick <85604068+ChromicRedBrick@users.noreply.github.com> | 2022-09-18 00:37:05 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-17 18:37:05 +0200 |
| commit | 19e436bc7fbbf9b94a5f210cad5adadf51147c0b (patch) | |
| tree | 5f088e89b7478a8d8202bc27ef2506a16d3e112b /src/main/resources | |
| parent | 598dbb1c3d78345721556da65ea62973f23abc13 (diff) | |
| download | GT5-Unofficial-19e436bc7fbbf9b94a5f210cad5adadf51147c0b.tar.gz GT5-Unofficial-19e436bc7fbbf9b94a5f210cad5adadf51147c0b.tar.bz2 GT5-Unofficial-19e436bc7fbbf9b94a5f210cad5adadf51147c0b.zip | |
Fix Tooltip (#1388)
* Fix typo in tooltip
* Update LCR tooltip
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang index afc7d50458..6fa47b40b4 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -187,7 +187,7 @@ GT5U.machines.industrialapiary.infoextended.tooltip.2=Humidity: %3$s GT5U.machines.industrialapiary.infoextended.tooltip.3=Production Modifier: %4$d %% GT5U.machines.industrialapiary.infoextended.tooltip.4=Flowering Chance: %5$d %% GT5U.machines.industrialapiary.infoextended.tooltip.5=Lifespan Modifier: %6$d %% -GT5U.machines.industrialapiary.infoextended.tooltip.6=Terrority: %7$d x %8$d x %9$d +GT5U.machines.industrialapiary.infoextended.tooltip.6=Territory: %7$d x %8$d x %9$d GT5U.machines.industrialapiary.upgradeslot.tooltip=Upgrade slot GT5U.machines.industrialapiary.upgradeslot.tooltip.1=ยง7Also accepts gendustry upgrades GT5U.machines.advdebugstructurewriter.tooltip=Scans Blocks Around |
