Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taconstants.py
diff options
context:
space:
mode:
Diffstat (limited to 'taconstants.py')
-rw-r--r--taconstants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/taconstants.py b/taconstants.py
index df41adf..dc4a296 100644
--- a/taconstants.py
+++ b/taconstants.py
@@ -316,7 +316,7 @@ BLOCK_NAMES = {
'stack2':[_('action 2')],
'start':[_('start')],
'stopstack':[_('stop action')],
- 'storein':[_('store in')],
+ 'storein':[_('store in'),_('box'),_('value')],
'storeinbox1':[_('store in box 1')],
'storeinbox2':[_('store in box 2')],
'string':[_('text')],