diff options
Diffstat (limited to 'templates/install_custom_palette.xml')
| -rw-r--r-- | templates/install_custom_palette.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_custom_palette.xml b/templates/install_custom_palette.xml index badbc432..1c62b6d0 100644 --- a/templates/install_custom_palette.xml +++ b/templates/install_custom_palette.xml @@ -5,7 +5,7 @@ <param name="extension" type="string" gui-hidden="true">install_custom_palette</param> <label indent="1">Choose a .gpl color palette file to install into Inkscape.</label> <label indent="1">Restart Inkscape to use.</label> - <param indent="1" name="filepath" type="path" gui-text="{{ _('Choose file') }}" mode="file" filetypes="gpl"/> + <param indent="1" name="filepath" type="path" gui-text="Choose file" mode="file" filetypes="gpl"/> <effect needs-live-preview="false"> <object-type>all</object-type> <effects-menu> |
