From fa53b13f7309749bbf38bfffa5bd284e0a667740 Mon Sep 17 00:00:00 2001 From: Marius Kittler Date: Mon, 23 Jul 2018 14:45:16 +0200 Subject: [PATCH] Fix typo occured -> occurred --- misc/dbusnotification.cpp | 2 +- settingsdialog/settingsdialog.cpp | 4 ++-- translations/qtutilities_de_DE.ts | 30 +++++++++++++++--------------- translations/qtutilities_en_US.ts | 30 +++++++++++++++--------------- 4 files changed, 33 insertions(+), 33 deletions(-) diff --git a/misc/dbusnotification.cpp b/misc/dbusnotification.cpp index 40ecc6e..8e124ec 100644 --- a/misc/dbusnotification.cpp +++ b/misc/dbusnotification.cpp @@ -246,7 +246,7 @@ void DBusNotification::setImage(const QImage &image) /*! * \brief Makes the notification object delete itself when the notification has - * been closed or an error occured. + * been closed or an error occurred. */ void DBusNotification::deleteOnCloseOrError() { diff --git a/settingsdialog/settingsdialog.cpp b/settingsdialog/settingsdialog.cpp index 70df779..ead5f60 100644 --- a/settingsdialog/settingsdialog.cpp +++ b/settingsdialog/settingsdialog.cpp @@ -242,7 +242,7 @@ bool SettingsDialog::apply() // add error message if (errorMessage.isEmpty()) { - errorMessage = tr("

Errors occured when applying changes: