diff --git a/src/duckstation-qt/aboutdialog.cpp b/src/duckstation-qt/aboutdialog.cpp index 6ec9b149a..b0cafa4f4 100644 --- a/src/duckstation-qt/aboutdialog.cpp +++ b/src/duckstation-qt/aboutdialog.cpp @@ -40,14 +40,15 @@ p, li { white-space: pre-wrap; }

%1

%2:

Connor McLaughlin <stenzek@gmail.com>

-

and other contributors

-

%3 icons8

-

%4 | GitHub | Discord

+

%3

+

%4 icons8

+

%5 | GitHub | Discord

)") .arg(tr("DuckStation is a free simulator/emulator of the Sony PlayStationTM console, focusing on playability, " "speed, and long-term maintainability.")) .arg(tr("Authors")) + .arg(tr("and other contributors")) .arg(tr("Icon by")) .arg(tr("License"))); }