when I importing cvs file that contains arabic characters , the characters look like the attached file.
I have enabled i18 module also..
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | hindi.csv | 736 bytes | decafdennis |
| #2 | hindi.xls | 626 bytes | Drupal Website Developer |
| junk.JPG | 27.48 KB | Drupal Website Developer |
Comments
Comment #1
decafdennis commentedDo you know what the encoding of the file is? If not, could you attach (part of) the CSV file?
Comment #2
Drupal Website Developer commentedI have attached the csv
Comment #3
decafdennis commentedIt 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.
Comment #4
Daniel_KM commented