From 3111d548ef37ee345d3b22268b243da8f2fd7dee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Bl=C3=A4sing?= Date: Mon, 2 Feb 2026 21:32:58 +0100 Subject: [PATCH] java.api.common: Fix missing resource LBL_TestModuleFolder_DialogTitle Closes: #9184 --- .../java/api/common/project/ui/customizer/Bundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/Bundle.properties b/java/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/Bundle.properties index 9758aab92ba5..c1e8cd9ebd21 100644 --- a/java/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/Bundle.properties +++ b/java/java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/Bundle.properties @@ -69,7 +69,7 @@ TITLE_InvalidRoot=Invalid Source Roots LBL_SourceFolder_DialogTitle=Add Source Folder LBL_TestFolder_DialogTitle=Add Test Folder LBL_ModuleFolder_DialogTitle=Add Module Folder -LBL_TestFolder_DialogTitle=Add Test Module Folder +LBL_TestModuleFolder_DialogTitle=Add Test Module Folder LBL_InvalidRoot=Already used package folders: MNE_InvalidRoot=A AD_InvalidRoot=N/A