[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: m4 domain disappeared from TP
From: |
Bruno Haible |
Subject: |
Re: m4 domain disappeared from TP |
Date: |
Sun, 07 Mar 2021 15:23:33 +0100 |
User-agent: |
KMail/5.1.3 (Linux/4.4.0-203-generic; KDE/5.18.0; x86_64; ; ) |
Benno Schulenberg wrote:
> Okay. I've downloaded the latest snapshot, ran ./bootstrap --skip-po,
> ran ./configure and make dist, and looked at the resulting m4.pot file.
>
> It has no resemblance to the m4-1.4o.pot file that we had at the TP:
> almost all strings are different. Also, in src/m4.c, lines 200-300,
> there are many strings that are not gettextized.
Indeed, you are right. So, the i18n support needs more work first.
> Also, as all of the --help text has changed, it would be nice to take
> the opportunity to split these texts into one option/header/paragraph
> per gettext() call. (I would provide a patch, but I think Eric will
> complain that I don't do copyright assignment.)
Yup. Someone with a copyright assignment needs to do this.
Bruno