Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'debug/org.eclipse.cdt.debug.core/plugin.properties')
-rw-r--r--debug/org.eclipse.cdt.debug.core/plugin.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/debug/org.eclipse.cdt.debug.core/plugin.properties b/debug/org.eclipse.cdt.debug.core/plugin.properties
index 20b9d5e4e4f..993a7c448e6 100644
--- a/debug/org.eclipse.cdt.debug.core/plugin.properties
+++ b/debug/org.eclipse.cdt.debug.core/plugin.properties
@@ -22,5 +22,5 @@ containerName.mapping=Path Mapping
containerDescription.mapping=A path mapping.
containerName.mapEntry=Path Map Entry
containerDescription.mapEntry=An entry in a path mapping.
-containerName.directory=File System Directory With Subfolders
-containerDescription.directory=A directory in the local file system with the subfolders search option.
+containerName.directory=File System Directory
+containerDescription.directory=A directory in the local file system.

Back to the top