diff --git a/config/Message/issue.json b/config/Message/issue.json new file mode 100644 index 00000000..4270fe26 --- /dev/null +++ b/config/Message/issue.json @@ -0,0 +1,10 @@ +{ + "en-us": { + "Title": "Issue of tooltip", + "Content": "Because of [.NET's problem](https://github.com/dotnet/wpf/issues/6220), the tooltip can not work on non-100% scaling screen. This issue has little impact. If you want, you can use these methods to fix:\n\n- Change your screen to 100% scaling.\n- Download version [8.2.9.2](https://download.coolhub.top/Office_Tool_Plus/) to use, it may lost some new features." + }, + "zh-cn": { + "Title": "Tooltip 问题", + "Content": "由于 [.NET 的问题](https://github.com/dotnet/wpf/issues/6220),程序中的 tooltip 无法在高分屏下正常工作。这个小问题应该不会有太多影响,如果需要,你可以使用以下方法解决:\n\n- 将屏幕缩放调整为 100%.\n- 使用旧版本 Office Tool Plus,你可以下载 [8.2.9.2](https://download.coolhub.top/Office_Tool_Plus/) 版本,但会缺少一些新功能。" + } +} \ No newline at end of file