PinchToDebug / DragWin

Lets you drag windows with right-click without using any modifier keys
MIT License
46 stars 1 forks source link

Feature multi language #7

Closed noriokun4649 closed 3 days ago

noriokun4649 commented 4 days ago

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 the Properties 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: image

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:

PinchToDebug commented 4 days ago

Hello! Thank you for the multi-language support implementation!

Explanation of the menus:

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!

noriokun4649 commented 4 days ago

Thank you for your comment.
I have revised the translation, so please review it.

PinchToDebug commented 3 days ago

Thank you for revising it, I'll merge it!