• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Translation of the mod

zizionard

New member
Hello! I decided to translate the mod into Russian. I don't understand what the problem is, I'm trying to translate the skills in the file 00-AOO_Core01\Config\progression.xml on line 6, instead of

<attribute name="Age of Oblivion" name_key="Age of Oblivion" desc_key="Unlock Items and Bonus Perks!." icon="ui_game_symbol_farm_life" min_level="1" max_level="1">


replaced it with

<attribute name="ATnameProgressionAOO" name_key="ATnamekeyProgressionAOO" desc_key="ATdesckeyProgressionAOO" icon="ui_game_symbol_farm_life" min_level="1" max_level="1">


in the file Localization.txt and added keys and text there. In the end, when you go to the skills menu when you hover over the tab Age of Oblivion The name of the key appears instead of the name ATnameProgressionAOO. What am I doing wrong?

 
Back
Top