From 4103439ecf20b86be61665882b27812bcd9ab540 Mon Sep 17 00:00:00 2001 From: Zetaspace Date: Sat, 1 Jan 2022 14:42:58 +0800 Subject: [PATCH] Translation 7 --- ExplorerPatcher/GUI.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ExplorerPatcher/GUI.c b/ExplorerPatcher/GUI.c index 09e896c..d1eba75 100644 --- a/ExplorerPatcher/GUI.c +++ b/ExplorerPatcher/GUI.c @@ -1852,7 +1852,7 @@ static BOOL GUI_Build(HDC hDC, HWND hwnd, POINT pt) 0 ); //swprintf(text + 3, MAX_LINE_LENGTH, L"Disable per-application window list ( Alt + %c )", key); - swprintf(text + 3, MAX_LINE_LENGTH, L" ( Alt + %c )", key); + swprintf(text + 11, MAX_LINE_LENGTH, L" ( Alt + %c )", key); } if (IsThemeActive()) {