diff options
| author | Lex Neva <github.com@lexneva.name> | 2018-08-23 21:36:01 -0400 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2018-08-23 21:36:01 -0400 |
| commit | 2fd6cb4a71daa55c93a56ee4387117a10b762c6b (patch) | |
| tree | d81f8c460c36edd915bdd81ec6a21f00cd9e26fc /templates/embroider.inx | |
| parent | 8f180fb62847072aa5f8a0ae69c2816d397097f5 (diff) | |
| parent | 82d7f494184a031dabc6f5318c13c477ec8052a1 (diff) | |
Merge branch 'lexelby/fix-inx-generation' into lexelby/pes-fixes
Diffstat (limited to 'templates/embroider.inx')
| -rw-r--r-- | templates/embroider.inx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/embroider.inx b/templates/embroider.inx index d89b4d6f..54f3be1b 100644 --- a/templates/embroider.inx +++ b/templates/embroider.inx @@ -20,6 +20,7 @@ <object-type>all</object-type> <effects-menu> <submenu name="Ink/Stitch"> + {# L10N This is used for the submenu under Extensions -> Ink/Stitch. Translate this to your language's word for its language, e.g. "EspaƱol" for the spanish translation. #} <submenu name="{% trans %}English{% endtrans %}" /> </submenu> </effects-menu> |
