tags 437439 +pending thanks On Sun, Aug 12, 2007 at 05:19:26PM +0200, Helge Kreutzmann wrote: > While translating your messages.pot to German the following errors > were noticed: > -msgid "Best:% 3d" > +msgid "Best: %3d" > > -msgid "Par:% 3d" > +msgid "Par: %3d"
These are indeed no typos. A space following % is allowed and inserts a space. Don't know how "Best:% 3d" and "Best: %3d" differ. Probably only for negative numbers. > -"jump. Try it out on different types of tile. Use the space bar or " > +"jump. Try it out on different types of tiles. Use the space bar or " I fixed this everywhere. Thanks, Jens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

