minor issues with current code
For the Portuguese locale, the BROWSE button is SELEC. and the NEXT button
is PROX.
In RuntimeLocale.as I see
content["BTN_LABEL_BROWSE"]=" ";
content["BTN_LABEL_NEXT"]="PROX.";
For the Greek locale, the text for the license agreements are in English.
I think the whole license agreement selection window is still confusing
but good enough for now.
Carol
On 1/3/13 8 :11PM, "Om" <[email protected]> wrote:
>The source and binary kits for both Mac and Windows are available here:
>
>http://people.apache.org/~bigosmallm/installapacheflex_2.0_RC2/
>*
>
>Issues fixed in RC2:
>*
>
>1. Fixed issue where changing languages caused selections to be cleared
>2. While changing languages, buttons will automatically enlarge to fit
>all
>the text
>3. More translations made possible by Roland and Nick
>4. Fixed README, RELEASE_NOTES, RELEASE_GUIDE and build.properties files
>for more accuracy.
>
>Issues fixed in RC1:
>1. UI of the components selection and license screen has been fixed to
>use
>just checkboxes for selection
>2. All the various locales have been enabled.
>3. By default, Apache Flex SDK Installer 2.0 downloads Adobe Flash Player
>11.1 and Adobe AIR SDK 3.4. If you want to change it to any other
>supported combination, you save a copy of the config file found at:
>http://incubator.apache.org/flex/sdk-installer-config-2.0.xml, modify the
>download urls to point to the required versions. Then run the app from
>command line mode with the optional command line parameter: -config=<path
>to config file>
>
>Thanks,
>Om & Justin