diff options
| author | AkiraNorthstar <AkiraNorthstar@users.noreply.github.com> | 2018-08-26 20:06:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-26 20:06:24 +0200 |
| commit | 7057720cc167eed8f69dcc3d28eb3f5ee244af14 (patch) | |
| tree | 832ce388ea4e2acaad49138d9db8f50570e95d8f /templates/zip.inx | |
| parent | 955f639affa4abfe3a58a623cd102acbcec413f6 (diff) | |
Update zip.inx
fix typo
Diffstat (limited to 'templates/zip.inx')
| -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> |
