Railcraft/Railcraft-Localization

Assorted Localization Issues

Ristellise opened this issue · 1 comments

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.

Here are the localization issues I found as of Railcraft 12.0.0

  1. Carbon Electrode
    • item.railcraft.charge.electrode.carbon.name
    • [railcraft:charge:9]
  2. Silver Electrode
    • item.railcraft.charge.electrode.silver.name
    • [railcraft:charge:10]
  3. Coke Oven Brick (Red)
    • item.railcraft.coke.oven.red.name
    • [railcraft:coke_oven_red]
  4. Signalman Backpack
    • item.railcraft.backpack.signalman.t1.name
    • [railcraft:backpack_signalman_t1]
  5. 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)