Previously Michael Sobolev wrote:
> The value under question is dselect/pkgdisplay.cc:45:
>
> *const eflagstrings[]= { N_(""),
>
> Maybe the word `strange' is not that correct. :) Well, here is the issue.
> There is a convention that says that ``gettext ("")'' returns the information
> about the translation. If you look in any .po file, you'll see a lot of
> special words in the entry for "" string. These appear on the screen, which
> is
> wrong, I believe.
I just modified this to do N_(" ") instead.
Wichert.
--
________________________________________________________________
/ Generally uninteresting signature - ignore at your convenience \
| [EMAIL PROTECTED] http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D |
pgpOVIvW0BJlT.pgp
Description: PGP signature

