summaryrefslogtreecommitdiff
path: root/src/actions/chat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions/chat.cpp')
-rw-r--r--src/actions/chat.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/actions/chat.cpp b/src/actions/chat.cpp
index 5a328b3b5..5260d4153 100644
--- a/src/actions/chat.cpp
+++ b/src/actions/chat.cpp
@@ -610,6 +610,7 @@ impHandler(hat)
std::string str;
if (sprite == 0)
{
+ // TRANSLATORS: equipped hat chat message
str = strprintf(_("no hat equipped."));
}
else