1
|
1 |
# /**
|
|
2 |
# * <copyright>
|
|
3 |
# *
|
|
4 |
# * Copyright (c) 2002-2008 IBM Corporation and others.
|
|
5 |
# * All rights reserved. This program and the accompanying materials
|
|
6 |
# * are made available under the terms of the Eclipse Public License v1.0
|
|
7 |
# * which accompanies this distribution, and is available at
|
|
8 |
# * http://www.eclipse.org/legal/epl-v10.html
|
|
9 |
# *
|
|
10 |
# * Contributors:
|
|
11 |
# * IBM - Initial API and implementation
|
|
12 |
# *
|
|
13 |
# * </copyright>
|
|
14 |
# *
|
|
15 |
# * $Id: about.properties,v 1.2 2008/05/21 19:53:47 nickb Exp $
|
|
16 |
# */
|
|
17 |
|
|
18 |
# NLS_MESSAGEFORMAT_VAR
|
|
19 |
|
|
20 |
# ==============================================================================
|
|
21 |
# Do not change the properties between this line and the last line containing:
|
|
22 |
# %%% END OF TRANSLATED PROPERTIES %%%
|
|
23 |
# Instead, either redefine an existing property, or create a new property,
|
|
24 |
# append it to the end of the file, and change the code to use the new name.
|
|
25 |
# ==============================================================================
|
|
26 |
|
|
27 |
# about.properties
|
|
28 |
# contains externalized strings for about.ini
|
|
29 |
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
|
30 |
# fill-ins are supplied by about.mappings
|
|
31 |
# This file should be translated.
|
|
32 |
|
|
33 |
featureName=XML Schema Definition (XSD) Source
|
|
34 |
|
|
35 |
featureText=XML Schema Definition (XSD) Source\n\
|
|
36 |
Version: {featureVersion}\n\
|
|
37 |
Build id: {0}\n\
|
|
38 |
\n\
|
|
39 |
(c) Copyright Eclipse contributors and others. 2002, 2007. All rights reserved.\n\
|
|
40 |
Visit http://www.eclipse.org/xsd
|
|
41 |
|
|
42 |
# ==============================================================================
|
|
43 |
# %%% END OF TRANSLATED PROPERTIES %%%
|
|
44 |
# The above properties have been shipped for translation.
|
|
45 |
# ==============================================================================
|