On Thu, 29 Oct 2009 16:11:41 +0100 wile64 <[email protected]> wrote: > Not for PO, try to remove IDEintf in lazc.lpk for example !!! > I have tryed on win and linux with 0.9.28 and last svn.
It works here with English language. "invalid argument index in format" comes from the Format function. Somewhere a resourcestring was translated without the %s placeholders. This can be checked by comparing the original string with the translated string from the po file. Mattias > > > 2009/10/29 Mattias Gaertner <[email protected]> > > > On Wed, 28 Oct 2009 23:34:48 +0100 > > wile64 <[email protected]> wrote: > > > > > Hi, > > > > > > For info... > > > > > > When you try to delete requirement on a package, this make crash > > > << invalid argument index in format "". >> > > > > I guess we need a function to check for broken po files. > > > > Mattias > > > > -- > > _______________________________________________ > > Lazarus mailing list > > [email protected] > > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > > > > > -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
