/pidgin/main: c9cc21192acf: Remove email address for past transl...
Mark Doliner <[email protected]>
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: c9cc21192acfa8ca6d48cc2556ed30223ea38373 Author: Mark Doliner <[email protected]> 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", "[email protected]"}, + {N_("Swedish"), "sv", "Peter Hjalmarsson", NULL}, {N_("Swedish"), NULL, "Tore Lundqvist", NULL}, {NULL, NULL, "Christian Rose", NULL}, {N_("Telugu"), "te", "Mr. Subbaramaih", NULL},