Bug 41332

Summary: Add new option for Greek (el) to the 'KohaManualLanguage' System Preference
Product: Koha Reporter: Andreas Roussos <a.roussos>
Component: System AdministrationAssignee: 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
The Koha Manual has been translated into Greek:
https://koha-community.org/manual/latest/el/html/index.html

This enhancement will add 'Greek' to the list of languages
available in the 'KohaManualLanguage' System Preference.
Comment 1 Andreas Roussos 2025-12-01 09:43:37 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'.
Comment 2 David Nind 2025-12-05 06:38:19 UTC
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>
Comment 3 Laura Escamilla 2025-12-22 16:51:00 UTC
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>
Comment 4 Lucas Gass (lukeg) 2026-01-09 15:21:47 UTC
Nice work everyone!

Pushed to main for 26.05
Comment 5 ChloƩ Zermatten 2026-02-03 15:02:05 UTC
All pushed to 25.11.x Thanks all!