Re: -j zImage (locales)

Michael Riepe (Michael.Riepe@stud.uni-hannover.de)
Tue, 20 Oct 1998 15:55:47 +0200


Hi!

On Mon, Oct 19, 1998 at 10:43:18PM -0700, Gerhard Mack wrote:
[...]
> What about a numeric code to go with the error? Then we could just look up
> the error if we can;t read the laguage ...

May I suggest to include the symbolic name instead, if there is one?
You have too look up numbers first; a name like EINVAL is easier to
remember (we all know it, don't we?) and more portable (numbers might
change). If there is no symbolic name, the translator can include the
error code or the original text.

-- 
 Michael "Tired" Riepe <Michael.Riepe@stud.uni-hannover.de>
 "Kein Weltraum links auf dem Gerät (ENOSPC)"

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/