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/object_commands.xml | |
| parent | 3622265bbc5efcd241ae7e993ebf788b77cd636e (diff) | |
add non-translatable tag to inx files (#1393)
Diffstat (limited to 'templates/object_commands.xml')
| -rw-r--r-- | templates/object_commands.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/object_commands.xml b/templates/object_commands.xml index 6960de7f..18b74df6 100644 --- a/templates/object_commands.xml +++ b/templates/object_commands.xml @@ -9,7 +9,7 @@ <effect> <object-type>all</object-type> <effects-menu> - <submenu name="Ink/Stitch"> + <submenu name="Ink/Stitch" translatable="no"> <submenu name="Commands" /> </submenu> </effects-menu> |
