From 8e17e4fdc57408c782e8b61bb8d947b501aff176 Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Wed, 26 Nov 2014 12:49:29 -0500 Subject: [PATCH] Bug 453332 - Rename "Connections" to "Remote Connections" in preferences. Change-Id: I7c19d57c0ec879c300b7eac6a2b340acae7860c7 Signed-off-by: Greg Watson --- bundles/org.eclipse.remote.ui/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.eclipse.remote.ui/plugin.properties b/bundles/org.eclipse.remote.ui/plugin.properties index 5897f246ca3..4a15de900f4 100644 --- a/bundles/org.eclipse.remote.ui/plugin.properties +++ b/bundles/org.eclipse.remote.ui/plugin.properties @@ -10,4 +10,4 @@ pluginName=Remote Services UI pluginProvider=Eclipse PTP RemoteDevPrefPage.name=Remote Development -ConnectionsPreferencePage.name=Connections \ No newline at end of file +ConnectionsPreferencePage.name=Remote Connections \ No newline at end of file