blob: 5ddcf426b70c29b2ffc39f979f82919a9544071d [file] [log] [blame]
#################################################################################
# Copyright (c) 2016 CEA LIST.
# 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:
# Mauricio Alferez (CEA LIST) mauricio.alferez@cea.fr - initial API and implementation
##################################################################################
papyrus.requirements.sysml14.assistant.menu.label = Editing Tools
papyrus.requirements.sysml14.assistant.menu.tooltip = Assistants to edit SysML requirements models
#Commands to be executed from package or model
createNewRequirement.command.label = Create new requirement
createNewRequirement.command.tooltip = Create new requirement in the selected package
#Commands to be executed from requirements
decomposeRequirement.command.label = Decompose requirement
decomposeRequirement.command.tooltip = Create new requirement that decomposes the selected requirement
createComments.command.label = Create comments
createComments.command.tooltip = Create Comments
extractComments.command.label = Extract annotations as comments
extractComments.command.tooltip = Extract text from a requirement annotation to a new comment
Bundle-Vendor = Eclipse Modeling Project
Bundle-Name = SysML 1.4 Papyrus for Requirements - Editing Tools (Incubation)