emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#46044: closed ([PATCH] Improvements to handling po files)


From: GNU bug Tracking System
Subject: bug#46044: closed ([PATCH] Improvements to handling po files)
Date: Thu, 28 Jan 2021 16:24:02 +0000

Your message dated Thu, 28 Jan 2021 17:23:22 +0100
with message-id <20210128172322.684c72a9@tachikoma.lepiller.eu>
and subject line Re: bug#46044: [PATCH] Improvements to handling po files
has caused the debbugs.gnu.org bug report #46044,
regarding [PATCH] Improvements to handling po files
to be marked as done.

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


-- 
46044: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46044
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Improvements to handling po files Date: Fri, 22 Jan 2021 21:34:02 +0100
Hi Guix,

here are two patches to improve our handling of po files. Yesterday I
pushed again new po files that were broken, and I didn't notice. The
first patch ensure po files are normalized. The TP automatically
normalized po, but weblate doesn't, using the indent method instead.
This creates huge patches like yesterday. Instead, normalizing ensures
we only see relevant changes.

The second patch adds a check-po target to the Makefile that runs
msgfmt on every po file we have, to make sure they are at least
correct. That's not enough for manual translations, but that can be
spotted easily when running "make". This would have spotted the issues
I introduced yesterday.

Attachment: 0001-Makefile.am-Normalize-downloaded-po-files.patch
Description: Text Data

Attachment: 0002-Makefile.am-Add-check-po-rule.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#46044: [PATCH] Improvements to handling po files Date: Thu, 28 Jan 2021 17:23:22 +0100
Pushed as c891e7c828d21530f110c04dabe70515447c7d67 and
b91165460e71f427c30f22ace02a5d775ecea23d, thank you!


--- End Message ---

reply via email to

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