Hi,
right now I saw, that the new cool feature
native.showPopup("mail", options)
(emails with attachments)
is not localized.
I have my mobile language in GERMAN
while opening before the email client with
system.openURL( "mailto:?subject=test&body=bodytest)
the fields "To,FROM etc" all have been in german (AN: / KOPIE)
when using the new native.showPopup ... all appears in english
(also Cancel (german: abbrechen).. delete draft etc)
Please can you fix that, quiet a lot of users will be irritated, when
suddenly part of the app appears in English instead of German.
thx
chris
Its that fixed now?
I don't believe so, check the build notes. It's a daily build feature so it's not guaranteed to work perfectly, or even at all.
These are daily builds for a reason but we're aware of the request.
Peach :)
Hi Guruk,
See here; http://monkeybin.no/blog/archives/2011/09/18/corona-sdk-localization-made-easy/
That should do the trick I believe. (Credit should go to Josh who pointed me to this info.)
Peach :)
Noted - will pass it on to the team.