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/import_threadlist.xml | |
| parent | 79ca8d36bb82acb9c31f5c0012aef6c17d53fc55 (diff) | |
no translations in inx (#1358)
Diffstat (limited to 'templates/import_threadlist.xml')
| -rw-r--r-- | templates/import_threadlist.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/import_threadlist.xml b/templates/import_threadlist.xml index 8562d82d..27cc3394 100644 --- a/templates/import_threadlist.xml +++ b/templates/import_threadlist.xml @@ -3,7 +3,7 @@ <name>Import Threadlist</name> <id>org.inkstitch.import_threadlist</id> <param name="extension" type="string" gui-hidden="true">import_threadlist</param> - <param name="filepath" type="path" gui-text="{{ _('Choose file') }}" mode="file" filetypes="txt"/> + <param name="filepath" type="path" gui-text="Choose file" mode="file" filetypes="txt"/> <param name="method" type="optiongroup" _gui-text="Choose method"> <option value="1">Import Ink/Stitch threadlist</option> <option value="2">Import other threadlist*</option> |
