Skip to main content
Participant
January 22, 2010
Question

Calendar in logon language

  • January 22, 2010
  • 1 reply
  • 430 views

Hello,

  I developed a flex model using the calendar input form for date selection, but when i tried to translate the month and weekdays from English to logon language (Portuguese), i couldn´t find a way.

  Can anyone help how to see the calender in a different language?

Best regards,

Pedro

This topic has been closed for replies.

1 reply

March 1, 2010

You need to translate the Flex framework resource bundles.

At the very least you likely need to translate these resource bundles:

C:\Program Files\Adobe\Flex Builder 3\sdks\3.4.1\frameworks\projects\framework\bundles\en_US\src\controls.properties

C:\Program Files\Adobe\Flex Builder 3\sdks\3.4.1\frameworks\projects\framework\bundles\en_US\src\formatters.properties

C:\Program Files\Adobe\Flex Builder 3\sdks\3.4.1\frameworks\projects\framework\bundles\en_US\src\SharedResources.properties

Here is my blog post describing how to build localized framework resources:

http://www.chikaradev.com/blog/?p=17

If this post answers your question or helps, please mark it as such.


Greg Lafrance - Flex 2 and 3 ACE certified

www.ChikaraDev.com

Flex / AIR Development, Training, and Support Services