Show only commits that represent changes in the history view
[egit.git] / org.spearce.egit.ui / plugin.properties
blobacf13db747be3fb2793e8100bd4ceed63cb9acee
1 plugin_name=Git Team Provider (UI)
2 provider_name=spearce.org
4 SharingWizard_name=Git
5 PreferencePage_name=Git
6 GitRemoteQuickDiffProvider_label=Latest Git Revision
8 DisconnectAction_label=Disconnect
9 DisconnectAction_tooltip=Disconnect the Git team provider.
11 TrackAction_label=Track (Add)
12 TrackAction_tooltip=Track selected files/folders with Git.
14 UntrackAction_label=Untrack (Remove)
15 UntrackAction_tooltip=Stop tracking selected files/folders with Git.
17 Decorator_name=Git
18 Decorator_description=Shows Git specific information on resources in projects under version control.
20 CompareWithRevisionAction_label=Compare With Git Revision
21 CompareWithRevisionAction_tooltip=Compare With a Git Revision
23 ShowResourceInHistoryAction_label=Show in Resource History
24 ShowResourceInHistoryAction_tooltip=Show selected files in the resource history view.
26 CheckpointAction_label=Checkpoint Project
27 CheckpointAction_tooltip=Checkpoint working directory to Git