https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36921

            Bug ID: 36921
           Summary: Incorrect error description on local title import
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: ERM
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected],
                    [email protected],
                    [email protected],
                    [email protected]

At least on the KBART import feature, if the file *extension* is not one of
'.tsv' or '.csv', the displayed message is:

```
The file must be in .tsv or .csv format, please convert your file and try
again.
```

I would write something like this instead:

```
The file extension must be either .tsv or .csv, depending on the file format.
Other extensions are not accepted.
```

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to