diff options
-rw-r--r-- | src/notifications.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notifications.h b/src/notifications.h index 84702c6cf..b3bb2f2f2 100644 --- a/src/notifications.h +++ b/src/notifications.h @@ -261,7 +261,7 @@ namespace NotifyManager N_("Cannot raise skill!"), EMPTY}, {"arrow equip needed", // TRANSLATORS: notification message - N_("Equip arrows first."), EMPTY}, + N_("Equip ammunition first."), EMPTY}, {"trade fail far away", // TRANSLATORS: notification message N_("Trading with %s isn't possible. Trade partner is " |