From 662ea582cd57827475062fb6b728da6c21c14181 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 15:59:27 +0300 Subject: Move chat command /pricesave 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 57b0b68b0..786a1974d 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -243,6 +243,12 @@ SetupActionData setupActionDataOther[] = InputAction::PRICE_LOAD, "", }, + { + // TRANSLATORS: input action name + N_("Save shop items list to disk"), + InputAction::PRICE_SAVE, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-60-g2f50