[
https://issues.apache.org/jira/browse/TAP5-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAP5-1849.
--------------------------------------
Resolution: Fixed
Fix Version/s: 5.4
Assignee: Howard M. Lewis Ship
This was addressed with the general client-side overhaul in Tapestry 5.4.
> The text "Dismiss All" used in client-side Alerts is not localized or
> localizable
> ---------------------------------------------------------------------------------
>
> Key: TAP5-1849
> URL: https://issues.apache.org/jira/browse/TAP5-1849
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.3.2
> Reporter: Vladimir Velikiy
> Assignee: Howard M. Lewis Ship
> Labels: javascript
> Fix For: 5.4
>
>
> t5-alerts.js contains nonlocalized string "Dismiss" in alert div title:
> 62 var alertDiv = new Element("div", { "class": alertSpec['class']
> }).update("<div class='t-dismiss' title='Dismiss'></div>" +
> 63 "<div class='t-message-container'>" + alertSpec.message
> + "</div>");
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira