lgmsampaio Posted December 9, 2010 Share Posted December 9, 2010 Hi folks!I'm using Japanese translation pack, but as it is not totally complete yet, I need to make some changes by myself.All japanese translation files are encoded in UTF-8, as it should be, but after I update some fields in "Modify translations", the files are saved in ANSI encode. As a result, *ALL* japanese words are corrupted, and I need to update it again to server and make all the changes in text editor, not using the Prestshop admin interface.Someone can tell me if is it a bug? I guess that file encode should not change.Thanks Link to comment Share on other sites More sharing options...
Okonomiyaki Posted January 20, 2014 Share Posted January 20, 2014 bump bump.. years later, having the same problem with a freshly 1.5.6.1 install. Any solution found? Any reply would be greatly appreciated! Link to comment Share on other sites More sharing options...
vekia Posted January 20, 2014 Share Posted January 20, 2014 in this case it's necessary to change default php encoding (i suppose so) check this stackoverflow post: http://stackoverflow.com/questions/9351694/setting-php-default-encoding-to-utf-8 Link to comment Share on other sites More sharing options...
Okonomiyaki Posted January 21, 2014 Share Posted January 21, 2014 Thank you for your reply. Yes, something about the encoding is getting messed up when saving the translations in BO. I already found that stackoverflow post and tried making utf-8 the default encoding in both php.ini and .htaccess but it still wouldn't fix it. But I will try checking it again thought. Another thing I noticed is that prestashop will get show an error when trying to save japanese characters in the shipping estimate field. Maybe somehow related? Would still appreciate any guesses. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now