From 9aacb5a271c6cabd8bae35d9c571156bdbd24566 Mon Sep 17 00:00:00 2001 From: Markus Schorn Date: Tue, 16 May 2006 11:19:26 +0000 Subject: [PATCH] Corrected wording, bug 139590. --- .../cdt/internal/core/model/CoreModelMessages.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/org.eclipse.cdt.core/model/org/eclipse/cdt/internal/core/model/CoreModelMessages.properties b/core/org.eclipse.cdt.core/model/org/eclipse/cdt/internal/core/model/CoreModelMessages.properties index 5d3c956c3ad..24c5f60b4b5 100644 --- a/core/org.eclipse.cdt.core/model/org/eclipse/cdt/internal/core/model/CoreModelMessages.properties +++ b/core/org.eclipse.cdt.core/model/org/eclipse/cdt/internal/core/model/CoreModelMessages.properties @@ -75,5 +75,5 @@ PathEntryManager.3=Source attachment not found ({0}) PathEntryManager.4=Library not found ({0}) PathEntryManager.5=Referenced project is not accessible PathEntryManager.6=Referenced project is not a C/C++ project -PathEntryManager.1=Workspace include path in accessible ({0}) -PathEntryManager.7=Workspace library path in accessible ({0}) +PathEntryManager.1=Workspace include path inaccessible ({0}) +PathEntryManager.7=Workspace library path inaccessible ({0})