summaryrefslogtreecommitdiff
path: root/src/progs/manaplus/actions/commands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/progs/manaplus/actions/commands.cpp')
-rw-r--r--src/progs/manaplus/actions/commands.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/progs/manaplus/actions/commands.cpp b/src/progs/manaplus/actions/commands.cpp
index 57f5125b2..4d82c0b33 100644
--- a/src/progs/manaplus/actions/commands.cpp
+++ b/src/progs/manaplus/actions/commands.cpp
@@ -2207,6 +2207,7 @@ impHandler0(trimMemory)
#ifdef HAVE_MALLOC_TRIM
malloc_trim(0);
#else
+ // TRANSLATORS: chat error about trim command
localChatTab->chatLog(_("Trim memory not supported"),
ChatMsgType::BY_SERVER,
IgnoreRecord_false,