Closed noriokun4649 closed 3 days ago
Hello! Thank you for the multi-language support implementation!
Explanation of the menus:
Set window top: It ensures that the window is put to the top of the others when moving it with right-click. I wanted to implement a feature that lets you move a window around without bringing it in front of the other windows, keeping its window order. I didn't get to implement it, but for some reason, it remained in the application menu.
Screen overflow: When it's turned off, you can't right-click move the window outside the screen's bounds (e.g., no part of the window can be moved off the screen, nor can it touch the taskbar).
Due to the "Screen overflow" misunderstanding, I will wait for your reply before merging, in case you would like to make changes! If you would like further explanation on anything, please let me know!
Thank you for your comment.
I have revised the translation, so please review it.
Thank you for revising it, I'll merge it!
Add Multi-language Support with Japanese Translation
Introduction
Hello! Thank you for creating such an amazing application.
I came across your app after seeing it featured on a Japanese website. 右ドラッグでウィンドウのどこを掴んでも移動・リサイズできる便利ツール「DragWin」
Summary of Changes
I have implemented multi-language support using resource files and added a Japanese translation.
By creating additional
Lang
files in theProperties
folder for other languages, the application can be extended to support languages beyond Japanese.For example, creating a
Lang.it-it.resx
file will allow support for Italian.Example: Japanese Translation
Below is an example of the Japanese translation included in this update:
Request
If you find this feature helpful, I would be grateful if you could merge it.
Thank you for your consideration!
P.S.
To ensure I fully understand the functionality of your application, could you please provide detailed explanations for the following features?
Here’s my current understanding:
x
andy
to ensure compatibility with multi-monitor environments.