GNU bug report logs - #73015
[PATCH] Fixing texinfo macros in pt_BR localization.

Previous Next

Package: guix-patches;

Reported by: Thiago Astrizi <thiago <at> bitbitbit.com.br>

Date: Tue, 3 Sep 2024 22:20:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73015: closed ([PATCH] Fixing texinfo macros in pt_BR
 localization.)
Date: Wed, 04 Sep 2024 19:24:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 04 Sep 2024 21:21:49 +0200
with message-id <87v7zbusvm.fsf <at> pelzflorian.de>
and subject line Re: [bug#73015] [PATCH] Fixing texinfo macros in pt_BR localization.
has caused the debbugs.gnu.org bug report #73015,
regarding [PATCH] Fixing texinfo macros in pt_BR localization.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
73015: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73015
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Thiago Astrizi <thiago <at> bitbitbit.com.br>
To: guix-patches <at> gnu.org
Subject: [PATCH] Fixing texinfo macros in pt_BR localization.
Date: Tue, 3 Sep 2024 20:33:14 +0000
[Message part 3 (text/plain, inline)]
I use GNU guix in pt_BR and command "guix build -f" always fails
producing error message:

texinfo.scm:92:2: In procedure command-spec:
Throw to key `parser-error' with args `(#f "Unknown command" exemplo)'.

The error disappears if I change the language of my system. Checking
the localization files, I found that the pt_BR translation had some
problems in the texinfo file: some translator incorrectly translated
the name of some commands (eg. @example to @exemplo). Checking the
entire file, I identified 3 mistakes of this kind and I am sending the
patch as attachment.

-- 
--

Thiago  Leucz Astrizi
[0001-nls-Fixing-Texinfo-macros-in-pt-BR-translation.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Thiago Astrizi <thiago <at> bitbitbit.com.br>
Cc: 73015-done <at> debbugs.gnu.org
Subject: Re: [bug#73015] [PATCH] Fixing texinfo macros in pt_BR localization.
Date: Wed, 04 Sep 2024 21:21:49 +0200
Instead of pushing, I’ve fixed your reported errors on Weblate and
resynced.  Along with multiple errors of the same kind in other
translations.  The @{…} error with missing texinfo markup was a good
find.  “LC_ALL=pt_BR.utf8 guix build -f gnu/packages/guile.scm” fails
with a properly displayed error message now.

Thank you!  Closing.

Regards,
Florian


This bug report was last modified 309 days ago.

Previous Next


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