Merge branch 'main' into bug6135

This commit is contained in:
Axel Uhl
2025-06-30 17:20:28 +02:00
277 changed files with 2915 additions and 1075 deletions
@@ -39,7 +39,6 @@ public class TestsUtil {
TEST_STRING_MESSAGES = new ResourceBundleStringMessagesImpl(TEST_STRING_MESSAGES_BASE_NAME,
TestsUtil.class.getClassLoader(), StandardCharsets.UTF_8.name());
}
return TEST_STRING_MESSAGES;
}