From 13920702c8a5e5b093d9a3ef5a5e8b254931915b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 28 Apr 2015 14:19:18 +0300 Subject: eathena: implimente packet SMSG_MAIL_SET_ATTACHMENT_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 0718f7ac5..7c864325b 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -575,6 +575,14 @@ namespace NotifyManager // TRANSLATORS: notification message N_("Message send failed."), NotifyFlags::EMPTY}, + {"mail attach item error", + // TRANSLATORS: notification message + N_("Item attach failed."), + NotifyFlags::EMPTY}, + {"mail attach money error", + // TRANSLATORS: notification message + N_("Money attach failed."), + NotifyFlags::EMPTY}, }; } // namespace NotifyManager #endif // RESOURCES_NOTIFICATIONS_H -- cgit v1.2.3-60-g2f50