On Fri, Feb 19, 2010 at 12:18 AM, ????? <eskaer_spams...@ngs.ru> wrote:
>
> So we need new %2 element which is a string equal to ordinal number for 
> hour+1.

Although not documented, %2 should already work (anything between 0
and 9 will do), but i doubt you need that, because in 5:55, %0 = 5, %1
= 6.

> Also "%1 o'clock" strings should be realized via gettextn to get correct 
> multiple plural forms for languages with >1 plural.

That is also there, but not using gettextn. The strings with the "one"
context are used for the first hour (1 0'clock) and the others for >1.

Nick
_______________________________________________
Xfce-i18n mailing list
Xfce-i18n@xfce.org
http://foo-projects.org/mailman/listinfo/xfce-i18n

Reply via email to