bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with NLS


From: Andrew Clausen
Subject: Re: problem with NLS
Date: Sun, 15 Jun 2003 00:05:02 +0000
User-agent: Mutt/1.5.4i

On Tue, Jun 10, 2003 at 11:10:16AM +0200, Wojciech Polak wrote:
> I've found that libparted/disk.c uses the wrong N_()
> instead of _(). For example function:
> 
>  ped_partition_type_get_name (PedPartitionType type)
> 
> uses N_() instead of _().

This is deliberate.  The documentation for this function says that
the English version is returned.  This is useful in situations where
both the English and native versions are required.  (Eg: script mode...
scripts should work in English, even on a Polish computer!)

> BTW. What is "Unknown flag partition flag, %d."?
> I mean this double "flag"... Maybe it should be
> "Unknown partition flag, %d." ??

This is obviously a bug...

Thanks!
Andrew





reply via email to

[Prev in Thread] Current Thread [Next in Thread]