mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-28 03:15:33 +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
|
||||
# are made available under the terms of the Eclipse Public License v1.0
|
||||
# which accompanies this distribution, and is available at
|
||||
|
@ -15,10 +15,11 @@
|
|||
# This file should be translated.
|
||||
|
||||
# "featureName" property - name of the feature
|
||||
featureName=TM Terminal SDK
|
||||
featureNameSerial=TM Terminal Serial Connector
|
||||
featureNameSsh=TM Terminal Ssh Connector
|
||||
featureNameView=TM Terminal View
|
||||
featureName=TM Terminal End-User and Extender SDK
|
||||
|
||||
# "description" property - description of the feature
|
||||
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=Eclipse.org
|
||||
|
@ -26,13 +27,14 @@ providerName=Eclipse.org
|
|||
# "updateSiteName" property - label for the update site
|
||||
updateSiteName=Target Management Project Updates
|
||||
|
||||
# "description" property - description of the feature
|
||||
description=An ANSI (vt102) compatible Terminal including \
|
||||
pluggable connectors for Serial, SSH and Telnet. Includes Source Code.
|
||||
# names of included features
|
||||
featureNameSerial=TM Terminal Serial Connector
|
||||
featureNameSsh=TM Terminal Ssh Connector
|
||||
featureNameView=TM Terminal View
|
||||
|
||||
# "copyright" property - text of the "Feature Update 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\
|
||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||
which accompanies this distribution, and is available at\n\
|
||||
|
|
Loading…
Add table
Reference in a new issue