Hi Benjamin, Thank you so much for providing the French translation file! I really appreciate your work. Regarding the issue of long French strings being truncated in the UI, unfortunately, implementing automatic window resizing is quite complex and would require significant changes to the core UI code. However, there is a practical workaround: you could use shorter abbreviations or synonyms for some of the longer terms in the translation. Many other language contributors do this to maintain UI readability without modifying the code. For example: This approach is much simpler and can be applied immediately. If you can identify which specific strings are being truncated, I can help suggest shorter alternatives. Thank you again for your contribution! |