[
https://issues.apache.org/jira/browse/JSPWIKI-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562892#action_12562892
]
Dirk Frederickx commented on JSPWIKI-147:
-----------------------------------------
That was a quick response :-))
Indeed, I overlookd the slimbox i18n : now commited to cvs, same 2.6.1-cvs-10
version.
dirk
> 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.