blob: 3f64e234c1e0dc07651a0365e05ef02ab9c5f633 [file] [log] [blame]
###############################################################################
# Copyright (c) 2010 Eclipse Modeling Project 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
#
# $Id: plugin.properties,v 1.2 2010/03/13 13:16:49 ewillink Exp $
###############################################################################
# ====================================================================
# To code developer:
# Do NOT change the properties between this line and the
# "%%% END OF TRANSLATED PROPERTIES %%%" line.
# Make a new property name, append to the end of the file and change
# the code to use the new property.
# ====================================================================
# ====================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
# ====================================================================
pluginName = OCL Examples OCL in Ecore Editor
providerName = Eclipse Modeling Project
_UI_CreateModelError_message = Problems encountered in file "{0}"
_UI_FileConflict_label = File Conflict
_UI_MultiObjectSelected = Selected {0} Objects
_UI_NoObjectSelected = Selected Nothing
_UI_SaveAs_message = Save file to another location using either Ecore (.ecore) or EMOF (.emof) serialization.
_UI_SingleObjectSelected = Selected Object: {0}
_WARN_FileConflict = There are unsaved changes that conflict with changes made outside the editor. Do you wish to discard this editor's changes?