From 2fb89b4254f8e2bb32bf7416f2b06e7767b95dd7 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sun, 07 Feb 2010 16:04:43 +0000 Subject: in progress work on svg scaling --- (limited to 'taconstants.py') 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')], -- cgit v0.9.1