[gbrainy] Suggestion for translators
- From: Jordi Mas <jmas src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gbrainy] Suggestion for translators
- Date: Wed, 4 Nov 2009 05:02:32 +0000 (UTC)
commit f1fd5fa9871e169e60008ba0e70d53e36212675e
Author: Jordi Mas <jmas softcatala org>
Date: Wed Nov 4 06:03:09 2009 +0100
Suggestion for translators
src/PuzzleGames/PuzzleTimeNow.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/PuzzleGames/PuzzleTimeNow.cs b/src/PuzzleGames/PuzzleTimeNow.cs
index e583a14..a79ac07 100644
--- a/src/PuzzleGames/PuzzleTimeNow.cs
+++ b/src/PuzzleGames/PuzzleTimeNow.cs
@@ -32,7 +32,7 @@ public class PuzzleTimeNow : Game
public override string Question {
get {return (String.Format (
-
+ // Translators: {1} and {2} are replaced by hours
Catalog.GetString ("{0} hours ago it was as long after {1} as it was before {2} on the same day. What is the time now?"),
after, position_a, position_b));}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]