Hi,
i am not sure, how this works.
Is it possible to overwrite vanilla content, by replacing it in a mod file?
I experience the issue that a tooltip description text, that replace the vanilla description, works fine in the english language,
but totally failed in german
and is mixed up in spanish : insert german text fails like german language, insert english text mixed headline in spanish, body in english.
I guess i missed some basics here
i am not sure, how this works.
Is it possible to overwrite vanilla content, by replacing it in a mod file?
I experience the issue that a tooltip description text, that replace the vanilla description, works fine in the english language,
Code:
army_attachment_hunter_killer_drone_swarms:0 "Heavy Weapons"
army_attachment_hunter_killer_drone_swarms_desc:0 "§LAssign heavy weapons to your infantry and attach heavy tank divisions, for increased fire support. Essential for victorious planetary invasions.§!"
but totally failed in german
Code:
army_attachment_hunter_killer_drone_swarms:0 "Schwere Waffen"
army_attachment_hunter_killer_drone_swarms_desc:0 "§LStattet die Armee mit schweren Unterstützungswaffen und Kampfpanzerdivisionen aus. Die Grundlage für eine erfolgreiche Planeteninvasion.§!"
and is mixed up in spanish : insert german text fails like german language, insert english text mixed headline in spanish, body in english.
I guess i missed some basics here