2005-06-23 13:41:50 +00:00
|
|
|
###############################################################################
|
2009-05-26 20:52:26 +00:00
|
|
|
# Copyright (c) 2002, 2008 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
|
|
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
#
|
|
|
|
# Contributors:
|
2005-06-23 13:41:50 +00:00
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
###############################################################################
|
2002-07-16 01:48:34 +00:00
|
|
|
# about.properties
|
|
|
|
# contains externalized strings for about.ini
|
|
|
|
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
|
|
|
# fill-ins are supplied by about.mappings
|
|
|
|
# This file should be translated.
|
2006-09-26 16:50:40 +00:00
|
|
|
# NOTE TO TRANSLATOR: Please do not translate the featureVersion variable.
|
|
|
|
|
2002-07-16 01:48:34 +00:00
|
|
|
|
|
|
|
blurb=Eclipse C/C++ Development Tools\n\
|
|
|
|
\n\
|
2004-11-16 22:33:31 +00:00
|
|
|
Version: {featureVersion}\n\
|
2002-07-16 01:48:34 +00:00
|
|
|
Build id: {0}\n\
|
|
|
|
\n\
|
2010-05-31 20:40:20 +00:00
|
|
|
(c) Copyright Eclipse contributors and others, 2000, 2010. All rights reserved.\n\
|
2002-07-16 01:48:34 +00:00
|
|
|
Visit http://www.eclipse.org/cdt
|