diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2021-10-14 09:56:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-14 09:56:38 +0200 |
| commit | 56172835da7a3c47916368e4ab74bb5b5b9185c5 (patch) | |
| tree | 96f472d749cc3a94d725aa14e4d04e8eb87cc368 /templates/print.xml | |
| parent | 3622265bbc5efcd241ae7e993ebf788b77cd636e (diff) | |
add non-translatable tag to inx files (#1393)
Diffstat (limited to 'templates/print.xml')
| -rw-r--r-- | templates/print.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/print.xml b/templates/print.xml index fbfe6072..2fcbe73d 100644 --- a/templates/print.xml +++ b/templates/print.xml @@ -6,7 +6,7 @@ <effect implements-custom-gui="true"> <object-type>all</object-type> <effects-menu> - <submenu name="Ink/Stitch"> + <submenu name="Ink/Stitch" translatable="no"> <submenu name="Visualise and Export" /> </submenu> </effects-menu> |
