Hey guys, to fix a remainder of 330588 [1] I corrected the usage of ngettext() in the mouse capplet which has had this:
ngettext("%d milliseconds", "%d milliseconds", n); and not this: ngettext("%d millisecond", "%d milliseconds", n); This changes the ngettext() translation template and introduces a new string in it. Regards, Sven [1]http://bugzilla.gnome.org/show_bug.cgi?id=330588 _______________________________________________ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-i18n