You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2008/07/04 04:22:32 UTC

[jira] Updated: (MNG-3626) Improve pom to handle i18n fields

     [ http://jira.codehaus.org/browse/MNG-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MNG-3626:
-------------------------------

    Fix Version/s:     (was: 2.1-alpha-1)
                   2.1-alpha-2

> Improve pom to handle i18n fields
> ---------------------------------
>
>                 Key: MNG-3626
>                 URL: http://jira.codehaus.org/browse/MNG-3626
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: POM
>    Affects Versions: 2.0.x
>            Reporter: Vincent Siveton
>             Fix For: 2.1-alpha-2
>
>
> Some fields like name or description could be internationalized. I see the following:
> {noformat}
> <project>
> ...
>   <description xml:lang="en">English description.</description>
>   <description xml:lang="de">Deutsch  description.</description>
>   <description xml:lang="fr">French description.</description>
> ...
> </project>
> {noformat}

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