On Mon, Aug 16, 2004 at 11:40:25PM +0000, Martin Quinson wrote:
# FYI, the document charset have to be determined *before* we see the first
# string to recode.
- die dgettext("po4a","Couldn't determine the input document's
character set. Please specify it on the command line.")."\n"
+ die "po4a: ".dgettext("po4a","Couldn't determine the
input document's character set. Please specify it on the command
line.")."\n"
Jordi, is there any way to make this message more useful, such as specifying
the line on which the non-ascii char were found, or at least the file in
which it occures?
Mt.
--
Programming in Bourne-Shell is a higher form of masochism.