diff options
| author | Kate Murphy <hello@kate.io> | 2019-04-17 21:16:38 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-17 21:16:38 -0400 |
| commit | 8a2b6287ee630bf9c1d0eff3f219565773b47651 (patch) | |
| tree | fd5454040832b82d3b5362d0118c1c7a1cff37cb /templates/layer_commands.inx | |
| parent | d388dc60854131a7b749be278ff24045869870de (diff) | |
| parent | 3251b94332c291689cc76751a7be8629a6c7e64a (diff) | |
Merge pull request #437 from inkstitch/locale-releases
Separate locales into different releases
Diffstat (limited to 'templates/layer_commands.inx')
| -rw-r--r-- | templates/layer_commands.inx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/layer_commands.inx b/templates/layer_commands.inx index f1a8f987..6b978e43 100644 --- a/templates/layer_commands.inx +++ b/templates/layer_commands.inx @@ -13,9 +13,7 @@ <object-type>all</object-type> <effects-menu> <submenu name="Ink/Stitch"> - <submenu name="{% trans %}English{% endtrans %}"> - <submenu name="{% trans %}Commands{% endtrans %}" /> - </submenu> + <submenu name="{% trans %}Commands{% endtrans %}" /> </submenu> </effects-menu> </effect> |
