GNU bug report logs - #44455
[ARTWORK] website: Not enough context for translation of None

Previous Next

Package: guix;

Reported by: Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>

Date: Wed, 4 Nov 2020 22:53:01 UTC

Severity: normal

Done: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44455 in the body.
You can then email your comments to 44455 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#44455; Package guix. (Wed, 04 Nov 2020 22:53:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Wed, 04 Nov 2020 22:53:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>
To: bug-guix <at> gnu.org
Cc: "pelzflorian \(Florian Pelz\)" <pelzflorian <at> pelzflorian.de>
Subject: [ARTWORK] website: Not enough context for translation of None
Date: Wed, 04 Nov 2020 23:52:33 +0100
The string "None" does not have enough context and can lead to wrong
translations, as the word or even the gender may differ for each one.
This change also will invalidate the current translation.

The code fragment where it is used is included as reported in other
thread:

"pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de> writes:
>> (define (patches->shtml patches)
>> "Return an SHTML representation of PATCHES.
>>
>>  PATCHES (list)
>>    A list of <link> objects as defined in (apps packages types)
>>    module.
>>
>>  RETURN (shtml)
>>    If the list of patches is empty, return the string 'None'.
>>    Otherwise, return a list of links to patches."
>> (if (null? patches)
>>     (G_ "None")
>>     […]
>
>> (define (supported-systems->shtml package)
>>   "Return a list of SHTML a links to SYSTEMS builds.
>> […]
>>     (if (null? systems)
>>         (G_ "None")
>>         […]




Information forwarded to bug-guix <at> gnu.org:
bug#44455; Package guix. (Thu, 05 Nov 2020 17:52:01 GMT) Full text and rfc822 format available.

Message #8 received at 44455 <at> debbugs.gnu.org (full text, mbox):

From: Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>
To: 44455 <at> debbugs.gnu.org
Cc: "pelzflorian \(Florian Pelz\)" <pelzflorian <at> pelzflorian.de>
Subject: Re: bug#44455: [ARTWORK] website: Not enough context for
 translation of None
Date: Thu, 05 Nov 2020 18:51:20 +0100
[Message part 1 (text/plain, inline)]
Hi!

The first patch changes "None" usages, but it invalidates the current
translations.  Feel free to push these three together with the one for
German when you have it ready.

Happy hacking!
Miguel
[0001-website-Add-context-to-None-translation.patch (text/x-patch, attachment)]
[0002-website-nls-Update-guix-website.pot.patch (text/x-patch, attachment)]
[0003-website-nls-Update-Spanish-translation.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

Reply sent to "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>:
You have taken responsibility. (Fri, 06 Nov 2020 10:43:01 GMT) Full text and rfc822 format available.

Notification sent to Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>:
bug acknowledged by developer. (Fri, 06 Nov 2020 10:43:01 GMT) Full text and rfc822 format available.

Message #13 received at 44455-done <at> debbugs.gnu.org (full text, mbox):

From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>
Cc: 44455-done <at> debbugs.gnu.org
Subject: Re: bug#44455: [ARTWORK] website: Not enough context for translation
 of None
Date: Fri, 6 Nov 2020 11:42:46 +0100
On Thu, Nov 05, 2020 at 06:51:20PM +0100, Miguel Ángel Arruga Vivas wrote:
> Feel free to push these three together with the one for
> German when you have it ready.

Pushed as fc8ec5409bd3d7221afc2f9feaac4ce36d5c1192 and following.
Thank you for doing the work and thinking it through!

Regards,
Florian




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 04 Dec 2020 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 249 days ago.

Previous Next


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