From 08d9fbf5d4fb388bc186729a1174bf4aef0f8095 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 22 Aug 2015 16:27:04 +0300 Subject: Impliment packet SMSG_PLAYER_CART_ADD_ERROR. --- 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 40c377b4e..cf509b104 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -641,6 +641,14 @@ namespace NotifyManager // TRANSLATORS: notification message N_("Refine unknown for item %s."), NotifyFlags::STRING}, + {"cart add weight error", + // TRANSLATORS: notification message + N_("You can't add item to card because weight too high."), + NotifyFlags::EMPTY}, + {"cart add count error", + // TRANSLATORS: notification message + N_("You can't add item to card because too many items."), + NotifyFlags::EMPTY}, }; } // namespace NotifyManager #endif // RESOURCES_NOTIFICATIONS_H -- cgit v1.2.3-60-g2f50