Hello everyone,
There are mistakes in the french translation, so I tried different things to have my personal corrections effective.
For example : "Soil improvement" in the Tech Tree was translated by "Amendmend". Correct would be "Amélioration terrain", for example.
I tried modding the TechTree XML file. No success, the "bad" translation appeared again. However, my mod appears in the mods list and is activated (checkboxed).
I even corrected the original file in D:\Jeux\GalCiv2\Data\French\TechTree. No success ! Here an extract from the corrected file and my correction in bold :
<Biology ID="Soil Enhancement">
<DisplayName>Amélioration terrain</DisplayName>
<Cost>400</Cost>
<Description>Permet de rendre constructible le plus inapproprié des sols.</Description>
What is very confusing to me is that I don't understand where GalCiv2 still finds the "bad" translation, if it does'nt exist in the XML file any more !?
Are the localised XML files of GalCiv2 compiled or whatsoever ? That would explain why my corrections are never effective...
Have I missed something ?