[gbrainy] Fixes launchpad bug #693447
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbrainy] Fixes launchpad bug #693447
- Date: Thu, 23 Dec 2010 07:31:31 +0000 (UTC)
commit a52571457a37dc94fa0c8bc6fbc6dd54a5f56aae
Author: Jordi Mas <jmas softcatala org>
Date: Thu Dec 23 08:33:16 2010 +0100
Fixes launchpad bug #693447
src/Games/Logic/PuzzleMatrixGroups.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Games/Logic/PuzzleMatrixGroups.cs b/src/Games/Logic/PuzzleMatrixGroups.cs
index 6148bb7..5837c8b 100644
--- a/src/Games/Logic/PuzzleMatrixGroups.cs
+++ b/src/Games/Logic/PuzzleMatrixGroups.cs
@@ -36,7 +36,7 @@ namespace gbrainy.Games.Logic
}
public override string Question {
- get {return Catalog.GetString ("One of numbers in the matrix must be circled. Which one?");}
+ get {return Catalog.GetString ("One of the 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]