You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Yeray Cabrera Santana (JIRA)" <de...@geronimo.apache.org> on 2006/03/28 17:35:28 UTC

[jira] Created: (GERONIMO-1783) Welcome application i18n

Welcome application i18n
------------------------

         Key: GERONIMO-1783
         URL: http://issues.apache.org/jira/browse/GERONIMO-1783
     Project: Geronimo
        Type: New Feature
    Reporter: Yeray Cabrera Santana
    Priority: Minor


Patch for Welcome app includes i18n and Spanish translation. This patch depends on taglibs-i18n-1.0.jar which is not available on any maven repo.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Updated: (GERONIMO-1783) Welcome application i18n

Posted by Paul McMahan <pa...@gmail.com>.
Hello, I applied your patch and could successfully view the welcome
page in spanish.  Nice work! My comments inline.

On 3/30/06, Sean McCarthy <sm...@integraas.com> wrote:
> Hi,
>
> We would like that someone have a look at it before we start to work on
> the console.
>
> The new patch is using the JSTL taglib instead of the i18n-taglib. Also
> we are looking at the commons-i18n for the portlet side. The translation
> has been on the source from the trunk version.

I noticed that your patch uses version 1.1.2 of JSTL, whereas the
console currently uses version 1.1.1.  Since the jars add up to about
400k it would be nice to have a shared version of them in the geronimo
repository instead of copies in each webapp.  By the way, upgrading
the console's version to 1.1.2 sounds like a good idea, in fact its
being tracked on the geronimo wiki as a future release candidate.
http://opensource.atlassian.com/confluence/oss/display/GERONIMO/Geronimo+Package+Tracking

> Also we are interested to know if there's a chance for the translation
> package (once debugged, reviewed, etc) to be merged with the trunk of
> Geronimo.

I'm not a geronimo committer but I can say that there has been some
discussion a few months ago about the need for internationalization. 
So I think that its very likely your contribution will be merged. 
Mostly depends on when a commiter has some spare cycles.  I will be
happy to help debug, review, and provide assistance with your efforts.
 As a start I suggest opening a JIRA for console i18n in the same way
you did for the welcome app.

> If so we would like to know which packages are the most stable to start
>   translating them.

Based on what's currently under most active development I suggest
going in roughly the following order.  Also, for each of these
packages I recommend following the convention of placing the bundles
in a "resources" subpackage.

-------------- least active
welcome
webmanager
logmanager
internaldb
infomanager
repository
configmanager
servermanager
derbylogmanager
apache/jk
securitymanager
-------------- most active
certmanager
databasemanager
jmsmanager
keystores
car

Please let me know if/how I can help any further.

Best wishes,
Paul

