Quantcast
Channel: Dolibarr ERP & CRM - OpenSource software - Forum
Viewing all articles
Browse latest Browse all 1543

Subject: Accents in module lang file - by: kess

$
0
0
Hi all guys, I have created a new module for Dolibarr 3.2.x., the structure is: modulename/... modulename/langs/en_US/modulename.lang modulename/langs/fr_FR/modulename.lang modulename/... In the french language file, I have strings with accents. If Dolibarr language is set to English everything is OK, but if I set language in French, every string containing accents is not displayed here: http://www.dolibarr.local/admin/modules.php?mainmenu=home In the language file I have: [code]CHARSET= UTF-8 Module123456Name=Nom du Mudule Module123456Desc=Description avec èéà accents [/code] The string Module123456Name is correctly translated, but the string Module123456Desc is not displayed at all. How can I fix that ? Thank you for your help.

Viewing all articles
Browse latest Browse all 1543

Trending Articles