mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
Clarify name of the TM Terminal via Remote API Connector
This commit is contained in:
parent
b1459f826a
commit
72b0f6ac9c
2 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@
|
|||
# This file should be translated.
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=TM Terminal Remote Connector Extensions
|
||||
featureName=TM Terminal via Remote API Connector Extensions
|
||||
|
||||
# "providerName" property - name of the company that provides the feature
|
||||
providerName=Eclipse.org - Target Management
|
||||
|
@ -21,7 +21,7 @@ providerName=Eclipse.org - Target Management
|
|||
updateSiteName=TM Terminal 4.0 Updates
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=An remote connector implementation for the Terminal.
|
||||
description=A Terminal Connector using the org.eclipse.remote API.
|
||||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# which accompanies this distribution, and is available at
|
||||
# http://www.eclipse.org/legal/epl-v10.html
|
||||
###############################################################################
|
||||
pluginName = Terminal Remote API Connector
|
||||
providerName = Eclipse PTP
|
||||
pluginName = Terminal via Remote API Connector
|
||||
providerName = Eclipse.org - Target Management
|
||||
connectionName = Remote Services
|
||||
RemoteTerminalPage.name = Remote Terminal
|
||||
|
|
Loading…
Add table
Reference in a new issue