BluePointLilac / ContextMenuManager

🖱️ 纯粹的Windows右键菜单管理程序
https://bluepointlilac.github.io/ContextMenuManager
GNU General Public License v3.0
12.32k stars 618 forks source link

[BUG] Chinese text when using en-US English #215

Open v-amorim opened 3 months ago

v-amorim commented 3 months ago

Hi, there seems to be some missing translation when using the English version. Is it a config problem or is it just missing?

image Config set to en-US

image Home - edit in detail in Chinese

image File Type - edit in detail in Chinese

image Other Rules - Detailed editing in Chinese

v-amorim commented 3 months ago

I got it to work by changing manually, using GPT for translation, if interested and there's the implementation to support translation for these changed files (DetailedEditDic.xml, EnhanceMenusDic.xml), I can share my version! (non-official translation)

Sudhanshu074w commented 2 months ago

Hi, there seems to be some missing translation when using the English version. Is it a config problem or is it just missing?

image Config set to en-US

image Home - edit in detail in Chinese

image File Type - edit in detail in Chinese

image Other Rules - Detailed editing in Chinese

Hey bro, I found a way to fix the language issue.

First download the ini file from the repo. And make sure it's extension is .ini , then open the app, click on the info icon (last from top left, the big I icon). Then click on the second menu in the left list. Then click on the folder icon, it will open file explorer, paste the ini file there and exit the app, and reopen it.

It will fix your problem