Today at 17:24, Vladimer Sichinava wrote:

> But,every time there is:  msgstr[0] "" msgstr[1] ""
> We must manually change them to normal: msgstr ""
> (or there is other solution?)

Nope, it should be just msgstr[0] "", i.e.

msgid "%d plate"
msgid_plural "%d plates"
msgstr[0] "%d tepshi"

Also try using PO editors which have better support for plural-forms.

Cheers,
Danilo
_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to