Re: [Tails-l10n] Call for translation updates for the upcomi…

Delete this message

Reply to this message
Author: Ague Mill
Date:  
To: Tails localization discussion
Subject: Re: [Tails-l10n] Call for translation updates for the upcoming 0.13 release
> > Please base translation fixes that are meant for 0.13 on the 'testing'
> > branch of the repository.
>
> I have a question that may be stupid, but how can we simply get the list
> of every single po files that has been modified for the 0.13 release ?


You will need a version of Git more recent than the one currently in
Squeeze (and Tails). Installing the one from squeeze-backports will do
the trick.

Then do:

    cd wiki/src
    git diff --stat 0.12.1..0.13-rc1 -- '*.po'


Hope that helps,
--
Ague