You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Om <bi...@gmail.com> on 2013/01/03 02:09:42 UTC

[LAZY] Planning to commit Installer Locale Editor to SVN

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) <ji...@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
>

Re: [LAZY] Planning to commit Installer Locale Editor to SVN

Posted by Roland Zwaga <ro...@stackandheap.com>.
Ok, will do.


> > I'm ok with this, if it doesn't get officially released but only lives in
> > the SVN repo,
> > does this mean I don't have to sign an ICLA?
> >
> Hi Roland, please submit an ICLA (and update a CCLA if appropriate).  No
> matter who checks in the code, you are still the author.
>

Re: [LAZY] Planning to commit Installer Locale Editor to SVN

Posted by Alex Harui <ah...@adobe.com>.


On 1/3/13 2:33 AM, "Roland Zwaga" <ro...@stackandheap.com> wrote:

> I'm ok with this, if it doesn't get officially released but only lives in
> the SVN repo,
> does this mean I don't have to sign an ICLA?
> 
Hi Roland, please submit an ICLA (and update a CCLA if appropriate).  No
matter who checks in the code, you are still the author.

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui


Re: [LAZY] Planning to commit Installer Locale Editor to SVN

Posted by Roland Zwaga <ro...@stackandheap.com>.
I'm ok with this, if it doesn't get officially released but only lives in
the SVN repo,
does this mean I don't have to sign an ICLA?

On 3 January 2013 02:09, Om <bi...@gmail.com> wrote:

> 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) <jira@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
> >
>



-- 
regards,
Roland

-- 
Roland Zwaga
Senior Consultant | Stack & Heap BVBA

+32 (0)486 16 12 62 | roland@stackandheap.com | http://www.stackandheap.com

http://zwaga.blogspot.com
http://www.springactionscript.org
http://www.as3commons.org