[gbrainy] Standarized position of the color name
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbrainy] Standarized position of the color name
- Date: Sun, 20 Nov 2011 15:48:52 +0000 (UTC)
commit 0080fe81e6acd8e944d7be5f13a72f3f87a3656b
Author: Jordi Mas <jmas softcatala org>
Date: Sun Nov 20 16:46:55 2011 +0100
Standarized position of the color name
src/Games/Logic/PuzzleSquareSheets.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Games/Logic/PuzzleSquareSheets.cs b/src/Games/Logic/PuzzleSquareSheets.cs
index 71f955e..aa796df 100644
--- a/src/Games/Logic/PuzzleSquareSheets.cs
+++ b/src/Games/Logic/PuzzleSquareSheets.cs
@@ -40,7 +40,7 @@ namespace gbrainy.Games.Logic
public override string Rationale {
get {
// Translators: the translated version should not take more characters that the English original
- return translations.GetString ("A full sized square of paper (yellow), a 3/4 of the whole size square of paper in the bottom right corner (blue), another 3/4 square of paper (green) in the top left corner and a 1/4 square of paper (red) in the top left corner.");
+ return translations.GetString ("A full sized square of paper (yellow), a 3/4 of the whole size square of paper (blue) in the bottom right corner, another 3/4 square of paper (green) in the top left corner and a 1/4 square of paper (red) in the top left corner.");
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]