Bug 7465

Summary: Remove language specific permission files
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: I18N/L10NAssignee: Frédéric Demians <f.demians>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2012-01-24 14:14:20 UTC
In order to make it easier to add new permissions the language specific files for permissions should be removed in favor of a general file for all languages. (similar to the sysprefs.sql file)

Descriptions could be hardcoded into the template and be translatable via po files.
Comment 1 Katrin Fischer 2012-03-08 20:50:39 UTC
We still have a sql file for each language that needs translation. Not sure, we want to change that but updating version to master.
Comment 2 Katrin Fischer 2018-05-16 13:37:00 UTC
Resolved long ago - it's all managed in a template file now and one global .sql file.