when I importing cvs file that contains arabic characters , the characters look like the attached file.
I have enabled i18 module also..

Comments

decafdennis’s picture

Do you know what the encoding of the file is? If not, could you attach (part of) the CSV file?

Drupal Website Developer’s picture

StatusFileSize
new626 bytes

I have attached the csv

decafdennis’s picture

StatusFileSize
new736 bytes

It appears the encoding is UTF-16. I will try to add support for UTF-16 as soon as I can.

In the meantime, I've converted your file to UTF-8 and attached it to this post. Thought it might be helpful if this is all you need to import.

Daniel_KM’s picture

Version: 6.x-1.4 » 6.x-3.0
Status: Active » Closed (fixed)