From cff8879242e1f692dee58ac764c5a54da1a996cd Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 27 Apr 2015 20:07:35 +0300 Subject: eathena: impliment packet SMSG_MAIL_SEND_MAIL_ACK. --- src/resources/notifications.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/resources/notifications.h') diff --git a/src/resources/notifications.h b/src/resources/notifications.h index 9ca406712..0718f7ac5 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -567,6 +567,14 @@ namespace NotifyManager // TRANSLATORS: notification message N_("Left %d seconds until you can use item."), NotifyFlags::INT}, + {"mail send ok", + // TRANSLATORS: notification message + N_("Message succesfully sent."), + NotifyFlags::EMPTY}, + {"mail send error", + // TRANSLATORS: notification message + N_("Message send failed."), + NotifyFlags::EMPTY}, }; } // namespace NotifyManager #endif // RESOURCES_NOTIFICATIONS_H -- cgit v1.2.3-70-g09d2