| Summary: | Add new option for Greek (el) to the 'KohaManualLanguage' System Preference | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Andreas Roussos <a.roussos> |
| Component: | System Administration | Assignee: | Andreas Roussos <a.roussos> |
| Status: | Pushed to stable --- | QA Contact: | Laura Escamilla <Laura.escamilla> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | david, gmcharlt, Laura.escamilla |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: |
This enhancement adds 'Greek' to the list of languages
for the KohaManualLanguage system preference.
|
Version(s) released in: |
26.05.00,25.11.02
|
| Circulation function: | |||
| Attachments: |
Bug 41332: add Greek to KohaManualLanguage syspref
Bug 41332: Add Greek to KohaManualLanguage system preference Bug 41332: Add Greek to KohaManualLanguage system preference |
||
|
Description
Andreas Roussos
2025-12-01 09:29:02 UTC
Created attachment 190043 [details] [review] Bug 41332: add Greek to KohaManualLanguage syspref The Koha Manual has been translated into Greek: https://koha-community.org/manual/latest/el/html/index.html However, 'Greek' is missing from the list of languages available in the 'KohaManualLanguage' System Preference. This patch fixes that. Test plan: 1) Without the patch, visit Administration > System preferences > Enhanced content, and under the 'Manual' section notice that 'Greek' is missing from the options of the 'KohaManualLanguage' syspref dropdown. 2) Apply the patch, and run updatedatabase.pl The 'KohaManualLanguage' dropdown should now list 'Greek'. Created attachment 190190 [details] [review] Bug 41332: Add Greek to KohaManualLanguage system preference The Koha Manual has been translated into Greek: https://koha-community.org/manual/latest/el/html/index.html However, 'Greek' is missing from the list of languages available in the 'KohaManualLanguage' System Preference. This patch fixes that. Test plan: 1) Without the patch, visit Administration > System preferences > Enhanced content, and under the 'Manual' section notice that 'Greek' is missing from the options of the 'KohaManualLanguage' syspref dropdown. 2) Apply the patch, and run updatedatabase.pl The 'KohaManualLanguage' dropdown should now list 'Greek'. Signed-off-by: David Nind <david@davidnind.com> Created attachment 190685 [details] [review] Bug 41332: Add Greek to KohaManualLanguage system preference The Koha Manual has been translated into Greek: https://koha-community.org/manual/latest/el/html/index.html However, 'Greek' is missing from the list of languages available in the 'KohaManualLanguage' System Preference. This patch fixes that. Test plan: 1) Without the patch, visit Administration > System preferences > Enhanced content, and under the 'Manual' section notice that 'Greek' is missing from the options of the 'KohaManualLanguage' syspref dropdown. 2) Apply the patch, and run updatedatabase.pl The 'KohaManualLanguage' dropdown should now list 'Greek'. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> Nice work everyone! Pushed to main for 26.05 All pushed to 25.11.x Thanks all! |