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.
Re: Accents in module lang file 4 Months, 3 Weeks ago
Karma: 8
Hi,
I'm not a developer but it reminds me that I already faced such issue while playing with French language files: are you sure that you saved the .lang file as UTF-8 format (should be a setting of your editor) ?
Re: Accents in module lang file 4 Months, 2 Weeks ago
Karma: 0
humphrey wrote: Hi,
I'm not a developer but it reminds me that I already faced such issue while playing with French language files: are you sure that you saved the .lang file as UTF-8 format (should be a setting of your editor) ?
Rgds and HAPPY NEW YEAR TO EVERYONE
Thank you very much for your reply, after file format modification it worked like a charm.
Bye Kess