From ab46f11af268fe60321c353e3f41f590afd031a9 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Fri, 28 Nov 2008 14:30:07 +0000 Subject: [PATCH] - Added name name of new turkish translator to about dialog --- src/about_imp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/about_imp.h b/src/about_imp.h index b2eb14e2d..7990ce8dc 100644 --- a/src/about_imp.h +++ b/src/about_imp.h @@ -76,7 +76,7 @@ class about : public QDialog, private Ui::AboutDlg{ - Slovak: helix84
\ - Spanish: Vicente Raul Plata Fonseca (silverxnt@users.sourceforge.net) and Gabriel de Oliveira (deadloop@hotmail.com)
\ - Swedish: Daniel Nylander (po@danielnylander.se)
\ - - Turkish: Erdem Bingöl (erdem84@gmail.com)
\ + - Turkish: Hasan YILMAZ (iletisim@hedefturkce.com) and Erdem Bingöl (erdem84@gmail.com)
\ - Ukrainian: Andrey Shpachenko (masterfix@users.sourceforge.net)

")); te_translation->append(tr("Please contact me if you would like to translate qBittorrent into your own language.")); te_translation->scrollToAnchor(QString::fromUtf8("top"));