gunixconnection: added ngettext to support plural forms
authorElisabeth Henry <liz.henry@ouvaton.org>
Mon, 1 Apr 2013 02:11:01 +0000 (04:11 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 24 May 2013 01:48:28 +0000 (21:48 -0400)
commit7427e2295812b7512478d76a4424b32ec977523a
tree2e2caa54f54fbf12d40da53487392c0771010ad7
parent7fc2ab9493dbb480e2b6815813af9cf8bbfc081e
gunixconnection: added ngettext to support plural forms

While those strings ("Expecting 1 control message, got %d" and
"Expecting one fd, but got %d\n") have same singular/plural form
in english, it is not necessarily the case in other languages.

https://bugzilla.gnome.org/show_bug.cgi?id=695233
gio/gunixconnection.c