[Koha-bugs] [Bug 13199] Incoherence between 'en' sample notices and translated notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 4 21:22:12 CET 2014


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

--- Comment #2 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 33217
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33217&action=edit
Bug 13199 Test incoherence between 'en' sample notices and translated notices

This test identifies incoherences between translated sample notices and the
'en' reference file.

Koha sample notices are loaded to 'letter' table from a text SQL file
during Koha installation by web installer. The reference file is the one
provided for English (en) installation :

  <koha_root>/installer/data/mysql/en/mandatory/sample_notices.sql

Alternatives files are provided for other languages. Those files are difficult
to keep synchronized with reference file. This could be an functional issue
since some Koha operation depend on notice existence, for example Print Slip in
Circulation.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list