diff --git a/src/util.cpp b/src/util.cpp index ee814ca747..fdebffc1d5 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -491,6 +491,7 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : CBaseDlg ( parent ) "

Jiri Popek (jardous)

" "

Gary Wang (BLumia)

" "

RobyDati (RobyDati)

" + "

Rob-NY (Rob-NY)

" "
" + tr ( "For details on the contributions check out the %1" ) .arg ( "" + tr ( "Github Contributors list" ) + "." ) );