activescott / lessmsi

A tool to view and extract the contents of an Windows Installer (.msi) file.
https://lessmsi.activescott.com
MIT License
1.31k stars 150 forks source link

Version 2.2.0 - Translation issues / About window height not enough #206

Open bovirus opened 4 days ago

bovirus commented 4 days ago

@mega5800 @activescott

Describe the bug

Some issue about strings untranslated

To Reproduce

Steps to reproduce the behavior: Check screenshot

Expected behavior

The string should be translated

Screenshots

image Strings highlighted are untranbslated Add to language file

image Strings highlighted are untranbslated Add to language file About window height is tto short. Incraese window height to avoid as much as possible scroll down.

Desktop (please complete the following information):

Additional context

mega5800 commented 3 days ago

Hello @bovirus.

Thank you for creating this ticket. I'd like to ask and clarify a few things.

  1. What do you expect the see in the first screenshot?

  2. It was Scott's decision to leave the About window untranslated. If he'll change his mind, I can develop this part again. In addition, using the mouse cursor you can resize the About window as you'd like. The window will react accordingly and the text will be displayed using the new window size.

Thanks.

bovirus commented 3 days ago
  1. That two extension types (msi executable/All files) are translated
  2. I don't undestrand why leave untranslated "About" window (the rest of the program is translated). I know that I can resize "About" windows size. I beleive that if you set abigger default width/height for "About" window is not necessary for the user increase it manually.
mega5800 commented 2 days ago

@activescott, Up to you, if you would like to translate the two extension types and the About window in the GUI.