From 50f4daf53d60cfb90107fd4989dd1869bc1f3e35 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 24 Aug 2017 23:08:40 +0300 Subject: Add support for removing item from mail. --- src/resources/notifications.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/resources') diff --git a/src/resources/notifications.h b/src/resources/notifications.h index 490ea3191..1e25dbdb3 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -873,6 +873,10 @@ namespace NotifyManager // TRANSLATORS: notification message N_("Item %s attach failed. Unknown error."), NotifyFlags::STRING}, + {"mail remove item error", + // TRANSLATORS: notification message + N_("Item %s remove failed."), + NotifyFlags::STRING}, }; } // namespace NotifyManager #endif // RESOURCES_NOTIFICATIONS_H -- cgit v1.2.3-60-g2f50