Merge "[releng] remove unused SWTBot TPD files"
[egit/eclipse.git] / org.eclipse.egit.gitflow.ui / plugin.properties
blob910673f29c4e2f8fa8ffd833de6b986245060de7
1 ###############################################################################
2 # Copyright (C) 2015, Max Hohenegger <eclipse@hohenegger.eu>
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Eclipse Public License 2.0
6 # which accompanies this distribution, and is available at
7 # https://www.eclipse.org/legal/epl-2.0/
9 # SPDX-License-Identifier: EPL-2.0
10 ###############################################################################
11 plugin_name=Git integration for Eclipse - UI for Gitflow support
12 provider_name=Eclipse EGit
13 TeamGitFlowInit.name = Init Git Flow...
14 TeamGitFlowMenu.name = Git Flow
15 TeamGitFlowFeatureStart.name = Start Feature
16 TeamGitFlowFeatureFinish.name = Finish Feature
17 TeamGitFlowReleaseStart.name = Start Release
18 TeamGitFlowReleaseFinish.name = Finish Release
19 TeamGitFlowFeaturePublish.name = Publish Feature
20 TeamGitFlowReleasePublish.name = Publish Release
21 TeamGitFlowHotfixPublish.name = Publish Hotfix
22 TeamGitFlowFeatureTrack.name = Track Feature
23 TeamGitFlowFeatureCheckout.name = Checkout Feature
24 TeamGitFlowFeatureRebase.name = Rebase Feature
25 TeamGitFlowHotfixStart.name = Start Hotfix
26 TeamGitFlowHotfixFinish.name = Finish Hotfix
27 TeamGitFlowDevelopCheckout.name = Checkout Develop
28 Decorator_name=Gitflow
29 Decorator_description=Shows Gitflow specific information on repository nodes.
30 TeamGitFlowDevelopCompare.name=Compare with develop branch
31 TeamGitFlowDevelopCompare.label=develop branch
32 TeamGitFlowDevelopReplace.name=Replace with develop branch
33 TeamGitFlowDevelopReplace.label=develop branch