RE: [Installer] Localization assistance needed

2014-02-17 Thread Alex Harui
Excellent. One of us will try to integrate it soon. -Alex From: 윤도선 Sent: Monday, February 17, 2014 5:08 AM To: dev@flex.apache.org Subject: Re: [Installer] Localization assistance needed Hi I've finished translate Korean locale for Flex Installer

Re: [Installer] Localization assistance needed

2014-02-17 Thread 윤도선
Hi I've finished translate Korean locale for Flex Installer. all files uploaded on JIRA issue. https://issues.apache.org/jira/browse/FLEX-34089 thanks 2014-02-14 0:58 GMT+09:00 Alex Harui : > That would be great! As you can see from others changes there are three > files: > > In the flex-sdk r

Re: [Installer] Localization assistance needed

2014-02-16 Thread Jose Barragan
er versions. >>> INFO_SELECT_AIR=Select AIR version >>> INFO_SELECT_FLASH=Select Flash Player version INFO_SELECT_FLEX=Select >>> Flex version >> >> I have added them + 2 others: >> - INFO_SELECT_FLEX >> - INFO_VERSION >> >> Maurice

Re: [Installer] Localization assistance needed

2014-02-13 Thread Alex Harui
R=Select AIR version >>INFO_SELECT_FLASH=Select Flash Player version INFO_SELECT_FLEX=Select >>Flex version > >I have added them + 2 others: >- INFO_SELECT_FLEX >- INFO_VERSION > >Maurice > >-Message d'origine- >De : Alex Harui [mailto:aha...@ad

RE: [Installer] Localization assistance needed

2014-02-13 Thread Maurice Amsellem
FO_VERSION Maurice -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : vendredi 14 février 2014 00:10 À : dev@flex.apache.org Objet : Re: [Installer] Localization assistance needed Excellent. Thanks. I forgot to point out that 4 strings are in the flex-utiliti

Re: [Installer] Localization assistance needed

2014-02-13 Thread Alex Harui
lex\git_source\flex-sdk\installer.properties\en_US.properties: >minor fixes > >Maurice > >-Message d'origine- >De : Erik de Bruin [mailto:e...@ixsoftware.nl] >Envoyé : jeudi 13 février 2014 10:37 >À : dev@flex.apache.org >Objet : Re: [Installer] Localization assistan

Re: [Installer] Localization assistance needed

2014-02-13 Thread Alex Harui
That would be great! As you can see from others changes there are three files: In the flex-sdk repo: editapache-flex-sdk-installer-config.xml add installer.properties/ko_KR.properties In the flex-utilties repo: Add installer/src/properties/ko_KR.properties There is a utility call

Re: [Installer] Localization assistance needed

2014-02-13 Thread 윤도선
Hi, It's good news ;) I can make ko_KR locale for Korean. see you soon. Thanks 2014-02-12 17:47 GMT+09:00 Justin Mclean : > Hi, > > Currently the SDK supports these locales: > da_DK el_GR en_GB fi_FI it_IT nb_NO > pt_PT zh_CN > de_CH en_AU en_US

RE: [Installer] Localization assistance needed

2014-02-13 Thread Maurice Amsellem
Bruin [mailto:e...@ixsoftware.nl] Envoyé : jeudi 13 février 2014 10:37 À : dev@flex.apache.org Objet : Re: [Installer] Localization assistance needed nl_NL: flex-utilities/installer/src/properties: OK flex-sdk/installer.properties: committed last bits of translated text to repo flex-sdk/apache

Re: [Installer] Localization assistance needed

2014-02-13 Thread Erik de Bruin
nl_NL: flex-utilities/installer/src/properties: OK flex-sdk/installer.properties: committed last bits of translated text to repo flex-sdk/apache-flex-sdk-installer-config.xml: OK EdB On Wed, Feb 12, 2014 at 9:29 AM, Justin Mclean wrote: > Hi, > > > In the new Installer, I've externalized the

Re: [Installer] Localization assistance needed

2014-02-12 Thread Sean Thayne
Just thought I would add that, the online open source pootle program, is awesome for localization. It allows non developers a very easy way to contribute to a project. We use it on our flex projects. It connects straight into git. On Feb 12, 2014 7:11 AM, "Alex Harui" wrote: > Yes, the same set

Re: [Installer] Localization assistance needed

2014-02-12 Thread Alex Harui
Yes, the same set is supported, but I didn't see any differences in the strings that needed to be in the .properties files for en_US, en_AU and en_GB so I didn't create files for en_AU, en_GB. -Alex On 2/12/14 12:29 AM, "Justin Mclean" wrote: >Hi, > >> In the new Installer, I've externalized th

RE: [Installer] Localization assistance needed

2014-02-12 Thread Maurice Amsellem
ok, thanks, I will fix the en version as well. Maurice -Message d'origine- De : Erik de Bruin [mailto:e...@ixsoftware.nl] Envoyé : mercredi 12 février 2014 12:12 À : dev@flex.apache.org Objet : Re: [Installer] Localization assistance needed I'd guess the latter: &

Re: [Installer] Localization assistance needed

2014-02-12 Thread Erik de Bruin
> -Message d'origine- > De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] > Envoyé : mercredi 12 février 2014 11:03 > À : dev@flex.apache.org > Objet : RE: [Installer] Localization assistance needed > > I fixed flex-utilities/installer/src/properties for French

RE: [Installer] Localization assistance needed

2014-02-12 Thread Maurice Amsellem
ge d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : mercredi 12 février 2014 11:03 À : dev@flex.apache.org Objet : RE: [Installer] Localization assistance needed I fixed flex-utilities/installer/src/properties for French. Will do the translation for insta

RE: [Installer] Localization assistance needed

2014-02-12 Thread Maurice Amsellem
I fixed flex-utilities/installer/src/properties for French. Will do the translation for installer.properties. Maurice -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : mercredi 12 février 2014 09:14 À : dev@flex.apache.org Objet : [Installer] Localiz

Re: [Installer] Localization assistance needed

2014-02-12 Thread Justin Mclean
Hi, Currently the SDK supports these locales: da_DK el_GR en_GB fi_FI it_IT nb_NO pt_PT zh_CN de_CH en_AU en_US fr_CH ja_JP nl_NL ru_RU zh_TW de_DE en_CA es_ES fr_FR ko_KR pt_BR sv_SE But the installer only supports

Re: [Installer] Localization assistance needed

2014-02-12 Thread Justin Mclean
Hi, > In the new Installer, I've externalized the strings to .properties files. Are all the same locales as before still supported? From a glance at the check in I think (but not checked) that there's a few missing. Thanks, Justin

[Installer] Localization assistance needed

2014-02-12 Thread Alex Harui
Hi, In the new Installer, I've externalized the strings to .properties files. I copied what was in RuntimeLocale.as to flex-utilities/installer/src/properties. Please review for your native language. Then in flex-sdk/installer.properties there are other .properties files that are used by install