Dennis Björklund writes: > However, if you want to produce a utf-8 file, how should that work with > respect to gettext()? If the message catalog is in latin1 then we need to > know that and convert that into utf-8.
I don't think all gettext implementations support automatic character set conversion. We might have to roll our own sometime, but for now it's not an option. -- Peter Eisentraut [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])