2013-07-15 10:36:54 -04:00
|
|
|
###############################################################################
|
2013-09-18 11:35:33 -04:00
|
|
|
# Copyright (c) 2013 IBM Corporation.
|
2022-01-11 21:11:49 -05:00
|
|
|
#
|
|
|
|
# This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
2013-07-15 10:36:54 -04:00
|
|
|
# which accompanies this distribution, and is available at
|
2022-01-11 21:11:49 -05:00
|
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: EPL-2.0
|
2013-07-15 10:36:54 -04:00
|
|
|
#
|
|
|
|
###############################################################################
|
|
|
|
|
2013-09-18 11:35:33 -04:00
|
|
|
pluginName=Remote Services UI
|
2013-07-15 10:36:54 -04:00
|
|
|
pluginProvider=Eclipse PTP
|
2013-09-11 11:29:06 -04:00
|
|
|
RemoteDevPrefPage.name=Remote Development
|
2015-01-27 16:06:02 -05:00
|
|
|
ConnectionsPreferencePage.name=Remote Connections
|
|
|
|
ConnectionsViewCategory.name=Connections
|
|
|
|
ConnectionsView.name=Connections
|
|
|
|
ConnectionsContent.name=Connections
|
|
|
|
NewConnectionCommand.name=New Connection
|
|
|
|
DeleteConnectionCommand.name=Delete Connection
|
|
|
|
ConnectionProperties.name=Connection
|
2015-05-12 15:29:26 -04:00
|
|
|
OpenConnectionCommand.name=Open Connection
|
|
|
|
CloseConnectionCommand.name=Close Connection
|