Am Dienstag, 10. April 2007 schrieb Giel van Schijndel:
> Author: muggenhor
> Date: Tue Apr 10 16:06:14 2007
> New Revision: 1059
>
> URL: http://svn.gna.org/viewcvs/warzone?rev=1059&view=rev
You use a conditional on gettext_noop, even though it is always defined in 
gettext.h. Why?

Wherefore do we need Qn_?
In case you need a noop, you can use N_ instead and you won't need a qualifier 
at all, since it is not going to be translated.

How do we want to handle the qualifiers?
Usually you can't know in advance whether there is or will be an expression 
with the same english letter combination, but a different meaning. So should 
all words get qualifiers?

--Dennis

Attachment: pgpbFdjNELZJJ.pgp
Description: PGP signature

_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to