https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21895
--- Comment #11 from Julian Maurice <[email protected]> --- (In reply to Mirko Tietgen from comment #9) > Okay, with both patches applied it seems to work but gives some warnings. > Can we do something about these? > > Use of uninitialized value $pref_name in concatenation (.) or string at > /usr/share/koha/misc/translator/LangInstaller.pm line 197. > Use of uninitialized value $pref_name in concatenation (.) or string at > /usr/share/koha/misc/translator/LangInstaller.pm line 239. I've seen these warnings for some time now. Not sure how to fix them > (In reply to Julian Maurice from comment #8) > > > `./translate install` creates the xx-XX-messages.po if it doesn't exist > > In fact, those files should probably generated for all languages and then > > committed, even if empty. That will prevent `./translate install` to try to > > extract strings every time > > Created on the pootle server? IMO not necessary for now, since they will be empty. -- 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/
