diff --git a/src/libsync/nextcloudtheme.cpp b/src/libsync/nextcloudtheme.cpp index 6678c6e82e..9dd76e92eb 100644 --- a/src/libsync/nextcloudtheme.cpp +++ b/src/libsync/nextcloudtheme.cpp @@ -47,7 +47,7 @@ QString NextcloudTheme::about() const .arg(MIRALL_VERSION_STRING).arg("http://" MIRALL_STRINGIFY(APPLICATION_DOMAIN)) .arg(MIRALL_STRINGIFY(APPLICATION_DOMAIN)); - re += trUtf8("
By Klaas Freitag, Daniel Molkentin, Jan-Christoph Borchardt, " + re += tr("
By Klaas Freitag, Daniel Molkentin, Jan-Christoph Borchardt, " "Olivier Goffart, Markus Götz and others.
"); re += tr("This release was supplied by the Nextcloud GmbH
"