[Koha-bugs] [Bug 24973] New: Allow to localize and translate system preferences with new yaml based installer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 25 13:18:00 CET 2020


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

            Bug ID: 24973
           Summary: Allow to localize and translate system preferences
                    with new yaml based installer
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Installation and upgrade (web-based installer)
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com
            Blocks: 24972

In the de-DE installer a sysprefs.sql file is used to make some changes to the
system preferences for a smoother installation experience. The file can be
found here:

http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=installer/data/mysql/de-DE/mandatory/system_preferences.sql;h=2692f02b02da9100630a92c4f89fe7caba8ac786;hb=7ce4122131a6c3d7f0fe7c953dc95fd5d831bf7f

It's a mix of:
- Translating prefs content (HTML prefs, they might go away to news sometime)
- Localization settings (date format, currency format, time format)
- Translating pref options (borrower titles and relationships)

It would be great if there was a way to keep this kind of modifications when
switching to the new yaml based installer files.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24972
[Bug 24972] Remove de-DE installer data
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list