Hello again, and sorry for the deluge of messages.
I'm having issues with the files written by the framework's character set. Even though everything is set up in UTF-8, the locales and compiled template are written as Western European text files. Is there any config constant that can help me with this?
Thanks!
CommentAuthoralexandre
We worked around this by setting AK_AUTOMATICALLY_UPDATE_LANGUAGE_FILES to false and just hand edit the locale files. We could then save them in UTF-8 charset.