Re: [Tails-l10n] Please check PO files in the stable branch …

Delete this message

Reply to this message
Author: sajolida
Date:  
To: Tails localization discussion
Subject: Re: [Tails-l10n] Please check PO files in the stable branch for 1.0~rc1
anonym:
> Hi,
>
> Can someone please run `check_po.sh` on po/* in the 'stable' branch? I
> ran it myself and got:
>
>     W: ./zh.po: no-plural-forms-header-field 'nplurals=<n>; plural=
>     <expression>'

>
> but I'm unsure of how to deal with it.


See commit 3808b25: Transifex automatically generates the plural form.
So even if we fix it it will get back the next time we fetch the file
from them. So let's trust them not to be totally wrong.

We already ignore "incorrect-plural-forms" errors, so let's ignore
"no-plural-forms-header-field" errors as well. Done in commit 8abecb9.

--
sajolida