From 33f240e38a64b0349959b26942f60876552f4b47 Mon Sep 17 00:00:00 2001 From: Xorus Date: Fri, 14 Mar 2025 22:15:12 +0100 Subject: [PATCH 01/13] New translations strings.resx (French) --- Plugin/Properties/Strings.fr.resx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Plugin/Properties/Strings.fr.resx b/Plugin/Properties/Strings.fr.resx index 16f8ca8..042d259 100644 --- a/Plugin/Properties/Strings.fr.resx +++ b/Plugin/Properties/Strings.fr.resx @@ -642,4 +642,7 @@ help text for the /eg settings command Cacher pendant les cinématiques + + Hide while occupied in combat. + \ No newline at end of file From dc294a38748f9d49e22d609a2f26d852f677da43 Mon Sep 17 00:00:00 2001 From: Xorus Date: Fri, 14 Mar 2025 22:15:13 +0100 Subject: [PATCH 02/13] New translations strings.resx (German) --- Plugin/Properties/Strings.de.resx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Plugin/Properties/Strings.de.resx b/Plugin/Properties/Strings.de.resx index 5813140..4554056 100644 --- a/Plugin/Properties/Strings.de.resx +++ b/Plugin/Properties/Strings.de.resx @@ -642,4 +642,7 @@ help text for the /eg settings command Hide in cutscenes + + Hide while occupied in combat. + \ No newline at end of file From 7a98bd020fd30178c953496a706e9260c14e296a Mon Sep 17 00:00:00 2001 From: Xorus Date: Fri, 14 Mar 2025 22:15:14 +0100 Subject: [PATCH 03/13] New translations strings.resx (Japanese) --- Plugin/Properties/Strings.ja.resx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Plugin/Properties/Strings.ja.resx b/Plugin/Properties/Strings.ja.resx index 13aca7d..6d00165 100644 --- a/Plugin/Properties/Strings.ja.resx +++ b/Plugin/Properties/Strings.ja.resx @@ -642,4 +642,7 @@ help text for the /eg settings command Hide in cutscenes + + Hide while occupied in combat. + \ No newline at end of file From 6bdffbdef785ab20b612317e298096179d589430 Mon Sep 17 00:00:00 2001 From: Xorus Date: Fri, 14 Mar 2025 22:15:15 +0100 Subject: [PATCH 04/13] New translations strings.resx (Korean) --- Plugin/Properties/Strings.ko.resx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Plugin/Properties/Strings.ko.resx b/Plugin/Properties/Strings.ko.resx index 1f6d8d7..3c40429 100644 --- a/Plugin/Properties/Strings.ko.resx +++ b/Plugin/Properties/Strings.ko.resx @@ -642,4 +642,7 @@ help text for the /eg settings command Hide in cutscenes + + Hide while occupied in combat. + \ No newline at end of file From b08921d15f491481520276e8283a5a5fa537cadb Mon Sep 17 00:00:00 2001 From: Xorus Date: Fri, 14 Mar 2025 22:15:16 +0100 Subject: [PATCH 05/13] New translations strings.resx (Chinese Simplified) --- Plugin/Properties/Strings.zh.resx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Plugin/Properties/Strings.zh.resx b/Plugin/Properties/Strings.zh.resx index 41a375e..6fa8414 100644 --- a/Plugin/Properties/Strings.zh.resx +++ b/Plugin/Properties/Strings.zh.resx @@ -642,4 +642,7 @@ help text for the /eg settings command Hide in cutscenes + + Hide while occupied in combat. + \ No newline at end of file From d36361d6de446dc652d832b4bd7077726cddb841 Mon Sep 17 00:00:00 2001 From: Xorus Date: Fri, 14 Mar 2025 23:11:49 +0100 Subject: [PATCH 06/13] Update source file Strings.resx --- Plugin/Properties/Strings.resx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Plugin/Properties/Strings.resx b/Plugin/Properties/Strings.resx index f161ae6..810bebe 100644 --- a/Plugin/Properties/Strings.resx +++ b/Plugin/Properties/Strings.resx @@ -644,4 +644,7 @@ help text for the /eg settings command Hide in cutscenes + + Hide while occupied in combat. + \ No newline at end of file From d7e473e3cf09abc50074eb36d217e06aae61851b Mon Sep 17 00:00:00 2001 From: Xorus Date: Fri, 14 Mar 2025 23:11:52 +0100 Subject: [PATCH 07/13] New translations strings.resx (French) --- Plugin/Properties/Strings.fr.resx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Plugin/Properties/Strings.fr.resx b/Plugin/Properties/Strings.fr.resx index 042d259..7292da9 100644 --- a/Plugin/Properties/Strings.fr.resx +++ b/Plugin/Properties/Strings.fr.resx @@ -643,6 +643,9 @@ help text for the /eg settings command Cacher pendant les cinématiques - Hide while occupied in combat. + Hide in combat cutscenes + + + Hides the floating window during transition cutscenes that occur mid-combat ("occupied" flag) \ No newline at end of file From b7ad45b19f9d3b280e22d5cba8eb4913b7de6dc8 Mon Sep 17 00:00:00 2001 From: Xorus Date: Fri, 14 Mar 2025 23:11:53 +0100 Subject: [PATCH 08/13] New translations strings.resx (German) --- Plugin/Properties/Strings.de.resx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Plugin/Properties/Strings.de.resx b/Plugin/Properties/Strings.de.resx index 4554056..253cdfb 100644 --- a/Plugin/Properties/Strings.de.resx +++ b/Plugin/Properties/Strings.de.resx @@ -643,6 +643,9 @@ help text for the /eg settings command Hide in cutscenes - Hide while occupied in combat. + Hide in combat cutscenes + + + Hides the floating window during transition cutscenes that occur mid-combat ("occupied" flag) \ No newline at end of file From 04217f2db1c632b6cf9c453d4b30bec5ec107837 Mon Sep 17 00:00:00 2001 From: Xorus Date: Fri, 14 Mar 2025 23:11:54 +0100 Subject: [PATCH 09/13] New translations strings.resx (Japanese) --- Plugin/Properties/Strings.ja.resx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Plugin/Properties/Strings.ja.resx b/Plugin/Properties/Strings.ja.resx index 6d00165..53f4586 100644 --- a/Plugin/Properties/Strings.ja.resx +++ b/Plugin/Properties/Strings.ja.resx @@ -643,6 +643,9 @@ help text for the /eg settings command Hide in cutscenes - Hide while occupied in combat. + Hide in combat cutscenes + + + Hides the floating window during transition cutscenes that occur mid-combat ("occupied" flag) \ No newline at end of file From 1fbe750e689e962c1af6c2221cc500161ad1acc6 Mon Sep 17 00:00:00 2001 From: Xorus Date: Fri, 14 Mar 2025 23:11:55 +0100 Subject: [PATCH 10/13] New translations strings.resx (Korean) --- Plugin/Properties/Strings.ko.resx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Plugin/Properties/Strings.ko.resx b/Plugin/Properties/Strings.ko.resx index 3c40429..e6a4386 100644 --- a/Plugin/Properties/Strings.ko.resx +++ b/Plugin/Properties/Strings.ko.resx @@ -643,6 +643,9 @@ help text for the /eg settings command Hide in cutscenes - Hide while occupied in combat. + Hide in combat cutscenes + + + Hides the floating window during transition cutscenes that occur mid-combat ("occupied" flag) \ No newline at end of file From d161a9262a4c4e9aef5723a9e7e5c43d7d98f5a4 Mon Sep 17 00:00:00 2001 From: Xorus Date: Fri, 14 Mar 2025 23:11:56 +0100 Subject: [PATCH 11/13] New translations strings.resx (Chinese Simplified) --- Plugin/Properties/Strings.zh.resx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Plugin/Properties/Strings.zh.resx b/Plugin/Properties/Strings.zh.resx index 6fa8414..233247b 100644 --- a/Plugin/Properties/Strings.zh.resx +++ b/Plugin/Properties/Strings.zh.resx @@ -643,6 +643,9 @@ help text for the /eg settings command Hide in cutscenes - Hide while occupied in combat. + Hide in combat cutscenes + + + Hides the floating window during transition cutscenes that occur mid-combat ("occupied" flag) \ No newline at end of file From b821b5685f9412055caff33b23af01b022181076 Mon Sep 17 00:00:00 2001 From: Xorus Date: Fri, 14 Mar 2025 23:14:47 +0100 Subject: [PATCH 12/13] Update source file Strings.resx --- Plugin/Properties/Strings.resx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Plugin/Properties/Strings.resx b/Plugin/Properties/Strings.resx index 810bebe..3334269 100644 --- a/Plugin/Properties/Strings.resx +++ b/Plugin/Properties/Strings.resx @@ -645,6 +645,9 @@ help text for the /eg settings command Hide in cutscenes - Hide while occupied in combat. + Hide in combat cutscenes + + + Hides the floating window during transition cutscenes that occur mid-combat ("occupied" flag) \ No newline at end of file From 05f7b64052b7ee376f8423838db2bfe137e3e21a Mon Sep 17 00:00:00 2001 From: Xorus Date: Fri, 14 Mar 2025 23:14:48 +0100 Subject: [PATCH 13/13] New translations strings.resx (French) --- Plugin/Properties/Strings.fr.resx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugin/Properties/Strings.fr.resx b/Plugin/Properties/Strings.fr.resx index 7292da9..e20c8b4 100644 --- a/Plugin/Properties/Strings.fr.resx +++ b/Plugin/Properties/Strings.fr.resx @@ -643,9 +643,9 @@ help text for the /eg settings command Cacher pendant les cinématiques - Hide in combat cutscenes + Cacher pendant les cinématiques de combat - Hides the floating window during transition cutscenes that occur mid-combat ("occupied" flag) + Cache la petite fenêtre pendant les cinématiques / transitions en instance \ No newline at end of file