diff options
Diffstat (limited to 'templates/embroider.inx')
| -rw-r--r-- | templates/embroider.inx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/embroider.inx b/templates/embroider.inx index 54f3be1b..f030c8d6 100644 --- a/templates/embroider.inx +++ b/templates/embroider.inx @@ -19,10 +19,7 @@ <effect> <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> + <submenu name="Ink/Stitch" /> </effects-menu> </effect> <script> |
