ibull | 795256e | 2006-12-20 05:14:01 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2000, 2005 IBM Corporation and others. |
| 3 | # All rights reserved. This program and the accompanying materials |
| 4 | # are made available under the terms of the Eclipse Public License v1.0 |
| 5 | # which accompanies this distribution, and is available at |
| 6 | # http://www.eclipse.org/legal/epl-v10.html |
| 7 | # |
| 8 | # Contributors: |
| 9 | # IBM Corporation - initial API and implementation |
| 10 | ############################################################################### |
| 11 | # about.properties |
| 12 | # contains externalized strings for about.ini |
| 13 | # java.io.Properties file (ISO 8859-1 with "\" escapes) |
| 14 | # fill-ins are supplied by about.mappings |
| 15 | # This file should be translated. |
| 16 | |
| 17 | blurb=Eclipse Graphical Editing Framework\n\ |
| 18 | \n\ |
| 19 | Version: {featureVersion}\n\ |
| 20 | Build id: {0}\n\ |
| 21 | \n\ |
| 22 | (c) Copyright Eclipse Contributors and others 2000, 2006. All rights reserved.\n\ |
| 23 | Visit http://www.eclipse.org/gef |