[gbrainy] Add comment for translators



commit 8836b76beb5a6299e5882b4d705e4551a9678b04
Author: Jordi Mas <jmas softcatala org>
Date:   Wed Oct 3 00:04:46 2012 +0200

    Add comment for translators

 src/Games/Logic/PuzzleTimeNow.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Games/Logic/PuzzleTimeNow.cs b/src/Games/Logic/PuzzleTimeNow.cs
index 4f8f7c6..8a2c010 100644
--- a/src/Games/Logic/PuzzleTimeNow.cs
+++ b/src/Games/Logic/PuzzleTimeNow.cs
@@ -30,6 +30,7 @@ namespace gbrainy.Games.Logic
 		DateTime position_a, position_b, ans, sample;
 
 		public override string Name {
+			// Translators: this the name of a game
 			get {return Translations.GetString ("Time now");}
 		}
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]