[Xfce-i18n] Possible to translate devel branch of xfce4-panel

Nick Schermer nickschermer at gmail.com
Fri Feb 19 08:37:39 CET 2010


On Fri, Feb 19, 2010 at 12:18 AM, ????? <eskaer_spamsink at 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



More information about the Xfce-i18n mailing list