A wrong message appears on the document detailed view of the professional interface #1223
Labels
bug
Breaks something but is not blocking
f: professional ui
Professional interface
translations
Translations
Milestone
Describe the bug
On the professional interface, when displaying the detailed view of a journal with lots of issues, a show more… link is collapsed by default and the number of hidden issues is displayed. The string is provided by the following function:
https://github.com/rero/rero-ils-ui/blob/dev/projects/admin/src/app/record/detail-view/document-detail-view/holding/holding.component.ts#L165
The result is some combinations of "hidden", "issue" and "issues", which, once translated, can be rendered as "29 caché fascicules".
To Reproduce
Steps to reproduce the behavior:
v0.12.0rc
.Expected behavior
We should have either the string "hidden issue" or "hidden issues" to translate.
Context
Tell us on what server did you spotted the issue, using with browser.
The text was updated successfully, but these errors were encountered: