s3-net: Bind our gettext results to 'unix charset'
commit4d2c56c4b1a4f846b44f24c6f73e1b95fdf3a9bb
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 Jun 2011 00:40:26 +0000 (22 10:40 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 23 Jun 2011 11:47:27 +0000 (23 13:47 +0200)
tree9bb31b76650a6cbe558bfa2d357396220fc94abc
parentfb3d5ade9d3f935a69834aaee0046a54dbf38ca1
s3-net: Bind our gettext results to 'unix charset'

This ensures that the translations and any embedded strings are in the
same charset.  It won't be the one from the user's locale (we no
longer auto-detect that), but it will be self-consistent.

Thanks to Steve Langasek for pointing this function out!

Andrew Bartlett
source3/configure.in
source3/utils/net.c
source3/wscript