GNU bug report logs - #26621
hint for translators is missing from POT file, but is opaque anyhow

Previous Next

Package: coreutils;

Reported by: Benno Schulenberg <bensberg <at> justemail.net>

Date: Sun, 23 Apr 2017 15:18:02 UTC

Severity: normal

Tags: fixed

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Benno Schulenberg <bensberg <at> justemail.net>
Cc: 26621 <at> debbugs.gnu.org
Subject: bug#26621: hint for translators is missing from POT file, but is opaque anyhow
Date: Thu, 27 Apr 2017 14:57:28 -0700
[Message part 1 (text/plain, inline)]
On 04/27/2017 10:41 AM, Benno Schulenberg wrote:
> If the note is pedantic, then please leave it out.

OK, done in the attached.


> I suggest to split up the message again and to properly pluralize it.

That would make it harder to translate, no? The idea was to simplify the 
translator's jobs by using SI units.

Instead, how about if we remove the units from the string to be 
translated? That way, translators won't need to worry about whether to 
translate the units. Plus, there won't be any change to the output 
format in the C locale. I did that in the attached.

> If the entirety of that output can have a varying width
> that sometimes gets shorter than it was before, then dd
> should first print that output to a string, record its
> longest length, and then always fill up the string with
> spaces to that length.

dd already does that. This approach does not work in general, though, 
due to the difference between strlen and column counts. But as its 
problems seem to not occur in practice, the attached patch removes the 
confusing translator note about this.
[0001-dd-simplify-translator-s-jobs.txt (text/plain, attachment)]

This bug report was last modified 6 years and 263 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.