diff options
| author | Lex Neva <github.com@lexneva.name> | 2018-08-22 14:16:33 -0400 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2018-08-22 14:16:39 -0400 |
| commit | 4e15a2ead213ebcf1e52347e1a94eadf18481286 (patch) | |
| tree | 337c31d87eeaecfe5b5028c6c9ec0b7db88303fb /templates/embroider.inx | |
| parent | 674283c13557a5c0e30d7e8a2048c3297b044888 (diff) | |
add context for 'English' translation string
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> |
