Mod localization not working (MyTexts.[Language].resx)
Submitted
I do not greet you. And yet there is a question about the localization of mods in several languages. How to localize a mod? Or is there no way? When will the modders be given the opportunity to localize the mods? Maybe I don’t know something?I know for sure that you have successfully ignored such topics:
https://support.keenswh.com/spaceengineers/general/topic/mod-localization-via-mytext-language-resx
https://support.keenswh.com/spaceengineers/general/topic/mod-localization-as-a-new-feature
Are you planning to add the ability to localize mods?
I do not need answers from your bots.
You have to wrap your variables with {LOC: } like this: {LOC:DISPLAY_NAME_VAR} and make sure you have an SBL file with an entry for the language your resx file is translating to... But there is a bug, it works when you first spawn the blocks but when you build a grid and save it all the {LOC: } info is stripped out and when you reload you loose the functionality...so all you see in the control panel are your variable names - so it is bugged, even if you get it working!
https://support.keenswh.com/spaceengineers/pc/topic/24945-using-localization-in-a-custom-mod-causes-variable-to-name-components
Please upvote the bug, maybe they will prioritize it and get it fixed! :)
You have to wrap your variables with {LOC: } like this: {LOC:DISPLAY_NAME_VAR} and make sure you have an SBL file with an entry for the language your resx file is translating to... But there is a bug, it works when you first spawn the blocks but when you build a grid and save it all the {LOC: } info is stripped out and when you reload you loose the functionality...so all you see in the control panel are your variable names - so it is bugged, even if you get it working!
https://support.keenswh.com/spaceengineers/pc/topic/24945-using-localization-in-a-custom-mod-causes-variable-to-name-components
Please upvote the bug, maybe they will prioritize it and get it fixed! :)
Replies have been locked on this page!