mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-23 16:23:52 +02:00
Update feature names for Europa to include the terms "End-User" and "Extender"
This commit is contained in:
parent
25ab997497
commit
d4de327425
1 changed files with 11 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2006 Wind River Systems, Inc. and others.
|
# Copyright (c) 2006, 2007 Wind River Systems, Inc. and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -15,10 +15,11 @@
|
||||||
# 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 SDK
|
featureName=TM Terminal End-User and Extender SDK
|
||||||
featureNameSerial=TM Terminal Serial Connector
|
|
||||||
featureNameSsh=TM Terminal Ssh Connector
|
# "description" property - description of the feature
|
||||||
featureNameView=TM Terminal View
|
description=An ANSI (vt102) compatible Terminal including \
|
||||||
|
plug-ins for Serial, SSH and Telnet connections. Includes Source Code.
|
||||||
|
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
@ -26,13 +27,14 @@ providerName=Eclipse.org
|
||||||
# "updateSiteName" property - label for the update site
|
# "updateSiteName" property - label for the update site
|
||||||
updateSiteName=Target Management Project Updates
|
updateSiteName=Target Management Project Updates
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# names of included features
|
||||||
description=An ANSI (vt102) compatible Terminal including \
|
featureNameSerial=TM Terminal Serial Connector
|
||||||
pluggable connectors for Serial, SSH and Telnet. Includes Source Code.
|
featureNameSsh=TM Terminal Ssh Connector
|
||||||
|
featureNameView=TM Terminal View
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
Copyright (c) 2003, 2006 Wind River Systems, Inc. and others.\n\
|
Copyright (c) 2003, 2007 Wind River Systems, Inc. and others.\n\
|
||||||
All rights reserved. This program and the accompanying materials\n\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
Loading…
Add table
Reference in a new issue