Nicolas Grosjean
Nicolas Grosjean
You can already add languages (see https://github.com/NicolasGrosjean/Translate_helper?tab=readme-ov-file#advanced-used)
We can use this : https://docs.oracle.com/javase/tutorial/i18n/resbundle/propfile.html I have found it as a standard in some forums. I have not tested it yet.
Someone told me about [poedit ](https://poedit.net/)for the translation. [gettext ](https://en.wikipedia.org/wiki/Gettext) generates .po files with the content to translate, you can translate these files with poedit. gettext is a C program...
Put some weights is not user friendly because it is manual and so add more configuration to do, contrary to automatic ordering by frequency usage. Arrows in columns names of...
Arrows work only for the last column : 
Sorting is according to ASCII code so the non letters character give a non natural order. We can maybe add a comparator which doesn't care about non-alphanumeric characters.
Someone in the Discord asked to sort the modlist
Should it be automatic, according a parameter to activate the importation and declare the destination directory ? The .mod should be copied with the .zip file. The name of the...
With #28 , it is possible to get the zip of a mod by opening the system explorer at the good place. @tboby is it enough for this issue ?
- I have no idea about a free icon. Maybe you can simply use the Windows icon. - Hhm, I was sure to have managed relative path. You can open...