[gbrainy] Translators tip



commit 7e324454e9ed8ba17a84a6bfbd13e6518d224ac6
Author: Jordi Mas <jmas softcatala org>
Date:   Sat Oct 17 16:18:00 2009 +0200

    Translators tip

 src/VerbalAnalogies/AnalogiesMultipleOptions.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/VerbalAnalogies/AnalogiesMultipleOptions.cs b/src/VerbalAnalogies/AnalogiesMultipleOptions.cs
index 5857ca9..f024b47 100644
--- a/src/VerbalAnalogies/AnalogiesMultipleOptions.cs
+++ b/src/VerbalAnalogies/AnalogiesMultipleOptions.cs
@@ -62,6 +62,8 @@ public class AnalogiesMultipleOptions : Analogies
 				}
 			}
 
+			// Translators: {0} is replaced by a question and {1} by the suggestions on how to answer
+			// E.g: What is the correct option? Answer A, B, C.
 			return String.Format (Catalog.GetString ("{0} Answer {1}."),
 				current.question,
 				str);



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