bd81f0418c
The string extraction process was not taking into account the fact that
standard/package install have a completely different directory structure
than the dev install
This patch tries to keep the exact same behaviour for dev installs,
while making it work for standard install by using opachtdocs,
intrahtdocs, opacdir and intranetdir from $KOHA_CONF
Test plan:
1. Follow test plan in
|
||
---|---|---|
.. | ||
po | ||
LangInstaller.pm | ||
tmpl_process3.pl | ||
TmplTokenizer.pm | ||
translate | ||
VerboseWarnings.pm | ||
xgettext.pl |