You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Florian Holeczek (JIRA)" <ji...@apache.org> on 2011/09/11 01:21:09 UTC

[jira] [Closed] (JSPWIKI-135) On conflict page 'Oops' tab name is not localized.

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

Florian Holeczek closed JSPWIKI-135.
------------------------------------


> On conflict page 'Oops' tab name is not localized.
> --------------------------------------------------
>
>                 Key: JSPWIKI-135
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-135
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Default template, Localization
>    Affects Versions: 2.6.0
>            Reporter: Tomasz Szymko
>            Priority: Trivial
>             Fix For: 2.6.1
>
>
> problem is in ConflictContent.jsp, line 8:
> <wiki:Tab id="conflict" title="Oops">
> should probably look like this:
> <wiki:Tab id="conflict" title="<%=LocaleSupport.getLocalizedMessage(pageContext, "conflict.oops.tab")%>">
> and 'conflict.oops.tab' key should be added to the default.properties

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