blob: 25fd173c5addd9504371e55b0cc21e8decdf2e0f [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) 2005 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# *
asobolev0dde53c2007-05-02 15:06:13 +000023# * $Id: feature.properties,v 1.2 2007/05/02 15:06:13 asobolev 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# This file contains externalized strings for feature.xml
36# "%foo" in feature.xml corresponds to the key "foo" in this file
37# java.io.Properties file (ISO 8859-1 with "\" escapes)
38# This file should be translated.
39
40# "featureName" property - name of the feature
41featureName=Dynamic Languages Toolkit (DLTK) Core
42
43# "providerName" property - name of the company that provides the feature
44providerName=Eclipse.org
45
46# "updateSiteName" property - label for the update site
47updateSiteName=Dynamic Languages Toolkit (DLTK) Updates
48
49# "description" property - description of the feature
50description=Dynamic Languages Toolkit Core API.
51
52# "licenseURL" property - URL of the "Feature License"
53# do not translate value - just change to point to a locale-specific HTML page
54licenseURL=license.html
55
56# ==============================================================================
57# %%% END OF TRANSLATED PROPERTIES %%%
58# The above properties have been shipped for translation.
59# ==============================================================================
60
61# "license" property - text of the "Feature Update License"
62# should be plain text version of license agreement pointed to be "licenseURL"
63license=\
64ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\
65January 28, 2004\n\
66\n\
67Usage Of Content\n\
68\n\
69THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
70OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
71USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
72AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
73NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\
74AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
75AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
76OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\
77TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
78OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
79BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
80\n\
81Applicable Licenses\n\
82\n\
83Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\
84is provided to you under the terms and conditions of the Eclipse Public\n\
85License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\
86Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
87For purposes of the EPL, "Program" will mean the Content.\n\
88\n\
89Content includes, but is not limited to, source code, object code,\n\
90documentation and other files maintained in the Eclipse.org CVS\n\
91repository ("Repository") in CVS modules ("Modules") and made available\n\
92as downloadable archives ("Downloads").\n\
93\n\
94Content may be apportioned into plug-ins ("Plug-ins"), plug-in fragments\n\
95("Fragments"), and features ("Features"). A Feature is a bundle of one or\n\
96more Plug-ins and/or Fragments and associated material. Files named\n\
97"feature.xml" may contain a list of the names and version numbers of the\n\
98Plug-ins and/or Fragments associated with a Feature. Plug-ins and Fragments\n\
99are located in directories named "plugins" and Features are located in\n\
100directories named "features".\n\
101\n\
102Features may also include other Features ("Included Features"). Files named\n\
103"feature.xml" may contain a list of the names and version numbers of\n\
104Included Features.\n\
105\n\
106The terms and conditions governing Plug-ins and Fragments should be\n\
107contained in files named "about.html" ("Abouts"). The terms and\n\
108conditions governing Features and Included Features should be contained\n\
109in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
110Licenses may be located in any directory of a Download or Module\n\
111including, but not limited to the following locations:\n\
112\n\
113 - The top-level (root) directory\n\
114 - Plug-in and Fragment directories\n\
115 - Subdirectories of the directory named "src" of certain Plug-ins\n\
116 - Feature directories\n\
117\n\
118Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
119Eclipse Update Manager, you must agree to a license ("Feature Update\n\
120License") during the installation process. If the Feature contains\n\
121Included Features, the Feature Update License should either provide you\n\
122with the terms and conditions governing the Included Features or inform\n\
123you where you can locate them. Feature Update Licenses may be found in\n\
124the "license" property of files named "feature.properties". Such Abouts,\n\
125Feature Licenses and Feature Update Licenses contain the terms and\n\
126conditions (or references to such terms and conditions) that govern your\n\
127use of the associated Content in that directory.\n\
128\n\
129THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\
130TO THE CPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
131SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
132\n\
133 - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
134 - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
135 - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
136 - IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
137 - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
138 - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
139\n\
140IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
141TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\
142is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
143govern that particular Content.\n\
144\n\
145Cryptography\n\
146\n\
147Content may contain encryption software. The country in which you are\n\
148currently may have restrictions on the import, possession, and use,\n\
149and/or re-export to another country, of encryption software. BEFORE\n\
150using any encryption software, please check the country's laws,\n\
151regulations and policies concerning the import, possession, or use,\n\
152and re-export of encryption software, to see if this is permitted.\n
153########### end of license property ##########################################