Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taextras.py
diff options
context:
space:
mode:
Diffstat (limited to 'taextras.py')
-rw-r--r--taextras.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/taextras.py b/taextras.py
index 11ca62b..97ced3e 100644
--- a/taextras.py
+++ b/taextras.py
@@ -167,11 +167,11 @@ polygon based on the current Turtle xy position.'),
_('end polygon'),
_('Define a new polygon.'),
_('end filled polygon'),
+ _('Not a simple polygon'),
_('Define a new flled polygon.'),
_('triangle'),
# TRANS: base of a triangle
_('base'),
- # TRANS: height of a triangle
_('height'),
_('Add a triangle object to the project.'),
_('circle'),