Thanks Roland! If no one has objections, I would like to commit this to /flex/utilities/trunk/installerlLocaleEditor
I think this will make life so much easier for people contributing other locales to the Installer. Also, I dont think we need to officially release this app. Developers can just check it out of svn and use it. Thanks, Om On Sat, Dec 29, 2012 at 4:10 AM, Roland Zwaga (JIRA) <j...@apache.org>wrote: > > [ > https://issues.apache.org/jira/browse/FLEX-33330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540885#comment-13540885] > > Roland Zwaga commented on FLEX-33330: > ------------------------------------- > > Hey Om, > > glad you like it. I just made some slight changes and added some sorting > options for the translation keys. I've attached a new zip with the source > and an installer. > If you have any more suggestions please let me know. I think its pretty > much finished now, but maybe you have some smart ideas :) > > cheers, > > Roland > > > An easier way of managing the locales for the InstallApache application > > ----------------------------------------------------------------------- > > > > Key: FLEX-33330 > > URL: https://issues.apache.org/jira/browse/FLEX-33330 > > Project: Apache Flex > > Issue Type: Improvement > > Components: InstallApacheFlex > > Reporter: Roland Zwaga > > Priority: Minor > > Labels: InstallApacheFlex, utility > > Fix For: InstallApacheFlex 1.1 > > > > Attachments: RuntimeLocale.as > > > > > > Right now updating the translation for an existing locale, or creating a > new locale for the InstallApache application involves quite a bit of > copy/pasting. While the list of locales grows this problem will grow with > it, IMHO. > > To try and combat this complexity I've created a small AIR application > which is capable of loading, parsing and editing the RuntimeLocale.as > (which contains all of the locale data) file of the InstallApache project. > > I'll attach both an FXP export of the FlashBuilder project as well as an > AIR installer for the application. > > Should folks find the app useful I'll be happy to donate the code to > Apache Flex. > > A huge credit goes out to Michael Schmalle who created the asblocks > library (https://github.com/teotigraphix/as3-commons-asblocks) which > takes care of the parsing and editing of actionscript source files. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira >