[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: parted nls problem
From: |
Andrew Clausen |
Subject: |
Re: parted nls problem |
Date: |
Sun, 29 Jul 2001 17:02:54 +1000 |
User-agent: |
Mutt/1.2.5i |
On Sun, Jul 29, 2001 at 02:53:52AM +0200, Kjetil Torgrim Homme wrote:
> $ LC_CTYPE=de_DE LC_MESSAGES=de_DE sbin/parted
> Fehler: Kein Gerät gefunden.
> Wiederholen/Retry/Abbrechen/Cancel? cancel
That's fine...
> $ LC_CTYPE=de_DE LC_MESSAGES=nn sbin/parted
> Error during translation: Invalid or incomplete multibyte or wide character
>
> Why are they treated differently? And why isn't LC_CTYPE=de working?
> It should behave the same.
No idea!
Have you tried LC_ALL=nn_NN? (or something similar...)
BTW: thanks for doing the translations! If you want, you can send
them to me, and I'll try them out here.
Andrew