20 Aug
2012
20 Aug
'12
11:11 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8044 --- Comment #25 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to comment #24)
CHARSET is now automatically replaced by UTF-8, and 'update' create the PO file if it does not exist.
You added a test in update_messages, but shouldn't you test also in create_messages if there is a file? If there are no messages to translate, the file will not be created. That is not a problem per se; you could just skip the copy statement.. -- You are receiving this mail because: You are watching all bug changes.