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

Howard M. Lewis Ship updated TAP5-1849:
---------------------------------------

    Summary: The text "Dismiss All" used in client-side Alerts is not localized 
or localizable  (was: It is necessary to localize title in the Alerts component)
    
> 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
>              Labels: javascript
>
> 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

Reply via email to