From 79e57ab60fcb55617171df8363489e98ec446c9f Mon Sep 17 00:00:00 2001 From: David Dykstal Date: Tue, 22 May 2007 00:22:09 +0000 Subject: [PATCH] [188189] externalize strings for "create remote project" --- .../org.eclipse.rse.eclipse.filesystem/plugin.properties | 3 +++ rse/plugins/org.eclipse.rse.eclipse.filesystem/plugin.xml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) 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