Re: Parser messages lng
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Parser messages lng
 
- From: Luiz Henrique de Figueiredo <lhf@...>
 
- Date: 2005年9月11日 10:52:33 -0300
 
> I think it's helpful to have all parser error messages in extern file
> for different languages and added to compilation via defines. Is it
> hard to release?
Support for messages in different languages is not simple because the
position of the varying parts may be different in different languages.
See GNU gettext for a tates of how hard this can be.
--lhf