mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 04:45:38 +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.
|
# This file should be translated.
|
||||||
|
|
||||||
# "featureName" property - name of the feature
|
# "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" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org - Target Management
|
providerName=Eclipse.org - Target Management
|
||||||
|
@ -21,7 +21,7 @@ providerName=Eclipse.org - Target Management
|
||||||
updateSiteName=TM Terminal 4.0 Updates
|
updateSiteName=TM Terminal 4.0 Updates
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "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" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
# http://www.eclipse.org/legal/epl-v10.html
|
# http://www.eclipse.org/legal/epl-v10.html
|
||||||
###############################################################################
|
###############################################################################
|
||||||
pluginName = Terminal Remote API Connector
|
pluginName = Terminal via Remote API Connector
|
||||||
providerName = Eclipse PTP
|
providerName = Eclipse.org - Target Management
|
||||||
connectionName = Remote Services
|
connectionName = Remote Services
|
||||||
RemoteTerminalPage.name = Remote Terminal
|
RemoteTerminalPage.name = Remote Terminal
|
||||||
|
|
Loading…
Add table
Reference in a new issue