You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Henri Gomez <he...@gmail.com> on 2010/02/05 09:47:35 UTC

Maven translation (i18n) plugin

Hi to all,

I'm looking for a maven translator (i18n) plugin which could be able
to create localized properties files from a master properties file and
a SQL backend containing the translation.
These files are for RCP applications but it should be able to works
with any properties files under src/main/resources

Did there is such plugin or may be a known plugin where I could add
(contribute) this SQL support ?
I does that years ago for ant tasks.

Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven translation (i18n) plugin

Posted by Henri Gomez <he...@gmail.com>.
This one seems interesting :

http://lutinutil.labs.libre-entreprise.org/maven-i18n-plugin/index.html

Someone use it allready ?

2010/2/5 Henri Gomez <he...@gmail.com>:
> Thanks Milos.
>
> It's a good starting point
>
> 2010/2/5 mkleint <Mi...@sun.com>:
>> there is http://mojo.codehaus.org/l10n-maven-plugin/ but it doesn't exactly
>> do what you describe
>>
>> Milos
>>
>> Henri Gomez wrote:
>>>
>>> Hi to all,
>>>
>>> I'm looking for a maven translator (i18n) plugin which could be able
>>> to create localized properties files from a master properties file and
>>> a SQL backend containing the translation.
>>> These files are for RCP applications but it should be able to works
>>> with any properties files under src/main/resources
>>>
>>> Did there is such plugin or may be a known plugin where I could add
>>> (contribute) this SQL support ?
>>> I does that years ago for ant tasks.
>>>
>>> Regards
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: users-help@maven.apache.org
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven translation (i18n) plugin

Posted by Henri Gomez <he...@gmail.com>.
Thanks Milos.

It's a good starting point

2010/2/5 mkleint <Mi...@sun.com>:
> there is http://mojo.codehaus.org/l10n-maven-plugin/ but it doesn't exactly
> do what you describe
>
> Milos
>
> Henri Gomez wrote:
>>
>> Hi to all,
>>
>> I'm looking for a maven translator (i18n) plugin which could be able
>> to create localized properties files from a master properties file and
>> a SQL backend containing the translation.
>> These files are for RCP applications but it should be able to works
>> with any properties files under src/main/resources
>>
>> Did there is such plugin or may be a known plugin where I could add
>> (contribute) this SQL support ?
>> I does that years ago for ant tasks.
>>
>> Regards
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven translation (i18n) plugin

Posted by mkleint <Mi...@Sun.COM>.
there is http://mojo.codehaus.org/l10n-maven-plugin/ but it doesn't 
exactly do what you describe

Milos

Henri Gomez wrote:
> Hi to all,
>
> I'm looking for a maven translator (i18n) plugin which could be able
> to create localized properties files from a master properties file and
> a SQL backend containing the translation.
> These files are for RCP applications but it should be able to works
> with any properties files under src/main/resources
>
> Did there is such plugin or may be a known plugin where I could add
> (contribute) this SQL support ?
> I does that years ago for ant tasks.
>
> Regards
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org