New locale in flash builder (czech)?

Czech locale isn't supported out of the box by the vendor and AFAIK there is no resources with any additional third party locales. So the only way for you is using copylocale utility as described here and then replacing English messages you needed with Czech.

Than create properties files for your locale. Your Flex application. Utility in the /sdk/bin directory.

Utility is located in flash_builder_install/sdks/4.6.0/bin. You can only execute this utility from the command line. This utility creates a new directory under frameworks/locale/locale_name.

The name of this directory matches the name of the new locale. Directory is parallel to the other locale directories. It creates the locale/en_IN directory.

SWC files in the new directory, including the framework_rb. These resources must be in the library path. So you do not need to change any configuration options.

Framework resources in the SWC files for that new locale.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions