Installing translation in 3.2.04
Hi all I tried to install the german translation with: web-kso1:/usr/share/koha/misc/translator# perl translate install de-DE It gave me: readdir() attempted on invalid dirhandle $fh at LangInstaller.pm line 62. closedir() attempted on invalid dirhandle $fh at LangInstaller.pm line 63. Install templates Install templates 'opac From: /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/ To : /usr/share/koha/opac/htdocs/opac-tmpl/prog/de-DE With: /usr/share/koha/intranet/cgi-bin/misc/translator/po/de-DE-i-opac-t-prog-v-30 02000.po Can't exec "/usr/share/koha/intranet/cgi-bin/misc/translator/tmpl_process3.pl": Datei oder Verzeichnis nicht gefunden at LangInstaller.pm line 286. Install templates 'intranet From: /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/ To : /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/de-DE With: /usr/share/koha/intranet/cgi-bin/misc/translator/po/de-DE-i-staff-t-prog-v-3 002000.po Can't exec "/usr/share/koha/intranet/cgi-bin/misc/translator/tmpl_process3.pl": Datei oder Verzeichnis nicht gefunden at LangInstaller.pm line 286. Update 'de-DE' preferences .po file from 'en' .pref files Use of uninitialized value $pref_name in concatenation (.) or string at LangInstaller.pm line 132. Saved in file: /usr/share/koha/intranet/cgi-bin/misc/translator/po/de-DE-pref.po Write opac.pref [and so on] The rest works fine. The script seems to search tmpl_process3.pl in the wrong directory. Using the script directly as shown in the documentation worked fine. Is this a bug or am I doing something wrong? Greetings Beda
I tried to install the german translation with: web-kso1:/usr/share/koha/misc/translator# perl translate install de-DE
This is a bug which affects the translation script for Koha installed in 'Standard' mode. On the other side, in standard mode, you're supposed to have downloaded Koha with all languages already expanded. I reported this bug: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5444 And send a patch for it. Thanks. -- Frédéric
participants (2)
-
Beda Szukics -
Frédéric Demians