http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8044
--- Comment #25 from M. de Rooy <[email protected]> --- (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. _______________________________________________ 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/
