bug-parted
[Top][All Lists]
Advanced

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

problem with NLS


From: Wojciech Polak
Subject: problem with NLS
Date: Tue, 10 Jun 2003 11:10:16 +0200

Hello,

While translating GNU Parted (for GNU TP) I've found
that some strings are not being translated although
they are already translated in my po file.

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 _().

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

Kind regards,
Wojciech Polak




reply via email to

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