| Line | |
|---|
| 1 | # about.properties
|
|---|
| 2 | # contains externalized strings for about.ini
|
|---|
| 3 | # java.io.Properties file (ISO 8859-1 with "\" escapes)
|
|---|
| 4 | # fill-ins are supplied by about.mappings
|
|---|
| 5 | # This file should be translated.
|
|---|
| 6 |
|
|---|
| 7 | appName=Eclipse
|
|---|
| 8 |
|
|---|
| 9 | blurb=Eclipse Platform\n\
|
|---|
| 10 | \n\
|
|---|
| 11 | Version: 2.0.1\n\
|
|---|
| 12 | Build id: {0}\n\
|
|---|
| 13 | \n\
|
|---|
| 14 | (c) Copyright IBM Corp. and others 2000, 2002. All rights reserved.\n\
|
|---|
| 15 | Visit http://www.eclipse.org/platform\n\
|
|---|
| 16 | \n\
|
|---|
| 17 | This product includes software developed by the\n\
|
|---|
| 18 | Apache Software Foundation http://www.apache.org/
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.