Author nshmyrev
Recipients
Date 2006-06-24.12:24:23
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=598622

You have to download meld from meld.sourceforge.net. Then
build it and run under some locale, say ru_RU.utf8. You'll
see untranslated UI under Fedora Core 5. If you'll add a
call to gtk.glade.bindtextdomain to meld, you'll see
interface translated. Thus I suppose that gettext isn't
initialized properly as in original bug.
History
Date User Action Args
2007-08-23 14:40:47adminlinkissue1511736 messages
2007-08-23 14:40:47admincreate