> The files I am sending to gnome-i18n have > the following in the header: > "Plural-Forms: nplurals=2; plural=1;" > > This means that the number of plural forms > is two in the corresponding language, and > that plural forms are used in the file. > > The files I am sending to Ubuntu Launchpad > contain the following: > "Plural-Forms: nplurals=2; plural=n != 1;\n" > > Does anybody have a clue about: =n != 1 > > Which one is the right one for gnome-i18n?
http://www.gnu.org/software/gettext/manual/gettext.html#Plural-forms Germanic languages use "Plural-Forms: nplurals=2; plural=n != 1;" -- Tomas _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
