http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10509
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |ity.org | --- Comment #1 from M. de Rooy <[email protected]> --- I am attaching two example patches (they are not completely ready for signoff yet, but they already work). The first patch uses en as global folder and updates the de-DE/mandatory sql files as an example. The second patch uses a new global folder next to the en folder. I will ask for some feedback on the dev list about both approaches. The second approach has a maintenance drawback: we need to maintain updates in the en folder, but the advantage is: it is simpler to add a new language. And it is easier to do specific 'English language' stuff without disturbing the global approach. (Stopwords is obsolete?, but could be an example of it.) The work is done in such a way that we can progressively update all files in the language folders without breaking the current installation process. -- You are receiving this mail because: You are the assignee for the bug. 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/
