[gbrainy] Use gbrainy standard way of suggesting answers
- From: Jordi Mas <jmas src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gbrainy] Use gbrainy standard way of suggesting answers
- Date: Sat, 26 Sep 2009 09:53:56 +0000 (UTC)
commit 1e95052e3b50341860055bbed15c8e4c66ed3d5a
Author: Jordi Mas <jmas softcatala org>
Date: Sat Sep 26 11:49:48 2009 +0200
Use gbrainy standard way of suggesting answers
src/CalculationGames/CalculationFractions.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/CalculationGames/CalculationFractions.cs b/src/CalculationGames/CalculationFractions.cs
index 49dbe2b..e9619de 100644
--- a/src/CalculationGames/CalculationFractions.cs
+++ b/src/CalculationGames/CalculationFractions.cs
@@ -62,7 +62,7 @@ public class CalculationFractions : Game
}
public override string Question {
- get {return String.Format (Catalog.GetString ("What is the result of the given operation? You can answer using either a fraction or a number."));}
+ get {return String.Format (Catalog.GetString ("What is the result of the given operation? Answer using either a fraction or a number."));}
}
private int Factor {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]