guerinoni / qTsConverter

A simple tool to convert qt translation file (ts) to other format (xlsx / csv) and vice versa
MIT License
42 stars 16 forks source link

Add message on conversion completed #6

Closed AndreaRicchi closed 4 years ago

AndreaRicchi commented 4 years ago

Notify to the user the conversion result. If an error occurred, add a simple error description and in case of wrong file formatting how it can be solved (e.g. wrong headers).