From b6f49d9db7221c762652e94e6a52b50d4b4bc913 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 22 Feb 2015 17:58:11 +0300 Subject: eathena: add messages about pet feed result. --- 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 8bb14291a..428b0da0c 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -493,6 +493,14 @@ namespace NotifyManager // TRANSLATORS: notification message N_("No store information available."), NotifyFlags::EMPTY}, + {"pet feed ok", + // TRANSLATORS: notification message + N_("Pet feeding success."), + NotifyFlags::EMPTY}, + {"pet feed error", + // TRANSLATORS: notification message + N_("Pet feeding error."), + NotifyFlags::EMPTY}, }; } // namespace NotifyManager #endif // RESOURCES_NOTIFICATIONS_H -- cgit v1.2.3-70-g09d2