[Libreoffice] localization of officecfg is broken in master
Michael Stahl
mst at openoffice.org
Mon Aug 22 05:32:46 PDT 2011
On 22.08.2011 12:31, Andras Timar wrote:
> Hi,
>
> I was away in the last two weeks and I don't know, if it is a known
> issue. officecfg module was gbuildified and now the translations are
> not merged into the xcu files.
>
> Andras
the reason why this works in OOo and not in LO is that apparently the LO
repositories are not set up using gb_REPOS, but by creating lots of
weird symlinks.
what is missing is this file with its single line of content:
http://hg.services.openoffice.org/master_l10n/OOO340/file/af6bc9467af5/Repository.mk
this inits $(LOCDIR) variable so the translations will be found.
alternatively the reference to $(LOCDIR) could be replaced to point to
the symlinked module in $(SRCDIR).
regards,
michael
More information about the LibreOffice
mailing list