Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.eef.core')
-rw-r--r--plugins/org.eclipse.eef.core/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.eef.core/plugin.properties b/plugins/org.eclipse.eef.core/plugin.properties
index eb466d6c8..c5559c8d0 100644
--- a/plugins/org.eclipse.eef.core/plugin.properties
+++ b/plugins/org.eclipse.eef.core/plugin.properties
@@ -9,4 +9,4 @@ pluginName = EEF Core
providerName = Eclipse Modeling Project
-AbstractEEFWidgetController_InvalidValueForExpression=The expression '{0}' should return a value with the type {1}, it has returned instead {2}
+AbstractEEFWidgetController_InvalidValueForExpression=The expression ''{0}'' should return a value with the type {1}, it has returned instead {2}

Back to the top