r4007 - in packages/trunk/hex-a-hop/debian: i18n patches

Jens Seidel jseidel-guest at alioth.debian.org
Thu Aug 30 22:26:11 UTC 2007


Author: jseidel-guest
Date: 2007-08-30 22:26:11 +0000 (Thu, 30 Aug 2007)
New Revision: 4007

Modified:
   packages/trunk/hex-a-hop/debian/i18n/de.po
   packages/trunk/hex-a-hop/debian/patches/pango_fonts.patch
Log:
Fixed two typos

Modified: packages/trunk/hex-a-hop/debian/i18n/de.po
===================================================================
--- packages/trunk/hex-a-hop/debian/i18n/de.po	2007-08-30 18:50:51 UTC (rev 4006)
+++ packages/trunk/hex-a-hop/debian/i18n/de.po	2007-08-30 22:26:11 UTC (rev 4007)
@@ -589,7 +589,7 @@
 
 #: level_list.h:32
 msgid "  Mini  Island"
-msgstr "  Mini  Insel"
+msgstr "  Mini-  Insel"
 
 #: level_list.h:33
 msgid "  Island  Variation"

Modified: packages/trunk/hex-a-hop/debian/patches/pango_fonts.patch
===================================================================
--- packages/trunk/hex-a-hop/debian/patches/pango_fonts.patch	2007-08-30 18:50:51 UTC (rev 4006)
+++ packages/trunk/hex-a-hop/debian/patches/pango_fonts.patch	2007-08-30 22:26:11 UTC (rev 4007)
@@ -277,7 +277,7 @@
 +
 +	static bool print = true; // avoid flickering!
 +	if (print) {
-+		std::cerr << "Warning: don't know window with for message:\n" << tmp << "\n";
++		std::cerr << "Warning: don't know window width for message:\n" << tmp << "\n";
 +		for (unsigned int i=0; i<strlen(tmp); ++i)
 +			if (!std::isspace(tmp[i]))
 +				print = false;




More information about the Pkg-games-commits mailing list