Bug#437439: hex-a-hop: Minor typos in programm messages
Jens Seidel
jensseidel at users.sf.net
Wed Aug 15 00:03:39 UTC 2007
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
More information about the Pkg-games-devel
mailing list