From e6d02447113b137ce37f2331ae674371c3968e28 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Aug 2014 20:47:15 +0300 Subject: Move chat command /who into actions. --- src/input/pages/other.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages') diff --git a/src/input/pages/other.cpp b/src/input/pages/other.cpp index d1a7d0bfd..e60b2addd 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -201,6 +201,12 @@ SetupActionData setupActionDataOther[] = InputAction::WHERE, "", }, + { + // TRANSLATORS: input action name + N_("Show online players number in chat"), + InputAction::WHO, + "", + }, { // TRANSLATORS: input action name N_("Show onscreen keyboard"), -- cgit v1.2.3-70-g09d2