From 600c370ed33ec9828ef609d68a8e46d564f0f1af Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 29 Apr 2015 21:36:44 +0300 Subject: eathena: impliment packet SMSG_MAIL_RETURN. --- 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 7c864325b..0aa9d1c08 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -583,6 +583,14 @@ namespace NotifyManager // TRANSLATORS: notification message N_("Money attach failed."), NotifyFlags::EMPTY}, + {"mail return error", + // TRANSLATORS: notification message + N_("Message return failed."), + NotifyFlags::EMPTY}, + {"mail return ok", + // TRANSLATORS: notification message + N_("Message return success."), + NotifyFlags::EMPTY}, }; } // namespace NotifyManager #endif // RESOURCES_NOTIFICATIONS_H -- cgit v1.2.3-70-g09d2