blob: f218c60703f0bc0e69a2986fb5c8eda3f0f0d0aa [file] [log] [blame]
###############################################################################
# Copyright (c) 2007, 2014 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# IBM Corporation - initial API and implementation
# Zeligsoft - Bug 254297
# Adolfo Sanchez-Barbudo Herrera (Open Canarias) - Bug 336491, 345115
###############################################################################
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
# Do not change the properties between this line and the last line containing:
# %%% END OF TRANSLATED PROPERTIES %%%
# Instead, either redefine an existing property, or create a new property,
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
# This file contains externalized strings for feature.xml
# "%foo" in feature.xml corresponds to the key "foo" in this file
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file should be translated.
# "featureName" property - name of the feature
featureName=OCL Classic SDK: Ecore/UML Parsers,Evaluator
# "providerName" property - name of the company that provides the feature
providerName=Eclipse OCL
# "updateSiteName" property - label for the update site
updateSiteName=Eclipse Modeling Project Updates
# "description" property - description of the feature
description=Provides the Parser and Evaluator for OCL using Ecore or UML APIs.\n\
\n\
Install this feature to parse and interpret queries on UML or Ecore models.\
Install this if you use a feature that depends on OCL (such as GMF) or \
if you want to work with OCL constraints or queries, want source code, but do not need EMF edit support or documentation.
copyright=(c) Copyright Eclipse contributors and others 2003, 2014. All rights reserved.