@ -41,6 +42,7 @@ class about : public QDialog, private Ui::AboutDlg{
@@ -41,6 +42,7 @@ class about : public QDialog, private Ui::AboutDlg{
te_thanks->append("<li>I am gratefull to Peter Koeleman (peter@qbittorrent.org) and Johnny Mast (rave@qbittorrent.org) who helped me port qBittorrent to Windows.</li>");
te_thanks->append(QString::fromUtf8("<li>Thanks a lot to our graphist Mateusz Toboła (tobejodok@qbittorrent.org) for his great work.</li></ul>"));
// Translation
te_translation->append("<a name='top'></a>");
te_translation->append(tr("I would like to thank the following people who volunteered to translate qBittorrent:")+"<br>");
te_translation->append(QString::fromUtf8(
"<i>- <u>Brazilian:</u> Nick Marinho (nickmarinho@gmail.com)<br>\
@ -68,7 +70,9 @@ class about : public QDialog, private Ui::AboutDlg{
@@ -68,7 +70,9 @@ class about : public QDialog, private Ui::AboutDlg{