Bug 559304 - Refreshing workspace message is misleading

Change-Id: Iac162a939c9d60b77380a6116785bd1b0fe2a34f
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/utils/messages.properties b/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/utils/messages.properties
index 48e0d88..797a3d2 100644
--- a/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/utils/messages.properties
+++ b/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/utils/messages.properties
@@ -82,7 +82,7 @@
 localstore_fileNotFound = File not found: {0}.
 localstore_locationUndefined = The location for ''{0}'' could not be determined because it is based on an undefined path variable.
 localstore_refreshing = Refreshing ''{0}''.
-localstore_refreshingRoot = Refreshing workspace.
+localstore_refreshingRoot = Refreshing files.
 localstore_resourceExists = Resource already exists on disk: ''{0}''.
 localstore_resourceDoesNotExist = Resource does not exist on disk: ''{0}''.
 localstore_resourceIsOutOfSync = Resource is out of sync with the file system: ''{0}''.