david_williams | 064ba1c | 2005-10-31 13:59:21 +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 | # Do not translate any values surrounded by {} |
| 18 | |
jeffliu | b0849ec | 2006-02-14 21:11:43 +0000 | [diff] [blame] | 19 | blurb=Web Standard Tools - Web UI\n\ |
david_williams | 064ba1c | 2005-10-31 13:59:21 +0000 | [diff] [blame] | 20 | \n\ |
| 21 | Version: {featureVersion}\n\ |
| 22 | Build id: {0}\n\ |
| 23 | \n\ |
| 24 | (c) Copyright Eclipse contributors and others 2005. All rights reserved.\n\ |
| 25 | Visit http://www.eclipse.org/webtools |
| 26 | |