gbrainy r388 - trunk/src



Author: jmas
Date: Fri Jul 11 11:14:49 2008
New Revision: 388
URL: http://svn.gnome.org/viewvc/gbrainy?rev=388&view=rev

Log:
More clear sentence

Modified:
   trunk/src/PuzzleMatrixGroups.cs

Modified: trunk/src/PuzzleMatrixGroups.cs
==============================================================================
--- trunk/src/PuzzleMatrixGroups.cs	(original)
+++ trunk/src/PuzzleMatrixGroups.cs	Fri Jul 11 11:14:49 2008
@@ -33,7 +33,7 @@
 	}
 
 	public override string Question {
-		get {return Catalog.GetString ("There is a missing circled number in the matrix. Which one?");}
+		get {return Catalog.GetString ("One of numbers in the matrix must be circled. Which one?");}
 	}
 
 	public override string Tip {



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