[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: no up-to-date po files in 1.8.0
From: |
Benno Schulenberg |
Subject: |
Re: no up-to-date po files in 1.8.0 |
Date: |
Sun, 10 Dec 2006 19:28:25 +0100 |
User-agent: |
KMail/1.9.5 |
address@hidden wrote:
> On Mon, Nov 27, 2006 at 01:11:18PM +0100, Benno Schulenberg wrote:
> > Please consider doing as tar, which pulls the po files from the
> > TP-site at moment of 'make dist'.
>
> I wasn't able to find the code for this in the tar distribution.
> Can you point me to it or provide a patch against Parted?
Sorry, I misremembered. It's not in the Makefile but in the
bootstrap script. Attached is an extract of that script, with
parted's name placed into it. Including it in a Makefile is
probably overkill. It's probably better to have a simple release
checklist written down somewhere, and run the script by hand (and
tweak it a little to splice the LINGUAS list into configure.ac).
Running the script, though, and diffing with the currently included
po files, shows that the Hungarian translation isn't registered at
the translation project. I'll ask the translator why this is. It
also shows that the ro and rw languages aren't included in parted
-- not important, as the translations are very incomplete, but
there's no harm in including them.
Benno
bootstrap
Description: application/shellscript