Allow project decorations regardless of repository root location
[egit/torarne.git] / org.spearce.egit.ui / plugin.properties
blob58b879fd4369b4dab53611f1696343d57672c500
1 plugin_name=Git Team Provider (UI)
2 provider_name=spearce.org
4 Git=Git
6 Git_clone_category=Git
7 Git_clone_wizard=Git Repository
8 Git_clone_description=Clone an existing Git repository.
10 SharingWizard_name=Git
11 GitRemoteQuickDiffProvider_label=A Git Revision
13 DisconnectAction_label=Disconnect
14 DisconnectAction_tooltip=Disconnect the Git team provider.
16 AssumeUnchangedAction_label=Assume unchanged
17 AssumeUnchangedAction_tooltip=Assume selected folders/files are unchanged
19 TrackAction_label=Track (&Add)
20 TrackAction_tooltip=Track selected files/folders with Git.
22 UntrackAction_label=Untrack (Remove)
23 UntrackAction_tooltip=Stop tracking selected files/folders with Git.
25 UpdateAction_label=Update Index (Refresh)
26 UpdateAction_tooltip=Update Git's index with current version
28 Decorator_name=Git
29 Decorator_description=Shows Git specific information on resources in projects under version control.
31 CompareWithRevisionAction_label=Compare With Git Revision
32 CompareWithRevisionAction_tooltip=Compare With a Git Revision
34 ShowResourceInHistoryAction_label=Show in Resource History
35 ShowResourceInHistoryAction_tooltip=Show selected files in the resource history view.
37 CommitAction_label=&Commit
38 CommitAction_tooltip=Commit changes to your current branch
40 ResetAction_label=&Reset To...
41 ResetAction_tooltip=Reset the current branch to the same or another commit
43 BranchAction_label=&Branch...
44 BranchAction_tooltip=Switch to another branch
46 FetchAction_label=&Fetch From...
47 FetchAction_tooltip=Fetch from another repository
49 PushAction_label=&Push To...
50 PushAction_tooltip=Push to another repository
52 GitActions_label=Git
53 GitMenu_label=&Git
56 Theme_label=Git
57 Theme_CommitGraphNormalFont_label=Commit graph normal font
58 Theme_CommitGraphNormalFont_description=This font is used to draw the revision history.
59 Theme_CommitGraphHighlightFont_label=Commit graph highlight font
60 Theme_CommitGraphHighlightFont_description=This font is used to highlight matching commits in the revision history.
61 Theme_CommitMessageFont_label=Commit message font
62 Theme_CommitMessageFont_description=This font is used to show a commit message.
64 GitPreferences_name=Git
65 GitPreferences_HistoryPreferencePage_name=History
66 GitPreferences_WindowCachePreferencePage_name=Window Cache
67 GitPreferences_DecoratorPreferencePage_name=Label Decorations