bug-coreutils
[Top][All Lists]
Advanced

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

bug#13409: [patch] make some error messages clearer


From: Pádraig Brady
Subject: bug#13409: [patch] make some error messages clearer
Date: Thu, 10 Jan 2013 19:45:10 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1

On 01/10/2013 07:20 PM, Benno Schulenberg wrote:

Hi,

Several error messages in some of the utilities say things
like "reading %s".  They sound like progress messages, and
translators might be tempted to translate them as if they
said "busy reading %s" -- whereas I think they are trying
to say "error while reading %s".

Attached patch suggests improvements for a bunch of those
messages.

Even outside the translation context, this is a net improvement.

cmd_old: accessing 'file': Permission denied
cmd_new: failed to access 'file': Permission denied

I'll apply this in a while.

thanks!
Pádraig.





reply via email to

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