[ 
https://issues.apache.org/jira/browse/JSPWIKI-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florian Holeczek closed JSPWIKI-134.
------------------------------------


> Not localized labels on Edit Group Page
> ---------------------------------------
>
>                 Key: JSPWIKI-134
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-134
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Default template, Localization
>    Affects Versions: 2.6.0
>            Reporter: Tomasz Szymko
>            Assignee: Dirk Frederickx
>            Priority: Trivial
>             Fix For: 2.6.1
>
>
> there are not localized labels in EditGroupContent.jsp in line 61:
>        <th>Group Name</th>
> and line 65:
>       <th><label>Members</label></th>
> which should be replaced by:
>       <th><fmt:message key="group.name"/></th>
> and
>       <th><label><fmt:message key="group.members"/></label></th>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to