diff --git a/rse/plugins/org.eclipse.rse.eclipse.filesystem/plugin.properties b/rse/plugins/org.eclipse.rse.eclipse.filesystem/plugin.properties
index 3fa050312fe..d0c3355e8c5 100644
--- a/rse/plugins/org.eclipse.rse.eclipse.filesystem/plugin.properties
+++ b/rse/plugins/org.eclipse.rse.eclipse.filesystem/plugin.properties
@@ -19,3 +19,6 @@
pluginName = RSE Eclipse Filesystem (EFS) Provider
providerName = Eclipse.org
+
+createRemoteProject.label = Create Remote Project
+createRemoteProject.tooltip = Create a remote project using this folder
diff --git a/rse/plugins/org.eclipse.rse.eclipse.filesystem/plugin.xml b/rse/plugins/org.eclipse.rse.eclipse.filesystem/plugin.xml
index ce5f95e1ca1..3198999607c 100644
--- a/rse/plugins/org.eclipse.rse.eclipse.filesystem/plugin.xml
+++ b/rse/plugins/org.eclipse.rse.eclipse.filesystem/plugin.xml
@@ -41,8 +41,8 @@ Kushal Munir (IBM) - Changed paths to reflect internal packages