Update util.cpp

This commit is contained in:
ignotus 2020-06-04 12:25:07 +02:00 committed by GitHub
parent 8fa4b8472b
commit 7b7f65f4b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -370,7 +370,7 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : QDialog ( parent )
// libraries used by this compilation
txvLibraries->setText (
+ tr ( "This app uses the following libraries, resources or code snippets:" ) +
tr ( "This app uses the following libraries, resources or code snippets:" ) +
"<br><p>" + tr ( "Qt cross-platform application framework" ) +
", <i><a href=""http://www.qt.io"">http://www.qt.io</a></i></p>"
"<p>Opus Interactive Audio Codec"