Improve localization
Adaptivity opened this issue ยท 3 comments
I have reverted back to the old system of localization for Energy Cubes. I think that doing so for factories may simply be too much trouble, though - that would be nearly 40 different new localization entries.
Well, you can allow us to use individual names for factories but en_US.lang can continue using new localization system. So, if individual name exist in .lang FML uses it, if not it rollback to the new method. But...for what Tier names(https://github.com/aidancbrady/Mekanism/blob/development/src/main/resources/assets/mekanism/lang/en_US.lang#L319) actually used for(for what machines?)? Only for factories? If so, individual names no longer needed.
And what about @TheVikingWarrior problem? Basically he want to swap color name with block name. You should just add something like %s tag to the block name in .lang file.