diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2021-09-27 15:18:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-27 15:18:54 +0200 |
| commit | 65b2376c076ab2d22a3e9ce27e811814625276f7 (patch) | |
| tree | 0b285d3877f2a989b81cb1ec547ee557cd267b4b /templates/install_custom_palette.xml | |
| parent | 79ca8d36bb82acb9c31f5c0012aef6c17d53fc55 (diff) | |
no translations in inx (#1358)
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> |
