From d9918adbb3fd304a1017927e8288770b2261e936 Mon Sep 17 00:00:00 2001 From: WarmUpTill <19472752+WarmUpTill@users.noreply.github.com> Date: Tue, 27 Jan 2026 17:02:26 +0100 Subject: [PATCH] Clarify that only "new" hooks trigger the game capture condition --- data/locale/en-US.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/locale/en-US.ini b/data/locale/en-US.ini index eb1252fb..b17ea9b6 100644 --- a/data/locale/en-US.ini +++ b/data/locale/en-US.ini @@ -829,7 +829,7 @@ AdvSceneSwitcher.condition.streamDeck.startListen="Start listening" AdvSceneSwitcher.condition.streamDeck.stopListen="Stop listening" AdvSceneSwitcher.condition.streamDeck.pluginDownload="

The Stream Deck plugin can be found here on GitHub.

" AdvSceneSwitcher.condition.gameCapture="Game capture" -AdvSceneSwitcher.condition.gameCapture.entry="{{sources}}hooked a game." +AdvSceneSwitcher.condition.gameCapture.entry="{{sources}}hooked a new game." AdvSceneSwitcher.condition.screenshot="Screenshot" AdvSceneSwitcher.condition.screenshot.entry="A screenshot was taken" AdvSceneSwitcher.condition.mqtt="MQTT"