gbrainy r315 - trunk/src
- From: jmas svn gnome org
- To: svn-commits-list gnome org
- Subject: gbrainy r315 - trunk/src
- Date: Tue, 6 May 2008 13:16:23 +0100 (BST)
Author: jmas
Date: Tue May 6 12:16:23 2008
New Revision: 315
URL: http://svn.gnome.org/viewvc/gbrainy?rev=315&view=rev
Log:
Use American spelling
Modified:
trunk/src/PuzzleExtraCircle.cs
Modified: trunk/src/PuzzleExtraCircle.cs
==============================================================================
--- trunk/src/PuzzleExtraCircle.cs (original)
+++ trunk/src/PuzzleExtraCircle.cs Tue May 6 12:16:23 2008
@@ -49,7 +49,7 @@
public override string Answer {
get {
string answer = base.Answer + " ";
- answer += String.Format (Catalog.GetString ("In all the circles the colour slides follow the same order except for this one."));
+ answer += String.Format (Catalog.GetString ("In all the circles the color slides follow the same order except for this one."));
return answer;
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]