properties: call bindtextdomain() and bind_textdomain_codeset()
authorDan Winship <danw@gnome.org>
Thu, 13 Jun 2013 15:07:33 +0000 (12:07 -0300)
committerDan Winship <danw@gnome.org>
Wed, 11 Sep 2013 18:21:18 +0000 (14:21 -0400)
commitd3ad57bfd9e73df10771f060d04eae580fc93c8a
tree4fc66fb3364de34db6746e742189e5b50ac7963d
parent359267ebd9c679c7b7af4317039ca21a9d27325d
properties: call bindtextdomain() and bind_textdomain_codeset()

Make sure gettext knows the translations are in UTF-8, or else they'll
get garbled if the user's domain isn't UTF-8.

https://bugzilla.gnome.org/show_bug.cgi?id=702153
properties/Makefile.am
properties/nm-openvpn.c