From c498d1509a5778e25dd2d0bcc14e5b61d2a623b5 Mon Sep 17 00:00:00 2001
From: WarmUpTill
Date: Wed, 5 Jan 2022 02:54:39 +0100
Subject: [PATCH] Adjust locale
---
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 7c07f9a9..d809ec74 100644
--- a/data/locale/en-US.ini
+++ b/data/locale/en-US.ini
@@ -677,7 +677,7 @@ AdvSceneSwitcher.status.inactive="Inactive"
AdvSceneSwitcher.running="Plugin running"
AdvSceneSwitcher.stopped="Plugin stopped"
-AdvSceneSwitcher.firstBootMessage="
This seems to be the first time the Advanced Scene Switcher was installed.
Please have a look at the Wiki for a list of guides and examples.
Do not hesitate to ask questions in the plugin's thread on the OBS forums!
"
+AdvSceneSwitcher.firstBootMessage="This seems to be the first time the Advanced Scene Switcher was started.
Please have a look at the Wiki for a list of guides and examples.
Do not hesitate to ask questions in the plugin's thread on the OBS forums!
"
AdvSceneSwitcher.unit.milliseconds="milliseconds"
AdvSceneSwitcher.unit.secends="seconds"