However we did notice that when running the Flex application, certain French characters that contain accents (ex.: é - ALT-130) were displaying as little empty boxes in the UI. Found the answer to this problem on this website. Basically the encoding for our french properties file was incorrect. It was using ISO-8859-1 instead of UTF-8.
To resolve this problem, in Eclipse, perform these steps:
- Right-click on your french properties file and select "Properties"
- Select "Resource" from the left side panel
- Change the "Text file encoding" from the default to "Other" and select "UTF-8"
3 comments:
Merçi beaucoup for your help :P
I have been wondering how to do this. Thank you for sharing this!
Looks awesome! That is a single of the top blogs I've ever arrive across on this subject. hopefully soon have updates that I love your post.
Post a Comment