diff options
| author | Lex Neva <lexelby@users.noreply.github.com> | 2018-08-17 16:21:58 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-17 16:21:58 -0400 |
| commit | f0bd1404ad078a71eb3bca1a9fef7858e709ec0c (patch) | |
| tree | 2075fc0292038b4a2e92fc018b503805cf30fdec /messages.po | |
| parent | ece81d0c91c8b96f7da2c0339f6807a47d57112e (diff) | |
| parent | 0e4c3a3f1b76c1b655ec2788017335e87eff29da (diff) | |
Merge pull request #243 from inkstitch/lexelby-no-embroider-command
"ignore" command
Diffstat (limited to 'messages.po')
| -rw-r--r-- | messages.po | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/messages.po b/messages.po index e1f5c1cb..465954c9 100644 --- a/messages.po +++ b/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-08-17 16:07-0400\n" +"POT-Creation-Date: 2018-08-17 16:19-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -351,14 +351,6 @@ msgstr "" msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" -#: lib/extensions/commands.py:125 -msgid "Please select one or more objects to which to attach commands." -msgstr "" - -#: lib/extensions/commands.py:133 -msgid "Please choose one or more commands to attach." -msgstr "" - #: lib/extensions/convert_to_satin.py:28 msgid "Please select at least one line to convert to a satin column." msgstr "" @@ -436,6 +428,18 @@ msgstr "" msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/layer_commands.py:28 +msgid "Please choose one or more commands to add." +msgstr "" + +#: lib/extensions/object_commands.py:93 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/object_commands.py:101 +msgid "Please choose one or more commands to attach." +msgstr "" + #: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" |
