A line break is unnecessary in this message.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
&& !updateSucceeded() /* Someone might have run the updater manually between restarts */) {
const auto messageBoxStartInstaller = new QMessageBox(QMessageBox::Information,
tr("New %1 update ready").arg(Theme::instance()->appNameGUI()),
- tr("A new update for %1 is about to be installed. The updater may ask\n"
+ tr("A new update for %1 is about to be installed. The updater may ask "
"for additional privileges during the process.")
.arg(Theme::instance()->appNameGUI()),
QMessageBox::Ok,