Re: Inconsistent behavior for "Status of Debconf templates l10n with PO files for..." pages

Thomas Lange <[email protected]> Sat, 21 Sep 2024 23:44:48 +0200
Newsgroups gmane.linux.debian.internationalization.general
Message-ID <[email protected]>
Hi all,

I've manually fixed a longer list of status.XY.NNN (XY is a language
code) files which should not exist. We only need the current version
for each language, but the options provided to wget generate each day
a new version like
status.de.1
status.de.2
status.de.3

while status.de remains the oldest version.
This is why the status of l10n pages were not updated.

My manual interaction updated to a newer version, but the code is
still not fixed. I'll have to dig deeper into it.