[Tails-l10n] Fun with translation metadata when refreshing

Delete this message

Reply to this message
Author: Cyril Brulebois
Date:  
To: tails-l10n
CC: tails-rm
Subject: [Tails-l10n] Fun with translation metadata when refreshing
Hi,

While importing+refreshing translations, I noticed a bunch of
contributions being “anonymized”. Some random examples:

    -# ButterflyOfFire, 2018
    +# d506c013dc1b502e7a53f91ebcbf8f29_985b4b3, 2018


    -# Guillem Arias Fauste <inactive+Mr_SpeedArt@???>, 2016
    +# 9f43efe8c8aca76012b0c904cad8a855_ee81e67 <e4aef9a33adb6c77440dcbb8d8a77924_259586>, 2016


    -# malexmave <inactive+malexmave@???>, 2014
    +# 4311f00835d16592573fc3791df88688_18fb9d9 <28dff8b2d8508dcda5bf93c4a03cfc48_142503>, 2014


and so on.

Since lint_po was happy, I decided to proceed with updated translations,
but you may want to check that particular commit:

    commit 53815a41cd81766a612da631efb36fb81d778929
    Author: Cyril Brulebois <ckb@???>
    Date:   Mon Jun 1 14:27:14 2020 +0200


        Update PO files.


which was obtained by following those steps of the release process
(https://tails.boum.org/contribute/release_process/):

    ./import-translations  && \
    ./refresh-translations && \
    ./submodules/jenkins-tools/slaves/lint_po && \
    git add po && git commit -m 'Update PO files.'



[ Please keep tails-rm@ in copy when replying. ]


Cheers,
--
Cyril 'kibi' Brulebois (ckb@???)