blob: 111c2276cc9dd5f03c9601a344b6134716a645d1 [file] [log] [blame]
asobolev0dde53c2007-05-02 15:06:13 +00001###############################################################################
2# Copyright (c) 2005, 2007 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
9###############################################################################
asobolevc6294ad2007-02-22 08:39:46 +000010# /**
11# * <copyright>
12# *
13# * Copyright (c) 2006 IBM Corporation and others.
14# * All rights reserved. This program and the accompanying materials
15# * are made available under the terms of the Eclipse Public License v1.0
16# * which accompanies this distribution, and is available at
17# * http://www.eclipse.org/legal/epl-v10.html
18# *
asobolev0dde53c2007-05-02 15:06:13 +000019#
asobolevc6294ad2007-02-22 08:39:46 +000020# *
21# * </copyright>
22# *
aplatov2b156f22007-05-13 17:55:57 +000023# * $Id: about.properties,v 1.3 2007/05/13 17:55:57 aplatov Exp $
asobolevc6294ad2007-02-22 08:39:46 +000024# */
25
26# NLS_MESSAGEFORMAT_VAR
27
28# ==============================================================================
29# Do not change the properties between this line and the last line containing:
30# %%% END OF TRANSLATED PROPERTIES %%%
31# Instead, either redefine an existing property, or create a new property,
32# append it to the end of the file, and change the code to use the new name.
33# ==============================================================================
34
35# about.properties
36# contains externalized strings for about.ini
37# java.io.Properties file (ISO 8859-1 with "\" escapes)
38# fill-ins are supplied by about.mappings
39# This file should be translated.
40
41featureName=Dynamic Languages Toolkit (DLTK) Core Source
42
43featureText=Dynamic Languages Toolkit (DLTK) Core Source\n\
aplatov2b156f22007-05-13 17:55:57 +000044\n\
asobolevc6294ad2007-02-22 08:39:46 +000045Version: {featureVersion}\n\
46Build id: {0}\n\
47\n\
aplatov2b156f22007-05-13 17:55:57 +000048(c) Copyright Eclipse contributors and others 2000, 2007. All rights reserved.\n\
asobolevc6294ad2007-02-22 08:39:46 +000049Visit http://www.eclipse.org/dltk
50
51# ==============================================================================
52# %%% END OF TRANSLATED PROPERTIES %%%
53# The above properties have been shipped for translation.
54# ==============================================================================