On Mon, Jun 19, 2006 at 05:03:37PM +0200, Thomas Huriaux wrote:
[...]
> There are two problems here:
> 1. If you take for example the string
> "What would you like to do about ${BASENAME}?"
> it appears twice in templates.master (lines 10 and 18) while being
> referenced only once in the po file with the following line:
> #: ../templates.master:18
>
> This is a bug in intltool-extract, which uses hashes instead of
> lists. When a string appears for the second time, it overrides the
> definition of the first appearance.
>
> I'm not sure about how to fix it, so I'd prefer to have Denis'
> opinion before trying to work on it.
Thanks Thomas for working on this.
You are right, intltool-extract should use a list to avoid this problem.
I had a look some time ago, and also on #366227 (in short, line number
should be replaced by a template number). I do not remember exactly
what I tried, but I did not find a good solution for these problems yet.
Denis
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]