diff options
author | Léa Gris <lea.gris@noiraude.net> | 2021-01-24 18:46:54 +0100 |
---|---|---|
committer | Jason Mitchell <mitchej+github@gmail.com> | 2021-01-25 09:42:00 -0800 |
commit | c2cae998cdaf3542d937c08fe491ea4f7d1662bd (patch) | |
tree | f6701e16aafeb28feb2b01b6220679baa5131cb4 /src/main/java/gregtech/loaders/oreprocessing/ProcessingShaping.java | |
parent | 82f7e5c86e141c5206ac087cc2f7c45229d69df4 (diff) | |
download | GT5-Unofficial-c2cae998cdaf3542d937c08fe491ea4f7d1662bd.tar.gz GT5-Unofficial-c2cae998cdaf3542d937c08fe491ea4f7d1662bd.tar.bz2 GT5-Unofficial-c2cae998cdaf3542d937c08fe491ea4f7d1662bd.zip |
feat(i18n): itemlist withname locale
Automatically generates entries into `Gregtech.lang` for items
with custom names (mostly used for recipes display in NEI).
Ported from: https://github.com/Blood-Asp/GT5-Unofficial/pull/1552
Will provide new localization keys and default English texts.
Newly generated entries in `Gregtech.lang`:
```yaml
S:gt.metaitem.01.32707.with.CopyOfTheOrb.name=Copy of the Orb
S:gt.metaitem.01.32707.with.OrbToCopy.name=Orb to copy
S:gt.metaitem.01.32707.with.OrbToOverwrite.name=Orb to overwrite
S:gt.metaitem.01.32708.with.AnalyzedProspectionData.name=Analyzed Prospection Data
S:gt.metaitem.01.32708.with.CopyOfTheStick.name=Copy of the Stick
S:gt.metaitem.01.32708.with.RawProspectionData.name=Raw Prospection Data
S:gt.metaitem.01.32708.with.ReadsResearchResult.name=Reads Research result
S:gt.metaitem.01.32708.with.ScannedBookData.name=Scanned Book Data
S:gt.metaitem.01.32708.with.ScannedMapData.name=Scanned Map Data
S:gt.metaitem.01.32708.with.ScannedSchematic.name=Scanned Schematic
S:gt.metaitem.01.32708.with.StickToCopy.name=Stick to copy
S:gt.metaitem.01.32708.with.StickToOverwrite.name=Stick to overwrite
S:gt.metaitem.01.32708.with.StickToSaveItTo.name=Stick to save it to
S:gt.metaitem.01.32708.with.WithPunchCardData.name=With Punch Card Data
S:gt.metaitem.01.32708.with.WithScannedBookData.name=With Scanned Book Data
S:gt.metaitem.01.32708.with.WithScannedMapData.name=With Scanned Map Data
S:gt.metaitem.01.32708.with.WritesResearchResult.name=Writes Research result
S:ic2.crop.invalid.with.ScannedSeeds.name=Scanned Seeds
S:item.for.beeDroneGE.with.ScannedDrone.name=Scanned Drone
S:item.for.beeLarvaeGE.with.ScannedLarvae.name=Scanned Larvae
S:item.for.beePrincessGE.with.ScannedPrincess.name=Scanned Princess
S:item.for.beeQueenGE.with.ScannedQueen.name=Scanned Queen
S:item.for.butterflyGE.with.ScannedButterfly.name=Scanned Butterfly
S:item.for.caterpillarGE.with.ScannedCaterpillar.name=Scanned Caterpillar
S:item.for.pollenFertile.with.ScannedPollen.name=Scanned Pollen
S:item.for.sapling.with.ScannedSapling.name=Scanned Sapling
S:item.for.serumGE.with.ScannedSerum.name=Scanned Serum
```
Diffstat (limited to 'src/main/java/gregtech/loaders/oreprocessing/ProcessingShaping.java')
0 files changed, 0 insertions, 0 deletions