From 76087008664d96b492fde077bb8b8e632ea30ba8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 21 Aug 2015 15:37:42 +0300 Subject: Impliment packet SMSG_PLAYER_ITEM_RENTAL_TIME (hercules). --- src/resources/notifications.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/resources/notifications.h') diff --git a/src/resources/notifications.h b/src/resources/notifications.h index c90e6edff..4dd8a585f 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -612,13 +612,15 @@ namespace NotifyManager N_("Can't get attach. Too many items."), NotifyFlags::EMPTY}, {"new mail", - // TRANSLATORS: notification message "%s", NotifyFlags::STRING}, {"mail type battle field", // TRANSLATORS: notification message N_("You enter battle field."), NotifyFlags::EMPTY}, + {"rental time left", + "%s", + NotifyFlags::STRING}, }; } // namespace NotifyManager #endif // RESOURCES_NOTIFICATIONS_H -- cgit v1.2.3-70-g09d2