From: acspike Date: Fri, 23 Jun 2006 00:20:55 +0000 (+0000) Subject: add translator name [ 1511010 ] a double patch to add another translator to the list X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=488884238b28edeba7d03287816c520f891fd17d;p=inkscape.git add translator name [ 1511010 ] a double patch to add another translator to the list --- diff --git a/TRANSLATORS b/TRANSLATORS index e11469d96..800179495 100644 --- a/TRANSLATORS +++ b/TRANSLATORS @@ -75,6 +75,7 @@ Wang Li , 2002. Wei-Lun Chao , 2006. Xavier Conde Rueda , 2004, 2005 Yukihiro Nakai , 2000, 2003. +Yuri Beznos , 2006. Yuri Syrota , 2000. Yves Guillou , 2004. Zdenko Podobný , 2003, 2004. diff --git a/src/ui/dialog/aboutbox.cpp b/src/ui/dialog/aboutbox.cpp index 486b9fe71..1b05c5d79 100644 --- a/src/ui/dialog/aboutbox.cpp +++ b/src/ui/dialog/aboutbox.cpp @@ -330,6 +330,7 @@ gchar const *translators_text() { "Wei-Lun Chao , 2006.\n" "Xavier Conde Rueda , 2004, 2005\n" "Yukihiro Nakai , 2000, 2003.\n" + "Yuri Beznos , 2006.\n" "Yuri Syrota , 2000.\n" "Yves Guillou , 2004.\n" "Zdenko Podobný , 2003, 2004.\n";