|
Hi Meinhard,
Your suggestion made the wheel moving, now I specify the following to enable compiler to recognize the path to my custom locale *.properties file -locale en_US 2 possible problems: Notice the absolute path to my custom locale folder, relative path for my custom locale folder does not work, e.g., neither ..\locale{locale} nor .locale{locale}. Also, please note that implicit specification source path for common locale resources folder taken from Flex SDK class is not needed when entering mxmlc compiler settings in Flash Builder 4, this must be documented somewhere or changed functionality to match FB4 |
|||||||||||||||||||||||||||||||||||||||||||||||||||
-source-path {flexSDK}/locale/{locale}