mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 16:56:04 +02:00
13 lines
416 B
Properties
13 lines
416 B
Properties
# 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.
|
|
|
|
blurb=Eclipse C/C++ Development Tools\n\
|
|
\n\
|
|
Version: 2.0.0\n\
|
|
Build id: {0}\n\
|
|
\n\
|
|
(c) Copyright QNX Software Systems Ltd. and others, 2000, 2001, 2002, 2003. All rights reserved.\n\
|
|
Visit http://www.eclipse.org/cdt
|