Hello all,
I have plans to make two languages of a mod which I started - English and Bulgarian. Which one will be used will be decided during the setup - there will be two sets of XML texts. As far as I know that is the only way? Or I can add to CivIV some additional languages - for example Language #5 - Bulgarian?
So, the XML files are in ANSI Latin 1 coding. And to place a Cyrillic texts inside I must use ASCII char codes like
TIA,
I have plans to make two languages of a mod which I started - English and Bulgarian. Which one will be used will be decided during the setup - there will be two sets of XML texts. As far as I know that is the only way? Or I can add to CivIV some additional languages - for example Language #5 - Bulgarian?
So, the XML files are in ANSI Latin 1 coding. And to place a Cyrillic texts inside I must use ASCII char codes like
to write a 'Bulgaria' in Bulgarian language. Is that the only way? I need to write many very long descriptions... if there is no easiest way - seems that I must develop some tool to do that conversion for me.& # 193; & # 250; & # 235; & # 227; & # 224; & # 240; & # 232; & # 255;
TIA,