Summary: | sub string_list in misc/translator/xgettext.pl never used | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | Pushed to main --- | QA Contact: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | thibault.keromnes, tomascohen |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | 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 38871: Remove sub string_list from misc/translator/xgettext.pl
Bug 38871: Remove sub string_list from misc/translator/xgettext.pl Bug 38871: Remove sub string_list from misc/translator/xgettext.pl Bug 38871: Remove sub string_list from misc/translator/xgettext.pl |
Description
Jonathan Druart
2025-01-13 13:00:15 UTC
Created attachment 176433 [details] [review] Bug 38871: Remove sub string_list from misc/translator/xgettext.pl It is never used % git grep string_list should not return anything Created attachment 176504 [details] [review] Bug 38871: Remove sub string_list from misc/translator/xgettext.pl It is never used % git grep string_list should not return anything Signed-off-by: Thibault Keromnes <thibault.keromnes@univ-paris8.fr> Created attachment 176868 [details] [review] Bug 38871: Remove sub string_list from misc/translator/xgettext.pl It is never used % git grep string_list should not return anything Signed-off-by: Thibault Keromnes <thibault.keromnes@univ-paris8.fr> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Created attachment 177923 [details] [review] Bug 38871: Remove sub string_list from misc/translator/xgettext.pl It is never used % git grep string_list should not return anything Signed-off-by: Thibault Keromnes <thibault.keromnes@univ-paris8.fr> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed for 25.05! Well done everyone, thank you! |