Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: c5559c8d01f7d6461e3259b499fccc067f83e96d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright (c) 2015, 2016 Obeo.
# 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.htm
# Contributors: Obeo - initial API and implementation

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}

Back to the top