Globalization features
diff --git a/features/org.eclipse.graphiti.feature/feature.properties b/features/org.eclipse.graphiti.feature/feature.properties
index 82356e6..2162203 100644
--- a/features/org.eclipse.graphiti.feature/feature.properties
+++ b/features/org.eclipse.graphiti.feature/feature.properties
@@ -15,6 +15,7 @@
 ###############################################################################
 featureName = Graphiti (Incubation)
 providerName = Eclipse Modeling Project
+description = This is the runtime feature of the Graphiti framework. Graphiti supports the fast and easy creation of unified graphical tools, which can graphically display and edit underlying domain models using a tool-defined notation. Only this Graphiti feature is needed for creating Eclipse-based applications containing tools using Graphiti.
 
 # "licenseURL" property - URL of the "Feature License"
 # do not translate value - just change to point to a locale-specific HTML page
diff --git a/features/org.eclipse.graphiti.feature/feature.xml b/features/org.eclipse.graphiti.feature/feature.xml
index 6b20f53..4fc2a6a 100644
--- a/features/org.eclipse.graphiti.feature/feature.xml
+++ b/features/org.eclipse.graphiti.feature/feature.xml
@@ -21,7 +21,7 @@
       provider-name="%providerName">
 
    <description>
-      This is the runtime feature of the Graphiti framework. Graphiti supports the fast and easy creation of unified graphical tools, which can graphically display and edit underlying domain models using a tool-defined notation. Only this Graphiti feature is needed for creating Eclipse-based applications containing tools using Graphiti.
+      %description
    </description>
 
    <copyright url="http://www.eclipse.org/legal/epl-v10.html">