Hi,
I am attempting to create 5 localized versions of my widget. English, French, Spanish, Italian and German.
I have created the relevant project directories in the root of my widget.
fr.lproj
es.lproj
de.lproj
it.lproj
Each directory contains a strings.js where i have placed my translations. With a string.js sat in the root, which holds the English version.
When I change the language of my phone, the correct languages are being picked up and the correct translations, all except for Spanish? I have tried both es and es-419, but when I set my phone to Spanish it simply defaults to teh english copy.
I am using this table as a guide to the directory : http://wiki.forum.nokia.com/index.ph...sation_support
Thanks for any help

Reply With Quote
)

