On Sun, Jul 20, 2008 at 06:16:20PM +0200, Jarek Kamiński <[EMAIL PROTECTED]> was heard to say: > On Sat, Jul 19, 2008 at 02:13:55PM -0700, Daniel Burrows wrote: > > On Sat, Jul 19, 2008 at 05:47:47PM +0200, Jarek Kamiński <[EMAIL > > PROTECTED]> was heard to say: > >> Removing spaces or `\"' works around this bug, I hope this information > >> will simplify fixing the parser. > > > I had been ignoring this bug because I thought it was a translation > > error and I don't speak Polish. But indeed, the Polish translator wrote > > a broken version of the defaults file and it was committed in revision > > 52d997d3d77e. I can fix that without speaking Polish, but... > > Actually it looks like the same (or very similar) strings were used in > Etch aptitude.
Yes, but in that release they weren't included in an apt-format config file. When I converted the old pofiles to external config files I converted double-quotes to pairs of apostrophes, but I guess the translator thought it was a mistake and reverted this change. > > Anyway, the attached file should work. > > Could you upload my version? It has strings with Polish quotes > (,,blah''). Gzipped to not mess with text encoding. Hm, so Polish uses different leading quotes? Only the upper double-quotes need special escaping because they have a special meaning in the apt syntax -- you can write the lower double-quotes in literally. If you don't see what I mean, copy the file I posted into /usr/share/aptitude and see how the section descriptions look from inside the program. Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]