summaryrefslogtreecommitdiff
path: root/src/actions/actions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions/actions.cpp')
-rw-r--r--src/actions/actions.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/actions/actions.cpp b/src/actions/actions.cpp
index 270230463..668b1aeb9 100644
--- a/src/actions/actions.cpp
+++ b/src/actions/actions.cpp
@@ -1733,6 +1733,7 @@ impHandler(seen)
if (config.getBoolValue("enableIdCollecting") == false)
{
+ // TRANSLATORS: last seen disabled warning
tab->chatLog(_("Last seen disabled. "
"Enable in players / collect players id and seen log."),
ChatMsgType::BY_SERVER);