You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2006/03/09 08:37:24 UTC

[jira] Created: (MPIR-34) Update the i18n properties file with these new additions

Update the i18n properties file with these new additions
--------------------------------------------------------

         Key: MPIR-34
         URL: http://jira.codehaus.org/browse/MPIR-34
     Project: Maven 2.x Project Info Reports Plugin
        Type: Task

    Reporter: Edwin Punzalan


These have been added:


report.dependencies.graph.title=Project Dependency Graph
report.dependencies.graph.tree.title=Dependency Tree
report.dependencies.graph.tables.title=Dependency Listings
report.dependencies.graph.tables.column.groupid=GroupId
report.dependencies.graph.tables.column.artifactid=ArtifactId
report.dependencies.graph.tables.column.version=Version
report.dependencies.graph.tables.column.comments=Comments
report.dependencies.graph.tables.attached=Attached
report.dependencies.graph.tables.notAttached=Not attached

report.summary.title=Project Summary
report.summary.name=Project Summary
report.summary.description=This document lists other related information of this project
report.summary.field=Field
report.summary.value=Value
report.summary.general.title=Project Information
report.summary.general.name=Name
report.summary.general.description=Description
report.summary.general.homepage=Homepage
report.summary.build.title=Build Information
report.summary.build.groupid=GroupId
report.summary.build.artifactid=ArtifactId
report.summary.build.version=Version
report.summary.build.type=Type
report.summary.organization.title=Project Organization
report.summary.organization.name=Name
report.summary.organization.url=URL


-- 
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


[jira] Commented: (MPIR-34) Update the i18n properties file with these new additions

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPIR-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_115573 ] 

Vincent Siveton commented on MPIR-34:
-------------------------------------

Applied Juven's file in r599988

Juven, next time, please submit patch instead of file (see http://maven.apache.org/guides/development/guide-helping.html )

> Update the i18n properties file with these new additions
> --------------------------------------------------------
>
>                 Key: MPIR-34
>                 URL: http://jira.codehaus.org/browse/MPIR-34
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Task
>            Reporter: Edwin Punzalan
>            Assignee: Dennis Lundberg
>         Attachments: MNG-MPIR-34-maven-project-info-reports-plugin.patch, project-info-report_zh_CN.properties
>
>
> These have been added:
> report.dependencies.graph.title=Project Dependency Graph
> report.dependencies.graph.tree.title=Dependency Tree
> report.dependencies.graph.tables.title=Dependency Listings
> report.dependencies.graph.tables.column.groupid=GroupId
> report.dependencies.graph.tables.column.artifactid=ArtifactId
> report.dependencies.graph.tables.column.version=Version
> report.dependencies.graph.tables.column.comments=Comments
> report.dependencies.graph.tables.attached=Attached
> report.dependencies.graph.tables.notAttached=Not attached
> report.summary.title=Project Summary
> report.summary.name=Project Summary
> report.summary.description=This document lists other related information of this project
> report.summary.field=Field
> report.summary.value=Value
> report.summary.general.title=Project Information
> report.summary.general.name=Name
> report.summary.general.description=Description
> report.summary.general.homepage=Homepage
> report.summary.build.title=Build Information
> report.summary.build.groupid=GroupId
> report.summary.build.artifactid=ArtifactId
> report.summary.build.version=Version
> report.summary.build.type=Type
> report.summary.organization.title=Project Organization
> report.summary.organization.name=Name
> report.summary.organization.url=URL

-- 
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

        

[jira] Commented: (MPIR-34) Update the i18n properties file with these new additions

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPIR-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_114806 ] 

Lukas Theussl commented on MPIR-34:
-----------------------------------

I updated the german bundle. However, a couple of properties mentioned above have already been removed again in r574079 (just in case somebody else is looking for them...).

