https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855
--- Comment #140 from M. Tompsett <[email protected]> --- (In reply to Alex Buckley from comment #139) > (in reply to Jonathan Druart and M.Tompsett in comment 133, 136 and 137 and > 17855) > > As I am still learning Koha can I please have a more specific explanation of > the issue(s) which you addressed in points 1 and 2? > > And possible solutions thereof Non-English template files are generated from the English ones. When you moved the English ones, did you check (sorry, I forgot to check) if you could generate another language and run through the onboarding tool? This is not necessarily related, but I thought I'd mention it. Too often, English speakers (myself included) fail to test other languages as well. In fact, we need to test for all the languages that we do have. Also, you've modified the mandatory/optional directory structure and locations of the English files. It is probably a good idea to keep the structures aligned across all languages. Again, we'll need to test for all the languages that we do have. My follow up on the broken xt test makes the broken test pass. However, any changes as triggered above, may required further changes to the same test. :) -- 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/
