summaryrefslogtreecommitdiff
path: root/src/input/pages/other.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-26 15:41:52 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-26 15:41:52 +0300
commitffe1b11e981112a662669358863805fabe14e94c (patch)
tree8f63c2127f123676cdd28491f33060f7eca84e0d /src/input/pages/other.cpp
parentb44ae759ff5a848b7c6d15dc80bba4e7a6948575 (diff)
downloadplus-ffe1b11e981112a662669358863805fabe14e94c.tar.gz
plus-ffe1b11e981112a662669358863805fabe14e94c.tar.bz2
plus-ffe1b11e981112a662669358863805fabe14e94c.tar.xz
plus-ffe1b11e981112a662669358863805fabe14e94c.zip
Move chat command /priceload into actions.
Diffstat (limited to 'src/input/pages/other.cpp')
-rw-r--r--src/input/pages/other.cpp6
1 files changed, 6 insertions, 0 deletions
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
@@ -238,6 +238,12 @@ SetupActionData setupActionDataOther[] =
"",
},
{
+ // TRANSLATORS: input action name
+ N_("Load shop items list from disk"),
+ InputAction::PRICE_LOAD,
+ "",
+ },
+ {
"",
InputAction::NO_VALUE,
""