https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18629 --- Comment #11 from Marc Véron <veron@veron.ch> --- (In reply to Alex Buckley from comment #10)
Hi Marc
When running perl translate create aa-AA I keep getting:
Warning: Can't determine original templates' charset, defaulting to UTF-8 Warning: Charset Out defaulting to UTF-8 Removing empty file /home/vagrant/kohaclone/misc/translator/po/aa-AA-staff-prog.po I UTF-8 O UTF-8 at /home/vagrant/kohaclone/misc/translator/tmpl_process3.pl line 345. msgmerge: error while opening "/home/vagrant/kohaclone/misc/translator/po/aa-AA-staff-prog.po" for reading: No such file or directory
The equivalent output happens for all of the other aa-AA files.
Do you have any ideas as to why this may be happening? as I cannot find any useful answers online
On my vm, I do: marc@debian8vm:~/koha/misc/translator$ perl translate create aa-AA I get the same warnings about the charset and the message about revoming an emty file However I do not get the error about opening a file. Does the folder /home/vagrant/kohaclone/misc/translator/po exist? -- You are receiving this mail because: You are watching all bug changes.