From ffe1b11e981112a662669358863805fabe14e94c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 15:41:52 +0300 Subject: Move chat command /priceload 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 c7db9c05d..57b0b68b0 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -237,6 +237,12 @@ SetupActionData setupActionDataOther[] = InputAction::PRINT_ALL, "", }, + { + // TRANSLATORS: input action name + N_("Load shop items list from disk"), + InputAction::PRICE_LOAD, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-60-g2f50