> Update the i18n properties file with these new additions
> --------------------------------------------------------
>
>                 Key: MPIR-34
>                 URL: http://jira.codehaus.org/browse/MPIR-34
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Task
>            Reporter: Edwin Punzalan
>            Assignee: Dennis Lundberg
>
> These have been added:
> report.dependencies.graph.title=Project Dependency Graph
> report.dependencies.graph.tree.title=Dependency Tree
> report.dependencies.graph.tables.title=Dependency Listings
> report.dependencies.graph.tables.column.groupid=GroupId
> report.dependencies.graph.tables.column.artifactid=ArtifactId
> report.dependencies.graph.tables.column.version=Version
> report.dependencies.graph.tables.column.comments=Comments
> report.dependencies.graph.tables.attached=Attached
> report.dependencies.graph.tables.notAttached=Not attached
> report.summary.title=Project Summary
> report.summary.name=Project Summary
> report.summary.description=This document lists other related information of this project
> report.summary.field=Field
> report.summary.value=Value
> report.summary.general.title=Project Information
> report.summary.general.name=Name
> report.summary.general.description=Description
> report.summary.general.homepage=Homepage
> report.summary.build.title=Build Information
> report.summary.build.groupid=GroupId
> report.summary.build.artifactid=ArtifactId
> report.summary.build.version=Version
> report.summary.build.type=Type
> report.summary.organization.title=Project Organization
> report.summary.organization.name=Name
> report.summary.organization.url=URL

-- 
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

        

[jira] Closed: (MPIR-34) Update the i18n properties file with these new additions

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPIR-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MPIR-34.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1

We asked for help with this on the user list and got some patches that have been applied. Closing this now.

> Update the i18n properties file with these new additions
> --------------------------------------------------------
>
>                 Key: MPIR-34
>                 URL: http://jira.codehaus.org/browse/MPIR-34
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Task
>            Reporter: Edwin Punzalan
>            Assignee: Dennis Lundberg
>             Fix For: 2.1
>
>         Attachments: MNG-MPIR-34-maven-project-info-reports-plugin.patch, project-info-report_zh_CN.properties
>
>
> These have been added:
> report.dependencies.graph.title=Project Dependency Graph
> report.dependencies.graph.tree.title=Dependency Tree
> report.dependencies.graph.tables.title=Dependency Listings
> report.dependencies.graph.tables.column.groupid=GroupId
> report.dependencies.graph.tables.column.artifactid=ArtifactId
> report.dependencies.graph.tables.column.version=Version
> report.dependencies.graph.tables.column.comments=Comments
> report.dependencies.graph.tables.attached=Attached
> report.dependencies.graph.tables.notAttached=Not attached
> report.summary.title=Project Summary
> report.summary.name=Project Summary
> report.summary.description=This document lists other related information of this project
> report.summary.field=Field
> report.summary.value=Value
> report.summary.general.title=Project Information
> report.summary.general.name=Name
> report.summary.general.description=Description
> report.summary.general.homepage=Homepage
> report.summary.build.title=Build Information
> report.summary.build.groupid=GroupId
> report.summary.build.artifactid=ArtifactId
> report.summary.build.version=Version
> report.summary.build.type=Type
> report.summary.organization.title=Project Organization
> report.summary.organization.name=Name
> report.summary.organization.url=URL

-- 
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

        

[jira] Updated: (MPIR-34) Update the i18n properties file with these new additions

Posted by "Juven Xu (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPIR-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juven Xu updated MPIR-34:
-------------------------

    Attachment: project-info-report_zh_CN.properties

> Update the i18n properties file with these new additions
> --------------------------------------------------------
>
>                 Key: MPIR-34
>                 URL: http://jira.codehaus.org/browse/MPIR-34
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Task
>            Reporter: Edwin Punzalan
>            Assignee: Dennis Lundberg
>         Attachments: project-info-report_zh_CN.properties
>
>
> These have been added:
> report.dependencies.graph.title=Project Dependency Graph
> report.dependencies.graph.tree.title=Dependency Tree
> report.dependencies.graph.tables.title=Dependency Listings
> report.dependencies.graph.tables.column.groupid=GroupId
> report.dependencies.graph.tables.column.artifactid=ArtifactId
> report.dependencies.graph.tables.column.version=Version
> report.dependencies.graph.tables.column.comments=Comments
> report.dependencies.graph.tables.attached=Attached
> report.dependencies.graph.tables.notAttached=Not attached
> report.summary.title=Project Summary
> report.summary.name=Project Summary
> report.summary.description=This document lists other related information of this project
> report.summary.field=Field
> report.summary.value=Value
> report.summary.general.title=Project Information
> report.summary.general.name=Name
> report.summary.general.description=Description
> report.summary.general.homepage=Homepage
> report.summary.build.title=Build Information
> report.summary.build.groupid=GroupId
> report.summary.build.artifactid=ArtifactId
> report.summary.build.version=Version
> report.summary.build.type=Type
> report.summary.organization.title=Project Organization
> report.summary.organization.name=Name
> report.summary.organization.url=URL

