From e9ae5c9dc84e72bc87ee0137bd5b108ff502538f Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Wed, 2 Aug 2023 00:30:46 +0200 Subject: [PATCH 1/2] Brightness fix for TUF506 --- app/Input/InputDispatcher.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Input/InputDispatcher.cs b/app/Input/InputDispatcher.cs index 88a6bed8..8f27bf5f 100644 --- a/app/Input/InputDispatcher.cs +++ b/app/Input/InputDispatcher.cs @@ -144,7 +144,7 @@ namespace GHelper.Input static bool IsManualBrightness() { - return AppConfig.ContainsModel("TUF") && !AppConfig.ContainsModel("FA506"); + return AppConfig.ContainsModel("TUF") && !AppConfig.ContainsModel("506"); } public static bool NoMKeys() From 3d4fab99b618d1135db102581e47e3a64efb5e59 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Wed, 2 Aug 2023 04:29:56 +0200 Subject: [PATCH 2/2] New translations Strings.resx (Chinese Simplified) --- app/Properties/Strings.zh-CN.resx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Properties/Strings.zh-CN.resx b/app/Properties/Strings.zh-CN.resx index f0702d04..6c927992 100644 --- a/app/Properties/Strings.zh-CN.resx +++ b/app/Properties/Strings.zh-CN.resx @@ -453,7 +453,7 @@ 自动关闭时间 - Button Response + 按键响应 静默高度