<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Oct 29, 2015 at 9:25 PM, Dirk Hohndel <span dir="ltr"><<a href="mailto:dirk@hohndel.org" target="_blank">dirk@hohndel.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> > So we had a bunch of problems with the plural forms and just dropped them<br>
> > for 4.5<br>
> ><br>
> > Are these resolved?<br>
> ><br>
><br>
> I've spotted only two using 'git grep'. Likely this needs more thorough<br>
> search. And/or a kind of guidelines<br>
> for coders/translators.<br>
<br>
</span>I seem to remember that the problem was that the translations didn't<br>
actually work correctly.<br>
<br>
<a href="https://www.mail-archive.com/subsurface@subsurface-divelog.org/msg06917.html" rel="noreferrer" target="_blank">https://www.mail-archive.com/subsurface@subsurface-divelog.org/msg06917.html</a><br>
<br>
So unless this has been resolved, I don't think this patch makes sense :-(<br></blockquote><div><br></div><div>Tested locally with 'linguist' (not sure about transifex) against en-GB and ru-RU locales. Works for me (c).</div><div>I.e. I get</div><div><ul><li>1 <i>дайв</i> for one dive in RU</li><li>2-3-4 <i>дайв<b>а</b></i> for 2-4 dives</li><li>5-... <i>дайв<b>ов</b></i> for more than four dives</li></ul></div><div>One have to explicitly provide translations for singular (Rule 1), plural (Rule 3) and dual (Rule 2 in case of 'ru' locale).</div><div>Also one have to translate plural forms in the base (en) locale and load it explicitly in order to make plurals work.</div><div><br></div><div>What am I missing?</div><div><br></div><div>Sergey</div><div><br></div></div></div></div>