(cherry picked from commit
0e4e984)
widget.unresolved_issues_statuses.name=Unresolved Issues by Status
widget.unresolved_issues_statuses.description=Displays the number of unresolved issues according to their status: Open, Reopened and Confirmed.
-widget.unresolved_issues_statuses.unresolved_issues=Unresolved Issues
widget.action_plans.name=Action Plans
widget.action_plans.description=Shows all the open action plans of the project.
<tr>
<td valign="top" width="25%">
<div class="dashbox">
- <h3><%= message('widget.unresolved_issues_statuses.unresolved_issues') -%></h3>
+ <h3><%= message('issues') -%></h3>
<div class="marginbottom10">
<span class="big">
<%= format_measure(issues, :url => url_for({:controller => 'issues', :action => 'search' }.merge(issues_search_options))) -%>