> > 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