From 9f39b5c84d0b244e093380e5ad7d53c2a21d2f34 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 23:35:31 +0300 Subject: Move chat command /serverunignoreall into actions. --- src/input/pages/chat.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages/chat.cpp') diff --git a/src/input/pages/chat.cpp b/src/input/pages/chat.cpp index 27e239cce..749752ab6 100644 --- a/src/input/pages/chat.cpp +++ b/src/input/pages/chat.cpp @@ -90,6 +90,12 @@ SetupActionData setupActionDataChat[] = InputAction::SERVER_IGNORE_ALL, "", }, + { + // TRANSLATORS: input action name + N_("Unignore all whispers on server side"), + InputAction::SERVER_UNIGNORE_ALL, + "", + }, { // TRANSLATORS: input action name N_("Previous chat line"), -- cgit v1.2.3-60-g2f50