From 60c983e043b9ec502b65785306887003f5bcb27b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 16:32:44 +0300 Subject: Move chat command /uploadlog 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 6369a509f..9d16f4b8a 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -359,6 +359,12 @@ SetupActionData setupActionDataOther[] = InputAction::UPLOAD_SERVER_CONFIG, "", }, + { + // TRANSLATORS: input action name + N_("Upload log file"), + InputAction::UPLOAD_LOG, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-70-g09d2