Created attachment 103158 [details] TGA file format. When you export in TGA File, the extension says: "Image.icb" So I need to rename all the time the extension. And will be nice if you rename TYPE from: Image TGA to TGA Image... with this I can just press Tab key and press "T" Key and this will chage fast. And another thing that will be good, is to have in FILE Menu>Overwrite File... this if I export my Krita document as TGA/JPG/PNG, with a click reExport the last format file... as GImp do ;)
"Imagen TGA" is how the translators translated "TGA Image", that's not something we can influence. You need to contact the translation team for your language. The other problem is that apparently, valid extensions for tga are QMimeDatabase returned ("icb", "tga", "tpic", "vda", "vst") And they are ordered by alphabet! Worse, QMimeDatabase thinks that icb is the preferred suffix for tga files.
Git commit 210fce61d820ad563ed9e94f5429c045646f8067 by Boudewijn Rempt. Committed on 03/01/2017 at 09:52. Pushed by rempt into branch 'master'. It's tga, of course... See https://bugreports.qt.io/browse/QTBUG-5783 M +4 -0 libs/koplugin/KisMimeDatabase.cpp https://commits.kde.org/krita/210fce61d820ad563ed9e94f5429c045646f8067
Git commit 0b7d0599ca46580b0f64cabb86a7b264c0a16030 by Boudewijn Rempt. Committed on 03/01/2017 at 09:52. Pushed by rempt into branch 'krita/3.1'. It's tga, of course... See https://bugreports.qt.io/browse/QTBUG-5783 M +4 -0 libs/koplugin/KisMimeDatabase.cpp https://commits.kde.org/krita/0b7d0599ca46580b0f64cabb86a7b264c0a16030