Hi once more,
I am compiling a swf with the folowing config:
<configuration>
<sourceFile>FormEditor.mxml</sourceFile>
<locales>
<locale>en_US</locale>
<locale>de_DE</locale>
<locale>ru_RU</locale>
</locales>
<sourcePaths>
<path>${basedir}/src/main/flex</path>
<path>${basedir}/src/main/resources/locale/{locale}</path>
</sourcePaths>
</configuration>
But the -compiler.locale option is only set to "en_US" ? Should there
be the other locales as well ?
Regards,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en
http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---