talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 7743bc48d662e8abead56f34d1e2a26987689efc
parent 9e6eb7883307203f591b1c1f154e8779e6fc092e
Author: Paul <paul@claws-mail.org>
Date:   Mon, 28 Apr 2014 21:38:51 +0100

belatedly update details of Hebrew translator

Diffstat:
MAUTHORS | 2+-
Msrc/gtk/authors.h | 1+
Mtools/claws.i18n.status.pl | 2++
3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/AUTHORS b/AUTHORS @@ -50,7 +50,7 @@ Claws Mail translation team [es] Ricardo Mones Lastra <ricardo@mones.org> [fi] Flammie Pirinen <flammie@iki.fi> [fr] Tristan Chabredier <wwp@claws-mail.org> - [he] Ofer <oc666@netvision.net.il> + [he] Ghengis Khan <genghiskhan@gmx.ca> [hr] Dragan <drleskov@inet.hr> [hu] Pader Rezso <rezso@rezso.net> [id] MSulchan Darmawan <bleketux@gmail.com> diff --git a/src/gtk/authors.h b/src/gtk/authors.h @@ -41,6 +41,7 @@ static char *TRANS_TEAM_LIST[] = { "[es] Ricardo Mones Lastra <ricardo@mones.org>", "[fi] Flammie Pirinen <flammie@iki.fi>", "[fr] Colin Leroy <colin@colino.net>", +"[he] Genghis Khan <genghiskhan@gmx.ca>", "[hu] Páder Rezső <rezso@rezso.net>", "[id] MSulchan Darmawan <bleketux@gmail.com>", "[lt] Mindaugas Baranauskas <embar@super.lt>", diff --git a/tools/claws.i18n.status.pl b/tools/claws.i18n.status.pl @@ -17,6 +17,7 @@ 'es.po' => 'Spanish', 'fi.po' => 'Finnish', 'fr.po' => 'French', + 'he.po' => 'Hebrew', 'hu.po' => 'Hungarian', 'id_ID.po' => 'Indonesian', # 'it.po' => 'Italian', @@ -43,6 +44,7 @@ 'es.po' => 'Ricardo Mones Lastra <ricardo@mones.org>', 'fi.po' => 'Flammie Pirinen <flammie@iki.fi>', 'fr.po' => 'Tristan Chabredier <wwp@claws-mail.org>', + 'he.po' => 'Genghis Khan <genghiskhan@gmx.ca>', 'hu.po' => 'P&aacute;der Rezs&#337; <rezso@rezso.net>', 'id_ID.po' => 'MSulchan Darmawan <bleketux@gmail.com>', # 'it.po' => 'Andrea Spadaccini <a.spadaccini@catania.linux.it>',