
Hi, I have unfortunatly no direct access to the SVN to do so. I did not edit on mac, file has been put by otrs team after I sent an update of the file. I think otrs team made after that a few udpates on file for versioning/history etc... as I only updated the language part (partially). Regards Olivier Jonathan Peyrot a écrit :
Hello,
I am working on OTRS in French.
There is an error in the language file fr.pm. Indeed the charset is not correct because the file was edited on a mac.
So there is two solution : * the first consist to change the line 33 : $Self->{Charset} = ['iso-8859-1', 'iso-8859-15', ]; by that : $Self->{Charset} = ['macroman', , ];
Or to ask Olivier Sallou to save the file in a good charset.
I'm waiting for your reply ;-)
Sincerely, Jonathan