diff --git a/src/util.cpp b/src/util.cpp index 995d35d730..e80203b8b8 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -685,6 +685,7 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : CBaseDlg ( parent ) "

Rob-NY (Rob-NY)

" "

Thai Pangsakulyanont (dtinth)

" "

Peter Goderie (pgScorpio)

" + "

Dan Garton (danryu)

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