Revert: Introduce GitAction class
[egit.git] / org.spearce.egit.ui / plugin.properties
blobd609b90e7ad7fa67781f058a6878cfd2ce1f6a06
1 plugin_name=GIT Team Provider (UI)
2 provider_name=spearce.org
4 SharingWizard_name=GIT
5 PreferencePage_name=GIT
7 DisconnectAction_label=Disconnect
8 DisconnectAction_tooltip=Disconnect the GIT team provider.
10 TrackAction_label=Track (Add)
11 TrackAction_tooltip=Track selected files/folders with GIT.
13 UntrackAction_label=Untrack (Remove)
14 UntrackAction_tooltip=Stop tracking selected files/folders with GIT.
16 Decorator_name=GIT
17 Decorator_description=Shows GIT specific information on resources in projects under version control.
19 CompareWithRevisionAction_label=Compare With GIT Revision
20 CompareWithRevisionAction_tooltip=Compare With a GIT Revision
22 ShowResourceInHistoryAction_label=Show in Resource History
23 ShowResourceInHistoryAction_tooltip=Show selected files in the resource history view.