From ad927e5ada0d6cd2b4b369541cefff85e501a987 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sun, 13 Nov 2011 15:30:54 +0000 Subject: added another string for physics plugin --- 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'), -- cgit v0.9.1