http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5531 Summary: Missing sysprefs in language specific files Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Architecture, internals, and plumbing AssignedTo: gmcharlt@gmail.com ReportedBy: chris@bigballofwax.co.nz QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 In the future we plan to have all the systempreferences inserted into the db on install from the English file. Because they are now translatable with the .pref files so we don't need language specific ones. But at the moment that isn't the case, and there are some missing sysprefs in the language specific which would cause a mess if someone did a fresh install in a language other than english at the moment. This bug is to track the fixes for that, a new bug to change the installer to use the english sysprefs.sql file and use the prefs.po file in the appropriate language to translate them -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.