If you're working from source code you don't need to run msgfmt, you can just runs scons and it will convert any po/*.po to *.mo and place in build/locale directory. If you then run scons install it will install the *.mo to your prefix. If you're using binaries then of course you will have to use msgfmt.
-- You received this bug notification because you are a member of LinuxDC++ Team, which is subscribed to LinuxDC++. https://bugs.launchpad.net/bugs/311482 Title: i18n support Status in Linux DC++: Fix Committed Bug description: Berlios Feature Request #3400: gettext for translators https://developer.berlios.de/feature/index.php?func=detailfeature&feature_id=3400&group_id=2230 Add support for multiple languages. Once 0.707 core is merged, this will be possible. _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : [email protected] Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp

