Hi again guy's I've used copyLocale and created a pt_BR locale on my SDK, that's created a pt_BR folder with the contents successfully.
Then I've used the flex-mojos:install-mojo to install a custom 3.2.0- l10n version of the SDK on my local Repo. OK. The flex-app is compiled and the app-flex-pt_BR.swf is generated, like it should be. But when I'm testing my app in the tomcat, the mx:DateField is broken, It's don't work (the width is short and the Calendar don't shows). Any ideas? Jorge On 5 mar, 10:05, Marvin Froeder <[email protected]> wrote: > Well, you need to use copyLocale tool (from adobe) to produce the rpc rb for > pt_BR.... translate all messages you need, then replace it on maven repo. > > VELO > > On Thu, Mar 5, 2009 at 9:58 AM, Jorge <[email protected]> wrote: > > > Thanks Velo, > > > So, is there a way to me to translate my app to pt_BR, like using > > compiledLocale maybe? > > > My trouble is to translate the basic visual messages (YES, NO, date > > formats, calendar, etc). > > > Has someone got it? > > > Jorge > > > On 5 mar, 08:24, Marvin Froeder <[email protected]> wrote: > > > I found the problem.... > > > > Babel Flex didn't translate rpc stuff..... > >http://ttfx.org/Tontons_Flexeurs/BabelFlex_files/BabelFlex_pt_BR.zip-> > > > locale\pt_BR\rpc_rb.swc\locale\ > > > > You won't see pt_BR.... You will need to translate it manually :( > > > > VELO --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
