how to check if my local copy of translations is really up-to-date?

Gabor Kelemen kelemeng at ubuntu.com
Sun Feb 19 13:18:13 UTC 2017


Hi

2017-02-19 09:38 keltezéssel, Jean-Baptiste Faure írta:
> Hi,
>
> I build LO 5.3 branch (currently 5.3.1.0.0+) with French translation
> for QA purpose. In my build, some strings are not translated (see [1])
> and I am not sure if the problem is not in my local copy.
>
> Is there a mean to check if the command "./g pull -r" did its job
> correctly, that is if the local translations subdirectory is really
> up-to-date.

My first guess would be that the translations repo is not set to the
same branch as core. To check, use
git branch
on both the core repo and the translations subdirectory.
If the outputs don't match, that's a problem.
You might have set the core repo to the stable branch and not the others
(translations, helpcontent2, dictionaries) - the g script doesn't sync
branch names AFAIK.

Regards
Gabor Kelemen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20170219/711f360a/attachment.sig>


More information about the LibreOffice mailing list