Actions
Defect #26216
closedtranslation missing: en.label_x_open_issues_abbr_on_total
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
On the Project overview page there is an 'Issue tracking' block that should display total count of the issues.
Expected (gues) info is:
bugs: 4 open / 123
Actual:
bugs: translation missing: en.label_x_open_issues_abbr_on_total
I am not sure if this is Redmine core or some plugin related.
It could be raleted with this commit:
http://source.dussan.org/commit/?r=mirrors/redmine.git&h=5812a373826dbabdf4bbb2160f3af1c7c4ad27dd
Updated by Toshi MARUYAMA over 7 years ago
- Category deleted (
Translations) - Status changed from New to Closed
- Resolution set to Invalid
"label_x_open_issues_abbr_on_total" is removed by r14640.
Updated by Uroš Malenšek over 7 years ago
Sorry for that.
It works well with the core.
I broke it with the plugin http://www.redmine.org/plugins/projects_show.
Actions