diff options
Diffstat (limited to 'src/resources/notifications.h')
-rw-r--r-- | src/resources/notifications.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/notifications.h b/src/resources/notifications.h index 84a738c79..037cf25a2 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -883,7 +883,7 @@ namespace NotifyManager NotifyFlags::EMPTY}, {"mail send count error", // TRANSLATORS: notification message - N_("Mail send failed. Too mail mails sent."), + N_("Mail send failed. Too many mails sent."), NotifyFlags::EMPTY}, {"mail send item error", // TRANSLATORS: notification message |