Summary: | Itemtypes table looks strange with multiple translations | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED WONTFIX | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, oleonard |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 17835 | ||
Bug Blocks: |
Description
Martin Renvoize (ashimema)
2019-05-10 09:53:44 UTC
I don't know how easy this would be to implement, but what about this: The currently selected language's translation displays by default. If there is no translation for the currently selected language, it displays another (Next available, or default to English?) and links to the translation widget. This is how it looks: English selected: https://snag.gy/XtaST2.jpg Spanish selected: https://snag.gy/FxfgPK.jpg If this was to be changed, I'd suggest that there is still an easy way to see where you might have missed adding a translation in the table. I am not unhappy about the current display. Maybe the current could show in a separate column to the translations? (In reply to Katrin Fischer from comment #3) > If this was to be changed, I'd suggest that there is still an easy way to > see where you might have missed adding a translation in the table. I am not > unhappy about the current display. Maybe the current could show in a > separate column to the translations? I believe this comment is still valid as this is a configuration page and seeing missing translations easily is an advantage there. ... and of course re-open if you disagree! |