[gbrainy] Fixes 751081
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbrainy] Fixes 751081
- Date: Thu, 18 Jun 2015 19:54:04 +0000 (UTC)
commit 7115005b001a804fad512cc8576889267eb78776
Author: Jordi Mas <jmas softcatala org>
Date: Thu Jun 18 21:53:23 2015 +0200
Fixes 751081
src/Games/Logic/PuzzlePredicateLogic.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Games/Logic/PuzzlePredicateLogic.cs b/src/Games/Logic/PuzzlePredicateLogic.cs
index 46d7cab..9b581b4 100644
--- a/src/Games/Logic/PuzzlePredicateLogic.cs
+++ b/src/Games/Logic/PuzzlePredicateLogic.cs
@@ -66,7 +66,7 @@ namespace gbrainy.Games.Logic
new Predicate (String.Format (Translations.GetString ("If no ill artist is
happy and some artists are happy. Which of the following conclusions is correct? Answer {0}, {1}, {2} or
{3}."),
Answer.GetMultiOption (0), Answer.GetMultiOption (1),
Answer.GetMultiOption (2), Answer.GetMultiOption (3)),
- Translations.GetString ("Some artist are not ill"),
+ Translations.GetString ("Some artists are not ill"),
Translations.GetString ("Some painters are not artists"),
Translations.GetString ("All artists are happy"),
Translations.GetString ("None of the other options"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]