[anjuta] libanjuta: bgo#633911 - Unknown needs a translator comment



commit c6fb135826d13c740e58e253e5fc798546ac0774
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Wed Nov 17 23:02:33 2010 +0100

    libanjuta: bgo#633911 - Unknown needs a translator comment

 plugins/am-project/am-project.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/am-project/am-project.c b/plugins/am-project/am-project.c
index c74cc42..11a0632 100644
--- a/plugins/am-project/am-project.c
+++ b/plugins/am-project/am-project.c
@@ -102,6 +102,8 @@ static AmpNodeInfo AmpNodeInformations[] = {
 	NULL},
 
 	{{ANJUTA_PROJECT_TARGET | ANJUTA_PROJECT_UNKNOWN,
+	/* Translator: Unknown here is a target type, if not unknown it can
+	 * be a program or a shared library by example */
 	N_("Unknown"),
 	"text/plain"},
 	ANJUTA_TOKEN_NONE,



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