Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > | Angus> On Wednesday 24 July 2002 5:22 pm, Jean-Marc Lasgouttes wrote: >>> >>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >>> | Angus> Let's sit back and see what happens... >>> I guess they will say that our regexp for finding these Item is >>> ugly. And they will be right. It should be more like >>> s/.*[iI][tT][eE][mM][ ]*\("[^"]*"\).*/msgid \1/p;d although there >>> is probably a better solution for the case independence. >>> >>> JMarc > | Angus> It transpires that awk is your friend: > | Was that the answer of the sed people? Amazing.
One problem though is that we do not create the pot files ourselves, but let the gettext tools do that for us (xgettext). If we could make it so that xgettext also did the extraction of the correct l10n strings that would be great. -- Lgb