Bug 7465 - Remove language specific permission files
Summary: Remove language specific permission files
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: I18N/L10N (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Frédéric Demians
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-24 14:14 UTC by Katrin Fischer
Modified: 2018-12-03 20:03 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.