1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-09 17:25:38 +02:00
cdt/remote/org.eclipse.remote.ui/plugin.properties
Jonah Graham 928046e272 Bug 577097: Move o.e.remote into a subfolder
Includes removing redundant content that will be provided by CDT:
- .mvn/extensions.xml
- .gitignore
- CONTRIBUTING
- LICENSE
- NOTICE
- root pom.xmls

Note: if you get to this commit when searching history or
doing git blame, try adding --follow to force the history
back before this move.

Change-Id: I42bdbb2cf8e7f07d6608c32eaabf2b54151a1fb1
2022-01-11 20:04:18 -05:00

21 lines
915 B
Properties

###############################################################################
# Copyright (c) 2013 IBM Corporation.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
###############################################################################
pluginName=Remote Services UI
pluginProvider=Eclipse PTP
RemoteDevPrefPage.name=Remote Development
ConnectionsPreferencePage.name=Remote Connections
ConnectionsViewCategory.name=Connections
ConnectionsView.name=Connections
ConnectionsContent.name=Connections
NewConnectionCommand.name=New Connection
DeleteConnectionCommand.name=Delete Connection
ConnectionProperties.name=Connection
OpenConnectionCommand.name=Open Connection
CloseConnectionCommand.name=Close Connection