Assorted Localization Issues
Ristellise opened this issue · 1 comments
Ristellise commented
I came a across a couple of localisation issues previously and have forgotten. best way is to scan through all the blocks and tracks GUI.
I will leave it as an open project here. everyone can fix issues like this by creating a localisation string in the respective lines.
bookerthegeek commented
Here are the localization issues I found as of Railcraft 12.0.0
- Carbon Electrode
- item.railcraft.charge.electrode.carbon.name
- [railcraft:charge:9]
- Silver Electrode
- item.railcraft.charge.electrode.silver.name
- [railcraft:charge:10]
- Coke Oven Brick (Red)
- item.railcraft.coke.oven.red.name
- [railcraft:coke_oven_red]
- Signalman Backpack
- item.railcraft.backpack.signalman.t1.name
- [railcraft:backpack_signalman_t1]
- Woven Signalman Backpack
- [railcraft:backpack_signalman_t2]
- item.railcraft.backpack.signalman.t2.name
No idea on how to go about fixing it myself so here you go. Cheers.
Brought to you by Railcraft/Railcraft#1788 (comment)