[Koha-bugs] [Bug 35174] New: Remove .po files from the codebase

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 27 13:25:39 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35174

            Bug ID: 35174
           Summary: Remove .po files from the codebase
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart+koha at gmail.com
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: dcook at prosentient.com.au, katrin.fischer at bsz-bw.de,
                    m.de.rooy at rijksmuseum.nl, mtj at kohaaloha.com,
                    tomascohen at gmail.com

We should actually remove the .po files from the git history
(Git_Splitting_and_Shrinking), but a first step could be to stop including
them.

With the migration to Weblate we now have a new repository koha-l10n
(https://gitlab.com/koha-community/koha-l10n) that contains the .po files
(update regularly by Weblate).

Devs will simply need to git clone koha-l10n in misc/translate/po.

For prod we could have additional debian package(s), either koha-l10n with all
the .po files or one per language (koha-l10n-fr).

Or, to start, we just embed all of them when building the package.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list