From 2bdebaa08f3fafdf8095b6e50d3c9fd9f9dab26a Mon Sep 17 00:00:00 2001 From: slewis Date: Tue, 17 Nov 2015 21:10:53 -0800 Subject: UI message fixes Change-Id: Iee0071f199b5338c5dca08bb58d542a864608627 --- framework/bundles/org.eclipse.ecf.remoteservice.ui/plugin.properties | 4 ++-- .../org/eclipse/ecf/internal/remoteservices/ui/messages.properties | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'framework') diff --git a/framework/bundles/org.eclipse.ecf.remoteservice.ui/plugin.properties b/framework/bundles/org.eclipse.ecf.remoteservice.ui/plugin.properties index c3e9ee1f8..2c2a477d5 100644 --- a/framework/bundles/org.eclipse.ecf.remoteservice.ui/plugin.properties +++ b/framework/bundles/org.eclipse.ecf.remoteservice.ui/plugin.properties @@ -10,6 +10,6 @@ plugin.name=ECF Remote Services/RSA UI plugin.provider=Eclipse.org - ECF perspective.name = Remote Services -remote.services.category.name=Remote Services +remote.services.category.name=Remote Services/RSA remote.services.discovery.view.name=Endpoint Discovery -remote.services.rsa.view.name=Remote Service Admin \ No newline at end of file +remote.services.rsa.view.name=Local RSA Manager \ No newline at end of file diff --git a/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/messages.properties b/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/messages.properties index 046d75bd2..4fdd06f79 100644 --- a/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/messages.properties +++ b/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/org/eclipse/ecf/internal/remoteservices/ui/messages.properties @@ -53,7 +53,7 @@ EndpointNamespaceNode_NAMESPACE_PROP_NAME=Namespace EndpointPackageVersionNode_VERSION_PROP_NAME=Version EndpointRemoteServiceFilterNode_REMOTE_SERVICE_FILTER_PROP_NAME=Remote Service Filter EndpointRemoteServiceIDNode_REMOTE_SERVICE_ID_PROP_NAME=Remote Service Id -EndpointServiceIDNode_SERVICE_ID_PROP_NAME=OSGi Service Id +EndpointServiceIDNode_SERVICE_ID_PROP_NAME=OSGi Service EndpointTimestampNode_TIMESTAMP_PROP_NAME=Export Timestamp MethodInvocationDialog_ShellTitle = Invoke Remote Method MethodInvocationDialog_AvailableMethodsLabel = Available Methods: @@ -71,5 +71,5 @@ MethodInvocationDialog_InvocationTypeRemoteServiceProxy = Remote Service Proxy MethodInvocationDialog_InvocationTypeSynchronous = Synchronous RSAContentProvider_ExportedServicesNodeName=Exported Services RSAContentProvider_ImportedEndpointsNodeName=Imported Endpoints -RSAView_PROXY_SERVICE_ID_LABEL=OSGi Proxy Service Id +RSAView_PROXY_SERVICE_ID_LABEL=OSGi Proxy Service RSAView_SERVICE_ID_LABEL=OSGi Service Id -- cgit v1.2.3