SF.net SVN: geany:[4953] trunk

frlan at users.sourceforge.net frlan at xxxxx
Mon May 24 09:59:16 UTC 2010


Revision: 4953
          http://geany.svn.sourceforge.net/geany/?rev=4953&view=rev
Author:   frlan
Date:     2010-05-24 09:59:16 +0000 (Mon, 24 May 2010)

Log Message:
-----------
Update of translation credits to reflect some changes on Spanish translation team and honor work that has been done

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/THANKS
    trunk/src/about.c

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2010-05-24 09:47:04 UTC (rev 4952)
+++ trunk/ChangeLog	2010-05-24 09:59:16 UTC (rev 4953)
@@ -1,3 +1,10 @@
+2010-05-24  Frank Lanitz  <frank at frank.uvena.de>
+
+ * THANKS, src/about.c:
+   Update of translation credits to reflect a change on Spanish
+   translation team better. 
+
+
 2010-05-23  Lex Trotman  <elextr.at.gmail.dot.com>
 
  * src/build.c:

Modified: trunk/THANKS
===================================================================
--- trunk/THANKS	2010-05-24 09:47:04 UTC (rev 4952)
+++ trunk/THANKS	2010-05-24 09:59:16 UTC (rev 4953)
@@ -97,6 +97,7 @@
 Damián Viano <debian(at)damianv(dot)com(dot)ar> - es
 Antonio Jiménez González <tonificante(at)hotmail(dot)com> - es
 Nacho Cabanes <ncabanes(at)gmail(dot)com> - es
+Lucas Vieites <lucasvieites(at)gmail(dot)com>
 Harri Koskinen <harri(at)fastmonkey(dot)org> - fi
 Jari Rahkonen <jari(dot)rahkonen(at)pp1(dot)inet(dot)fi> - fi
 Jean-Philippe Moal <skateinmars(at)skateinmars(dot)net> - fr

Modified: trunk/src/about.c
===================================================================
--- trunk/src/about.c	2010-05-24 09:47:04 UTC (rev 4952)
+++ trunk/src/about.c	2010-05-24 09:59:16 UTC (rev 4953)
@@ -51,7 +51,7 @@
 	{ "de_DE", "Frank Lanitz <frank at frank.uvena.de>\nDominic Hopf <dmaphy at googlemail.com>" },
 	{ "el", "Stavros Temertzidis <bullgr at gmail.com>" },
 	{ "en_GB", "Jeff Bailes <thepizzaking at gmail.com>" },
-	{ "es", "Damián Viano <debian at damianv.com.ar>\nNacho Cabanes <ncabanes at gmail.com>" },
+	{ "es", "Antonio Jiménez González <tonificante at hotmail.com>\nLucas Vieites <lucasvieites at gmail.com>" },
 	{ "fi", "Harri Koskinen <harri at fastmonkey.org>\nJari Rahkonen <jari.rahkonen at pp1.inet.fi>" },
 	{ "fr", "Jean-Philippe Moal <skateinmars at skateinmars.net>" },
 	{ "gl", "José Manuel Castroagudín Silva <chavescesures at gmail.com>"},
@@ -76,6 +76,7 @@
 static const gint translators_len = G_N_ELEMENTS(translators);
 
 const gchar *prev_translators[][2] = {
+	{ "es", "Damián Viano <debian at damianv.com.ar>\nNacho Cabanes <ncabanes at gmail.com>" },
 	{ "pl_PL", "Jacek Wolszczak <shutdownrunner at o2.pl>" },
 	{ "nl", "Kurt De Bree <kdebree at telenet.be>" }
 };


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list