From 84edefedf8e3688f618f0dde8169d6ee18624e6e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 23:43:37 +0300 Subject: Move chat command /error into actions. --- src/input/pages/other.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages/other.cpp') diff --git a/src/input/pages/other.cpp b/src/input/pages/other.cpp index 6bafbf8c3..8bae75449 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -285,6 +285,12 @@ SetupActionData setupActionDataOther[] = InputAction::DUMP, "", }, + { + // TRANSLATORS: input action name + N_("Crash client"), + InputAction::ERROR, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-70-g09d2