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

Perk Description French (é à è, etc...)

Fleshus

New member
Hello, When I put accents in the description like this the accented letters don't appear in game:

<effect_description level="3" desc_base="Établi et Creuset." long_desc_key="Débloque leurs fabrication."/>

How to do ?

 
You need to write it in your Localization.txt

As example, If you wrote long_desc_key as ChocolateLovesMe and desc_base as ChocolateHatesMe, then you need to do:

Key,English,French

ChocolateLovesMe,,"Débloque leurs fabrication."

ChocolateHatesMe,,"Établi et Creuset."

if you wanna use comma in descriptions, then you need to close all text in " "

 
Last edited by a moderator:
ok thanks i will try. (I had already dabbled in Localization.txt but I had not had good results ... This bag of knots ... You know this feeling that it is the man in the service of the machine when this should be the other way around ... In addition the day when machines are smart enough to interact with humans without the intermediary of a computer language they will also be smart enough to rebel against our aspirations to use them! Haha what a waste of time... )

 
Back
Top