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@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@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/mys... 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.