blob: 3a7bf15120e6728732db31f99cba8bdde42ff996 [file] [log] [blame]
###############################################################################
# Copyright (c) 2009, 2019 Mia-Software 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:
# Gregoire DUPE (Mia-Software)
# Nicolas Bros (Mia-Software)
###############################################################################
#Properties file for org.eclipse.modisco.infra.query.ui
category.name = MoDisco
catalogView.name = Query Sets
Bundle-Vendor = Eclipse Modeling Project
Bundle-Name = MoDisco Query User Interface (Deprecated, has to be replaced by EMF Facet)
queryExecutionView.name = Query Execution
extension-point.name = Display the results of a query execution
executeQuery.command.description = Open the Query Execution view to execute a MoDisco Query
executeQuery.command.name = Execute Query...
executeQuery.command.label = Execute Query...
createJavaQueryClass.command.description = Create the Java implementation class for a MoDisco Query
createJavaQueryClass.command.name = Create Java Query Implementation Class
createJavaQueryClass.command.label = Create Java Query Implementation Class
createQuery.command.description = Create a MoDisco Query
createQuery.command.name = Create Query
createQuery.command.label = Create Query