http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13632

--- Comment #17 from Katrin Fischer <[email protected]> ---
It's not so much a translation thing - Bernardo already has provided the fix
for that, but a maintenance/web installer problem.

The web installer will use the files in the language directory from the
language you picked at the beginning of the installation process. There is no
fallback to en if a file is missing.

So currently, when a new permission is added, we have to maintain not one
central file, but the en file plus all translated files. Not good. 

For systempreferences the web installer knows that sysprefs.sql is mandatory,
even tho it lives outside of the web installer files. I think maybe we can
handle the permissions file the same way. One file - always installed
independent of the picked language.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to