blob: 9f91675a4d40650d9dc8a75456172ab0f51669c0 [file] [log] [blame]
###############################################################################
# Copyright (c) 2010, 2015 Willink Transformations 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
#
# Contributors:
# E.D.Willink - initial API and implementation
###############################################################################
pluginName = OCL Unified Base User Interface and Editor
providerName = Eclipse Modeling Project
MF_Save = Save
MF_Save_AS_Command = Save Abstract Syntax
MF_Save_AS_Description = Save the Abstract Syntax representation to an XMI file
MF_Save_CS_Command = Save Concrete (Xtext) Syntax
MF_Save_CS_Description = Save the Concrete (Xtext) Syntax representation to an XMI file
MF_Validate = Validate
MF_Validate_Command = Validate the OCL
MF_Validate_Description = Validate the OCL associated with the selection
_UI_SaveFailure_title = Save Problems
_UI_SaveFailure_message = Save could not be completed.
_UI_SerializationFailure_title = CS to Text Serialization failed.
_UI_SerializationFailure_message = CS will be displayed as XMI, problem is in the error log.