/pidgin/main: c9cc21192acf: Remove email address for past transl...

Mark Doliner mark at kingant.net
Wed Nov 5 01:17:19 EST 2014


Changeset: c9cc21192acfa8ca6d48cc2556ed30223ea38373
Author:	 Mark Doliner <mark at kingant.net>
Date:	 2014-11-04 22:18 -0800
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/c9cc21192acf

Description:

Remove email address for past translator.

I prefer not showing this email address. I prefer to respectfully leave
past translators in peace. If we really need to contact them we can
always dig the email address out of source control or email archives
or trac.

diffstat:

 pidgin/gtkdialogs.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff --git a/pidgin/gtkdialogs.c b/pidgin/gtkdialogs.c
--- a/pidgin/gtkdialogs.c
+++ b/pidgin/gtkdialogs.c
@@ -342,7 +342,7 @@ static const struct translator past_tran
 	{N_("Slovenian"),           "sl", "Matjaz Horvat", NULL},
 	{N_("Serbian"),             "sr", "Danilo Å egan", NULL},
 	{NULL,                      NULL, "Aleksandar Urosevic", NULL},
-	{N_("Swedish"),             "sv", "Peter Hjalmarsson", "xake at telia.com"},
+	{N_("Swedish"),             "sv", "Peter Hjalmarsson", NULL},
 	{N_("Swedish"),             NULL, "Tore Lundqvist", NULL},
 	{NULL,                      NULL, "Christian Rose", NULL},
 	{N_("Telugu"),              "te", "Mr. Subbaramaih", NULL},



More information about the Commits mailing list