dotnet / ResXResourceManager

Manage localization of all ResX-Based resources in one central place.
MIT License
1.34k stars 219 forks source link

Rebuild Translate window | Add separated API Config tab #670

Open krzysztofrosol opened 2 weeks ago

krzysztofrosol commented 2 weeks ago

Translate Tab rebuild request Please move API configuration to separate tab. Please change current configuration to simple dropdown to select preferred API. Please remember my choices.

Problem Look at attached screen. There is no room to quick translations when updating of resources. I have to enlarge this tool window. Image

Solution Look at attached screen. If you move configuration to separate tab, you will have a space to words to be translated. Image

tom-englert commented 2 weeks ago

Happy to accept your PR with a better UI.

However you don't need to dock to the smallest available panel, then there is plenty of room left, even if you only have a small FHD monitor.

krzysztofrosol commented 2 weeks ago

Hi Tom, thank you for your reply. I am docking this panel not only for ResX. My project is already mature, so I have to debug a lot :/. I am currently using ResX to add some resources and translate them into 2 languages that I only know exist ;)

tom-englert commented 2 weeks ago

You use RXRM for debugging?