From 6caba7b839e9f4e90ab9f3ff1110c8759e30337d Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Tue, 10 Jul 2018 20:12:38 -0400 Subject: fix import --- lib/extensions/__init__.py | 2 +- messages.po | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/extensions/__init__.py b/lib/extensions/__init__.py index dfdc7a3e..8b243176 100644 --- a/lib/extensions/__init__.py +++ b/lib/extensions/__init__.py @@ -7,4 +7,4 @@ from input import Input from output import Output from zip import Zip from flip import Flip -from commands import * +from commands import Commands diff --git a/messages.po b/messages.po index 621db2e3..34abe079 100644 --- a/messages.po +++ b/messages.po @@ -178,6 +178,12 @@ msgstr "" msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +msgid "Please choose one or more commands to attach." +msgstr "" + msgid "" "\n" "\n" -- cgit v1.2.3