gbrainy r496 - in trunk: po src/PuzzleGames



Author: jmas
Date: Wed Jan  7 13:05:11 2009
New Revision: 496
URL: http://svn.gnome.org/viewvc/gbrainy?rev=496&view=rev

Log:
Update Catalan translation

Modified:
   trunk/po/ChangeLog
   trunk/po/ca.po
   trunk/src/PuzzleGames/PuzzleHandshakes.cs

Modified: trunk/src/PuzzleGames/PuzzleHandshakes.cs
==============================================================================
--- trunk/src/PuzzleGames/PuzzleHandshakes.cs	(original)
+++ trunk/src/PuzzleGames/PuzzleHandshakes.cs	Wed Jan  7 13:05:11 2009
@@ -31,7 +31,7 @@
 
 	public override string Question {
 		get {return String.Format (
-			Catalog.GetString ("All attendees to a party are introduced to one another. {0} handshakes are made in total. How many people are attending the party? "), 				handshakes);
+			Catalog.GetString ("All attendees to a party are introduced to one another. {0} handshakes are made in total. How many people are attending the party?"), 				handshakes);
 		}
 	}
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]