Bug 38904 - admin/localization should allow translation into languages only available in the OPAC
Summary: admin/localization should allow translation into languages only available in ...
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: I18N/L10N (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Marcel de Rooy
QA Contact: Martin Renvoize (ashimema)
URL:
Keywords:
Depends on: 38903
Blocks:
  Show dependency treegraph
 
Reported: 2025-01-16 10:26 UTC by Marcel de Rooy
Modified: 2025-03-07 14:42 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
25.05.00
Circulation function:


Attachments
Bug 38904: Allow opac translation in admin/localization (993 bytes, patch)
2025-01-16 10:37 UTC, Marcel de Rooy
Details | Diff | Splinter Review
Bug 38904: Allow opac translation in admin/localization (995 bytes, patch)
2025-02-19 12:39 UTC, Marcel de Rooy
Details | Diff | Splinter Review
Bug 38904: Allow opac translation in admin/localization (1022 bytes, patch)
2025-03-07 12:18 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2025-01-16 10:26:14 UTC
Currently, it only allows intranet languages. But you may have different languages sets for opac and staff.
Comment 1 Marcel de Rooy 2025-01-16 10:37:45 UTC
Created attachment 176622 [details] [review]
Bug 38904: Allow opac translation in admin/localization

Test plan:
Try to translate itemtype for an opac language not part of
intranet languages.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 2 Marcel de Rooy 2025-01-16 10:38:36 UTC
Just as 38903, kind of QA follow-up on 38630. Self SO

Julian: Could you QA here?
Comment 3 Marcel de Rooy 2025-02-19 12:39:41 UTC
Created attachment 178322 [details] [review]
Bug 38904: Allow opac translation in admin/localization

Test plan:
Try to translate itemtype for an opac language not part of
intranet languages.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 4 Marcel de Rooy 2025-02-19 12:40:02 UTC
(In reply to Marcel de Rooy from comment #2)
> Just as 38903, kind of QA follow-up on 38630. Self SO
> 
> Julian: Could you QA here?

Still applies. Ping Julian.
Comment 5 Martin Renvoize (ashimema) 2025-03-07 12:18:55 UTC
Created attachment 179070 [details] [review]
Bug 38904: Allow opac translation in admin/localization

Test plan:
Try to translate itemtype for an opac language not part of
intranet languages.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 6 Katrin Fischer 2025-03-07 14:42:54 UTC
Pushed for 25.05!

Well done everyone, thank you!