gbrainy r245 - trunk/src



Author: jmas
Date: Sun Feb 24 12:35:00 2008
New Revision: 245
URL: http://svn.gnome.org/viewvc/gbrainy?rev=245&view=rev

Log:
Sync strings

Modified:
   trunk/src/GameDrawingArea.cs

Modified: trunk/src/GameDrawingArea.cs
==============================================================================
--- trunk/src/GameDrawingArea.cs	(original)
+++ trunk/src/GameDrawingArea.cs	Sun Feb 24 12:35:00 2008
@@ -300,7 +300,7 @@
 		case 7:
 			return Catalog.GetString ("Use the Custom Game Selection to choose exactly which games you want to play.");
 		case 8:
-			return Catalog.GetString ("Use the Preferences to adjust the difficulty level of the game.");
+			return Catalog.GetString ("Use the Settings to adjust the difficulty level of the game.");
 		case 9:
 			return Catalog.GetString ("Association of elements is a common technique for remembering things.");
 		}



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