-- 
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

        

[jira] Updated: (MPIR-34) Update the i18n properties file with these new additions

Posted by "Juven Xu (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPIR-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juven Xu updated MPIR-34:
-------------------------

    Attachment: MNG-MPIR-34-maven-project-info-reports-plugin.patch

Sorry for wrongly attaching the properties. It's my first time to submit a patch for maven.
Here I attached the patch which is for zh_CN.

> Update the i18n properties file with these new additions
> --------------------------------------------------------
>
>                 Key: MPIR-34
>                 URL: http://jira.codehaus.org/browse/MPIR-34
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Task
>            Reporter: Edwin Punzalan
>            Assignee: Dennis Lundberg
>         Attachments: MNG-MPIR-34-maven-project-info-reports-plugin.patch, project-info-report_zh_CN.properties
>
>
> These have been added:
> report.dependencies.graph.title=Project Dependency Graph
> report.dependencies.graph.tree.title=Dependency Tree
> report.dependencies.graph.tables.title=Dependency Listings
> report.dependencies.graph.tables.column.groupid=GroupId
> report.dependencies.graph.tables.column.artifactid=ArtifactId
> report.dependencies.graph.tables.column.version=Version
> report.dependencies.graph.tables.column.comments=Comments
> report.dependencies.graph.tables.attached=Attached
> report.dependencies.graph.tables.notAttached=Not attached
> report.summary.title=Project Summary
> report.summary.name=Project Summary
> report.summary.description=This document lists other related information of this project
> report.summary.field=Field
> report.summary.value=Value
> report.summary.general.title=Project Information
> report.summary.general.name=Name
> report.summary.general.description=Description
> report.summary.general.homepage=Homepage
> report.summary.build.title=Build Information
> report.summary.build.groupid=GroupId
> report.summary.build.artifactid=ArtifactId
> report.summary.build.version=Version
> report.summary.build.type=Type
> report.summary.organization.title=Project Organization
> report.summary.organization.name=Name
> report.summary.organization.url=URL

-- 
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

        

[jira] Commented: (MPIR-34) Update the i18n properties file with these new additions

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPIR-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_115571 ] 

Vincent Siveton commented on MPIR-34:
-------------------------------------

Updated the French bundle in r599987

> Update the i18n properties file with these new additions
> --------------------------------------------------------
>
>                 Key: MPIR-34
>                 URL: http://jira.codehaus.org/browse/MPIR-34
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Task
>            Reporter: Edwin Punzalan
>            Assignee: Dennis Lundberg
>         Attachments: MNG-MPIR-34-maven-project-info-reports-plugin.patch, project-info-report_zh_CN.properties
>
>
> These have been added:
> report.dependencies.graph.title=Project Dependency Graph
> report.dependencies.graph.tree.title=Dependency Tree
> report.dependencies.graph.tables.title=Dependency Listings
> report.dependencies.graph.tables.column.groupid=GroupId
> report.dependencies.graph.tables.column.artifactid=ArtifactId
> report.dependencies.graph.tables.column.version=Version
> report.dependencies.graph.tables.column.comments=Comments
> report.dependencies.graph.tables.attached=Attached
> report.dependencies.graph.tables.notAttached=Not attached
> report.summary.title=Project Summary
> report.summary.name=Project Summary
> report.summary.description=This document lists other related information of this project
> report.summary.field=Field
> report.summary.value=Value
> report.summary.general.title=Project Information
> report.summary.general.name=Name
> report.summary.general.description=Description
> report.summary.general.homepage=Homepage
> report.summary.build.title=Build Information
> report.summary.build.groupid=GroupId
> report.summary.build.artifactid=ArtifactId
> report.summary.build.version=Version
> report.summary.build.type=Type
> report.summary.organization.title=Project Organization
> report.summary.organization.name=Name
> report.summary.organization.url=URL

-- 
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