1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 09:45:39 +02:00

Update feature names for Europa to include the terms "End-User" and "Extender"

This commit is contained in:
Martin Oberhuber 2007-02-08 16:51:03 +00:00
parent 5839cdb576
commit 938dab3903
7 changed files with 56 additions and 59 deletions

View file

@ -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,18 +15,21 @@
# This file should be translated.
# "featureName" property - name of the feature
featureName=TM Service Discovery
featureName=TM Service Discovery End-User and Extender SDK
# "description" property - description of the feature
description=A framework and Zeroconf / DNS-SD based implementation for \
detecting remote network services. Includes Source.
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
# "updateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates
testUpdateSiteName=Target Management Project Pre-release Test Updates
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2006 Symbian Software Ltd. and others. All rights reserved.\n\
Copyright (c) 2006, 2007 Symbian Software Ltd. and others. All rights reserved.\n\
This program and the accompanying materials are made available under the terms\n\
of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\
available at http://www.eclipse.org/legal/epl-v10.html\n\
@ -36,10 +39,6 @@ Javier Montalvo Or
Martin Oberhuber (Wind River) - externalized strings, fixed build.properties, feature.xml\n
################ end of copyright property ####################################
# "description" property - description of the feature
description=Service Discovery provides an API an Zeroconf / DNS-SD based \
implementation for detecting remote network services.
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2006 IBM Corporation and others.
# Copyright (c) 2006, 2007 IBM Corporation 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
@ -7,13 +7,18 @@
#
# Contributors:
# IBM Corporation - initial API and implementation
# Martin Oberhuber (Wind River) - ongoing maintenance
###############################################################################
# NLS_MESSAGEFORMAT_NONE
# NLS_ENCODING=UTF-8
# "featureName" property - name of the feature
featureName=Remote System Explorer Runtime
featureName=Remote System Explorer (RSE) End-User Runtime
# "description" property - description of the feature
description=An integrated framework and toolkit for seamless working \
on remote systems through SSH, FTP or dstore protocols.
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
@ -21,14 +26,9 @@ providerName=Eclipse.org
# "updateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates
# "description" property - description of the feature
description=Remote System Explorer (RSE) provides an \
integrated framework and toolkit for seamless working on remote systems \
through SSH, FTP or dstore protocols.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2000, 2006 IBM Corporation and others.\n\
Copyright (c) 2000, 2007 IBM Corporation 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\

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2006 IBM Corporation and others.
# Copyright (c) 2006, 2007 IBM Corporation 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
@ -13,24 +13,22 @@
# NLS_ENCODING=UTF-8
# "featureName" property - name of the feature
featureName=Remote System Explorer Core
featureName=Remote System Explorer (RSE) Core
# "description" property - description of the feature
description=Remote System Explorer (RSE) core including \
system and subsystem definition, basic service APIs, and \
user documentation.
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
# "updateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates
testUpdateSiteName=Target Management Project Pre-release Test Updates
# "description" property - description of the feature
description=Remote System Explorer (RSE) core including \
system and subsystem definition, \
basic service APIs, and \
user documentation.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved.\n\
Copyright (c) 2000, 2007 IBM Corporation and others. All rights reserved.\n\
\n\
This program and the accompanying materials are made available under the terms\n\
of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\

View file

@ -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,16 +15,19 @@
# "featureName" property - name of the feature
featureName=RSE Experimental Eclipse Filesystem (EFS) Provider
# "description" property - description of the feature
description=An experimental EFS provider over RSE remote file services. \
Does not work for Eclipse Workspace Projects yet. Includes Source.
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
# "updateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates
testUpdateSiteName=Target Management Project Pre-release Test Updates
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2000, 2006 IBM Corporation and others.\n\
Copyright (c) 2000, 2007 IBM Corporation 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\
@ -34,10 +37,6 @@ Contributors:\n\
IBM Corporation - initial API and implementation\n
################ end of copyright property ####################################
# "description" property - description of the feature
description=An experimental EFS provider over RSE remote file services. \
Does not work for Eclipse Workspace Projects yet. Includes Source.
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
licenseURL=license.html

View file

@ -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
@ -13,23 +13,22 @@
# NLS_ENCODING=UTF-8
# "featureName" property - name of the feature
featureName=RSE CDT Remote Launcher
featureName=CDT Remote Launcher End-User and Extender SDK
# "description" property - description of the feature
description=A Launch Configuration for debugging C/C++ programs on a \
remote host through RSE-provided shell and file services, and gdbserver. \
Includes Source.
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
# "updateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates
testUpdateSiteName=Target Management Project Pre-release Test Updates
# "description" property - description of the feature
description=A Launch Configuration \
for debugging C/C++ programs on a remote host through RSE-provided shell and file \
services, and gdbserver. Includes Source.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2006 PalmSource, Inc., Wind River Systems, Inc. and others.\n\
Copyright (c) 2006, 2007 PalmSource, 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\

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2006 IBM Corporation and others.
# Copyright (c) 2006, 2007 IBM Corporation 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
@ -13,7 +13,12 @@
# NLS_ENCODING=UTF-8
# "featureName" property - name of the feature
featureName=Remote System Explorer SDK
featureName=Remote System Explorer (RSE) Extender SDK
# "description" property - description of the feature
description=Install this if you plan to develop applications or tools \
based on RSE. This SDK contains runtimes, documentation and sources \
for the core RSE frameworks, SSH, FTP or dstore protocols.
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
@ -21,14 +26,9 @@ providerName=Eclipse.org
# "updateSiteName" property - label for the update site
updateSiteName=Target Management Project Updates
# "description" property - description of the feature
description=Remote System Explorer (RSE) SDK combines the runtime features \
with the generated source, javadoc, and ISV documentation to provide \
a package for the development of RSE based applications.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2000, 2006 IBM Corporation and others.\n\
Copyright (c) 2000, 2007 IBM Corporation 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\

View file

@ -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\