Update org.apache.commons:commons-compress to 1.25.0
[egit/eclipse.git] / org.eclipse.egit.gitflow.ui / plugin.properties
bloba8836553c8e6100e2aa070e3f9124669cd8651d1
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 Bundle-Name=Git integration for Eclipse - UI for Gitflow support
12 Bundle-Vendor=Eclipse EGit
13 TeamGitFlowInit.name = Init Gitflow...
14 TeamGitFlowMenu.name = Gitflow
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 = Check Out Feature
24 TeamGitFlowFeatureRebase.name = Rebase Feature
25 TeamGitFlowHotfixStart.name = Start Hotfix
26 TeamGitFlowHotfixFinish.name = Finish Hotfix
27 TeamGitFlowDevelopCheckout.name = Check Out 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