From 75604ffe8c2ef1f2d76a44dc30e8a257b695daf5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 23 Aug 2017 01:12:26 +0300 Subject: Add ability to send new mail by /sendmail chat command. --- src/resources/notifications.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/resources/notifications.h') diff --git a/src/resources/notifications.h b/src/resources/notifications.h index 8fabc0217..cdfee9e3d 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -849,6 +849,10 @@ namespace NotifyManager // TRANSLATORS: notification message N_("Unable to buy. Wrong items selected."), NotifyFlags::EMPTY}, + {"mail name validation error", + // TRANSLATORS: notification message + N_("Mail destination name %s is wrong."), + NotifyFlags::STRING}, }; } // namespace NotifyManager #endif // RESOURCES_NOTIFICATIONS_H -- cgit v1.2.3-70-g09d2