| ############################################################################### |
| # Copyright (c) 2019 CEA LIST, and others. |
| # |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License 2.0 |
| # which accompanies this distribution, and is available at |
| # https://www.eclipse.org/legal/epl-2.0/ |
| # |
| # SPDX-License-Identifier: EPL-2.0 |
| # |
| # Contributors: |
| # Nicolas FAUVERGUE (CEA LIST) nicolas.fauvergue@cea.fr - Initial API and implementation |
| # |
| ############################################################################### |
| pluginName = Papyrus GitLight Git UI |
| providerName = Eclipse Modeling Project |
| |
| activate_track_changes_label=&Activate track changes... |
| activate_track_changes_description=Share the project into the git repository |
| create_contribution_label=&Create contribution... |
| create_contribution_description=Create a contribution of this model |
| update_contribution_label=&Update a contribution... |
| update_contribution_description=Update an existing contribution of this model |
| get_base_label=&Get current base |
| get_base_description=Get the model defined in the current base |
| compare_with_base_label=&Compare with base |
| compare_with_base_description=Compare with base model |
| get_contribution_label=&Get this contribution |
| get_contribution_description=Get this contribution |
| review_contribution_label=&Review contribution |
| review_contribution_description=Review this contribution |
| contribute_review_label=Contribute review |
| contribute_review_description=Contribute the review |
| push_contribution_label=&Define this as repository |
| push_contribution_description=Define this as repository |
| reject_contribution_label=&Reject this contribution |
| reject_contribution_description=Reject this contribution |
| |
| contribution_view_label=Contributions |
| contribution_view_description=The contributions view to detect the contributions available for the selected model. |