https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21895 --- Comment #9 from Mirko Tietgen <mirko@abunchofthings.net> --- 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. Created /usr/share/koha/misc/translator/po/de-DE-messages.po. Updated the de-DE translations. find: invalid expression; you have used a binary operator '-or' with nothing before it. (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? -- You are receiving this mail because: You are watching all bug changes.