diff options
| author | Lex Neva <github.com@lexneva.name> | 2019-04-20 21:46:28 -0400 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2019-04-20 21:46:28 -0400 |
| commit | d61b99891285ff879cbacdb8e23f9c025efc6a09 (patch) | |
| tree | 748f0ff73ce0b1a5459f8e2c4f963e87ffe8090e /templates/global_commands.inx | |
| parent | 09c46e0fb499987899a2e67819099eba2c121487 (diff) | |
| parent | e717fa140d4d2b46bb4884999b945c9a875ef59d (diff) | |
Merge remote-tracking branch 'origin/master' into lexelby/electron
Diffstat (limited to 'templates/global_commands.inx')
| -rw-r--r-- | templates/global_commands.inx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/templates/global_commands.inx b/templates/global_commands.inx index eda2721d..24d42c90 100644 --- a/templates/global_commands.inx +++ b/templates/global_commands.inx @@ -13,10 +13,8 @@ <object-type>all</object-type> <effects-menu> <submenu name="Ink/Stitch"> - <submenu name="{% trans %}English{% endtrans %}"> - {# L10N Inkscape submenu under Extensions -> Ink/Stitch #} - <submenu name="{% trans %}Commands{% endtrans %}" /> - </submenu> + {# L10N Inkscape submenu under Extensions -> Ink/Stitch #} + <submenu name="{% trans %}Commands{% endtrans %}" /> </submenu> </effects-menu> </effect> |
