diff options
| author | Lex Neva <github.com@lexneva.name> | 2018-09-12 20:30:13 -0400 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2018-09-12 20:30:13 -0400 |
| commit | a876066c75eafc20547b055c5dffe8e89e4c327f (patch) | |
| tree | 638a96776f6deecb82150b2b97efb372084e464c /templates | |
| parent | 91a826912b951b7be6146e3efad83cd5e0fabd60 (diff) | |
| parent | eff7c8d8ce7c9c1f8396c99bcf5fc15078ff99b7 (diff) | |
Merge remote-tracking branch 'origin/master' into simulator-timeline
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/zip.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/zip.inx b/templates/zip.inx index 7b576349..952123c9 100644 --- a/templates/zip.inx +++ b/templates/zip.inx @@ -7,7 +7,7 @@ <output> <extension>.zip</extension> <mimetype>application/zip</mimetype> - <_filetypename>{{ _("Ink/Stitch: ZIP export multiple formats (.zip)") }}"</_filetypename> + <_filetypename>{{ _("Ink/Stitch: ZIP export multiple formats (.zip)") }}</_filetypename> <_filetypetooltip>{{ _("Create a ZIP with multiple embroidery file formats using Ink/Stitch") }}</_filetypetooltip> <dataloss>true</dataloss> </output> |
