Code

textual patch from bug 408093
[inkscape.git] / share / extensions / summersnight.py
index 7c76d71626145d1e85ae85ae4693c3cd8c686787..f14b400cd44ea274273c4f2bbd47819b2dfa9186 100755 (executable)
@@ -33,9 +33,7 @@ class Project(inkex.Effect):
             inkex.Effect.__init__(self)
     def effect(self):
         if len(self.options.ids) < 2:
-            inkex.errormsg(_("This extension requires two selected paths.")
-                           + "  "
-                           + _("The second path must be exactly four nodes long."))
+            inkex.errormsg(_("This extension requires two selected paths. \nThe second path must be exactly four nodes long."))
             exit()
 
         #obj is selected second