Hi, Now that the css template is the default for Intranet module in Koha, how can I reuse the default_intranet_pl_PL.po file? Will ./tmpl_process3.pl update -i .../en/css suffice to keep already translated strings, and allow me to continue with it? Thanks Benedict
Benedict P. Barszcz a écrit :
Hi, Now that the css template is the default for Intranet module in Koha, how can I reuse the default_intranet_pl_PL.po file? Will ./tmpl_process3.pl update -i .../en/css suffice to keep already translated strings, and allow me to continue with it?
css is the default only for OPAC. css doesn't exist in librarian interface, so default will automatically be chosen instead. But your question is valid for OPAC too. And the answer is yes. But don't forget to update your .po, as some strings does not exist or are differents. -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
participants (2)
-
Benedict P. Barszcz -
paul POULAIN