From: Flavio Tordini Date: Mon, 7 Sep 2009 08:37:00 +0000 (+0200) Subject: Credits X-Git-Tag: 0.6~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c273a82108081f0b662cafa4c68913c2f434d6cb;p=minitube Credits --- diff --git a/src/AboutView.cpp b/src/AboutView.cpp index 3aab74b..16a8d28 100644 --- a/src/AboutView.cpp +++ b/src/AboutView.cpp @@ -29,9 +29,11 @@ AboutView::AboutView(QWidget *parent) : QWidget(parent) { + tr("Please donate via PayPal to support the continued development of %2.") .arg(QString(Constants::WEBSITE).append("#donate"), Constants::APP_NAME) + "

" - "

" + tr("Icon designed by %1.").arg("Sebastian Kraft") + "

" - - "

" + tr("Compact mode contributed by %1.").arg("Stefan Brück") + "

" + "

" + + tr("Icon designed by %1.").arg("Sebastian Kraft") + + "
" + tr("Compact mode contributed by %1.").arg("Stefan Brück") + + "
" + tr("HTTP proxy support contributed by %1.").arg("Kiwamu Okabe") + + "

" "

" + tr("Translated by %1").arg("Nikita Lyalin (ru_RU), " "Márcio Moraes (pt_BR), "