* revert to clear 0.9 version
diff --git a/features/org.eclipse.dltk.ruby-feature/feature.properties b/features/org.eclipse.dltk.ruby-feature/feature.properties
index f8a9294..18a6fea 100644
--- a/features/org.eclipse.dltk.ruby-feature/feature.properties
+++ b/features/org.eclipse.dltk.ruby-feature/feature.properties
@@ -7,7 +7,7 @@
#
# "featureName" property - name of the feature
-featureName=Dynamic Languages Toolkit - Ruby Development Tools (Incubation)
+featureName=Dynamic Languages - Ruby Development Tools (Incubation)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
diff --git a/features/org.eclipse.dltk.ruby-feature/feature.xml b/features/org.eclipse.dltk.ruby-feature/feature.xml
index f1918aa..cdceba5 100644
--- a/features/org.eclipse.dltk.ruby-feature/feature.xml
+++ b/features/org.eclipse.dltk.ruby-feature/feature.xml
@@ -17,7 +17,7 @@
<feature
id="org.eclipse.dltk.ruby"
label="%featureName"
- version="0.9.1.qualifier"
+ version="0.9.0.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg">
diff --git a/features/org.eclipse.dltk.ruby-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.dltk.ruby-feature/sourceTemplateFeature/feature.properties
index 174f837..f021d2d 100644
--- a/features/org.eclipse.dltk.ruby-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.dltk.ruby-feature/sourceTemplateFeature/feature.properties
@@ -6,17 +6,48 @@
# http://www.eclipse.org/legal/epl-v10.html
#
+###############################################################################
+# /**
+# * <copyright>
+# *
+# * Copyright (c) 2006 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+#
+# *
+# * </copyright>
+# *
+# * $Id: feature.properties,v 1.2.2.2 2007/08/01 09:56:34 asobolev Exp $
+# */
+
+# NLS_MESSAGEFORMAT_VAR
+
+# ==============================================================================
+# Do not change the properties between this line and the last line containing:
+# %%% END OF TRANSLATED PROPERTIES %%%
+# Instead, either redefine an existing property, or create a new property,
+# append it to the end of the file, and change the code to use the new name.
+# ==============================================================================
+
+# This file contains externalized strings for feature.xml
+# "%foo" in feature.xml corresponds to the key "foo" in this file
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file should be translated.
+
# "featureName" property - name of the feature
-featureName=Dynamic Languages - Ruby Development Tools Source Code (Incubation)
+featureName=Dynamic Languages Toolkit (DLTK) Ruby IDE Source
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
# "updateSiteName" property - label for the update site
-updateSiteName=Dynamic Languages Toolkit Update Site
+updateSiteName=Eclipse.org update site
# "description" property - description of the feature
-description=Dynamic Languages Toolkit Ruby IDE Source Code
+description=Dynamic Languages Toolkit Ruby IDE. (source code)
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page