Hello there,
I'm trying to translate a mod with the following folder structure: \mod-name\1.4\Patches\mod-file.xml
In this xml file is a def (named "ScenarioDef") and I'm unable to translate its field values (label, description).
The structure of my mod folder: \mod-name\Languages\German\DefInjected\ScenarioDef\mod-file.xml
If I understand correctly I can translate Defs with the "DefInjected way" if they're in a Defs folder. But how does it works when the file is located in a Patches folder?
Thanks in advance,
qhil
I was able to solve my problem with the help of the translation report 8)