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

Dirk Frederickx resolved JSPWIKI-147.
-------------------------------------

    Resolution: Fixed

Fixed in 2.6.1-cvs-10

> Not localized labels in jspwiki-common.js
> -----------------------------------------
>
>                 Key: JSPWIKI-147
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-147
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Localization
>    Affects Versions: 2.6.0
>            Reporter: Tomasz Szymko
>            Assignee: Dirk Frederickx
>            Priority: Trivial
>
> in jspwiki-common.js, 
> line 410:
>               new Element('a', {'id': 'lbCloseLink', 'href': '#', 'title': 
> 'Close [Esc]'}).inject(this.center).onclick = this.overlay.onclick = 
> this.close.bind(this);
> contains not localized label: 'Close [Esc]'
> and line 1736:
>                               .setProperties({ href:'#', title: 'Click to 
> show category [' + page + '] ...' })
> contains not localized label: 'Click to show category [' + page + '] ...' 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to