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.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/taconstants.py b/taconstants.py
index bda0079..cc0ef1a 100644
--- a/taconstants.py
+++ b/taconstants.py
@@ -673,6 +673,7 @@ HELP_STRINGS = {
'minus2':_("subtracts bottom numeric input from top numeric input"),
'myfunc':_("a programmable block: used to add advanced math equations, e.g., sin(x)"),
'myfunc2':_("a programmable block: used to add advanced math equations, e.g., sin(x)"),
+ 'next':_('displays next palette'),
'nop':_("runs code found in the tamyblock.py module found in the Journal"),
'not':_("logical NOT operator"),
'numbers':_("Palette of numeric operators"),