> Thanks,
>
>         Sean
>
>
> Sean C. McCarthy (JIRA) wrote:
> >      [ http://issues.apache.org/jira/browse/GERONIMO-1783?page=all ]
> >
> > Sean C. McCarthy updated GERONIMO-1783:
> > ---------------------------------------
> >
> >     Attachment: welcome.diff
> >
> > New patch using the JSTL taglibs from Jakarta instead taglibs-i18n. The previous patch didn't work.
> >
> >> Welcome application i18n
> >> ------------------------
> >>
> >>          Key: GERONIMO-1783
> >>          URL: http://issues.apache.org/jira/browse/GERONIMO-1783
> >>      Project: Geronimo
> >>         Type: New Feature
> >>     Reporter: Yeray Cabrera Santana
> >>     Priority: Minor
> >>  Attachments: patch.txt, welcome.diff
> >>
> >> Patch for Welcome app includes i18n and Spanish translation. This patch depends on taglibs-i18n-1.0.jar which is not available on any maven repo.
> >
>
>
> --
>     Sean C. McCarthy
>     Integra Soluciones Avanzadas, S.L.
>     Tlf: +34928465203
>     C/ Juan Domínguez Pérez 28, Urb El Sebadal
>     Las Palmas de Gran Canaria (35008)
>     SPAIN
>
>
>

Re: [jira] Updated: (GERONIMO-1783) Welcome application i18n

Posted by Sean McCarthy <sm...@integraas.com>.
Hi,

We would like that someone have a look at it before we start to work on 
the console.

The new patch is using the JSTL taglib instead of the i18n-taglib. Also 
we are looking at the commons-i18n for the portlet side. The translation 
has been on the source from the trunk version.

Also we are interested to know if there's a chance for the translation 
package (once debugged, reviewed, etc) to be merged with the trunk of 
Geronimo.

If so we would like to know which packages are the most stable to start 
  translating them.

Thanks,

	Sean


Sean C. McCarthy (JIRA) wrote:
>      [ http://issues.apache.org/jira/browse/GERONIMO-1783?page=all ]
> 
> Sean C. McCarthy updated GERONIMO-1783:
> ---------------------------------------
> 
>     Attachment: welcome.diff
> 
> New patch using the JSTL taglibs from Jakarta instead taglibs-i18n. The previous patch didn't work. 
> 
>> Welcome application i18n
>> ------------------------
>>
>>          Key: GERONIMO-1783
>>          URL: http://issues.apache.org/jira/browse/GERONIMO-1783
>>      Project: Geronimo
>>         Type: New Feature
>>     Reporter: Yeray Cabrera Santana
>>     Priority: Minor
>>  Attachments: patch.txt, welcome.diff
>>
>> Patch for Welcome app includes i18n and Spanish translation. This patch depends on taglibs-i18n-1.0.jar which is not available on any maven repo.
> 


-- 
    Sean C. McCarthy
    Integra Soluciones Avanzadas, S.L.
    Tlf: +34928465203
    C/ Juan Domínguez Pérez 28, Urb El Sebadal
    Las Palmas de Gran Canaria (35008)
    SPAIN

[jira] Updated: (GERONIMO-1783) Welcome application i18n

Posted by "Sean C. McCarthy (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1783?page=all ]

Sean C. McCarthy updated GERONIMO-1783:
---------------------------------------

    Attachment: welcome.diff

New patch using the JSTL taglibs from Jakarta instead taglibs-i18n. The previous patch didn't work. 

> Welcome application i18n
> ------------------------
>
>          Key: GERONIMO-1783
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1783
>      Project: Geronimo
>         Type: New Feature
>     Reporter: Yeray Cabrera Santana
>     Priority: Minor
>  Attachments: patch.txt, welcome.diff
>
> Patch for Welcome app includes i18n and Spanish translation. This patch depends on taglibs-i18n-1.0.jar which is not available on any maven repo.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1783) Welcome application i18n

Posted by "Matt Hogstrom (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1783?page=all ]

Matt Hogstrom updated GERONIMO-1783:
------------------------------------

    Fix Version/s: Wish List
                       (was: 1.2)

Moving out to wish list

> Welcome application i18n
> ------------------------
>
>                 Key: GERONIMO-1783
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1783
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: console, sample apps
>            Reporter: Yeray Cabrera Santana
>            Priority: Minor
>             Fix For: Wish List
>
>         Attachments: patch.txt, welcome.diff
>
>
> Patch for Welcome app includes i18n and Spanish translation. This patch depends on taglibs-i18n-1.0.jar which is not available on any maven repo.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-1783) Welcome application i18n

Posted by "Yeray Cabrera Santana (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1783?page=all ]

Yeray Cabrera Santana updated GERONIMO-1783:
--------------------------------------------

    Attachment: patch.txt

> Welcome application i18n
> ------------------------
>
>          Key: GERONIMO-1783
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1783
>      Project: Geronimo
>         Type: New Feature
>     Reporter: Yeray Cabrera Santana
>     Priority: Minor
>  Attachments: patch.txt
>
> Patch for Welcome app includes i18n and Spanish translation. This patch depends on taglibs-i18n-1.0.jar which is not available on any maven repo.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1783) Welcome application i18n

Posted by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1783?page=all ]

Dain Sundstrom updated GERONIMO-1783:
-------------------------------------

      Component: console
                 sample apps
    Fix Version: 1.2

> Welcome application i18n
> ------------------------
>
>          Key: GERONIMO-1783
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1783
>      Project: Geronimo
>         Type: New Feature
>     Security: public(Regular issues) 
>   Components: console, sample apps
>     Reporter: Yeray Cabrera Santana
>     Priority: Minor
>      Fix For: 1.2
>  Attachments: patch.txt, welcome.diff
>
> Patch for Welcome app includes i18n and Spanish translation. This patch depends on taglibs-i18n-1.0.jar which is not available on any maven repo.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira