Add shortcuts to commit, reset and checkout actions
[egit/zawir.git] / org.spearce.egit.ui / plugin.properties
blob68d5d45a395682dd4616bec1595068a1129e1a2f
1 plugin_name=Git Team Provider (UI)
2 provider_name=spearce.org
4 Git_clone_category=Git
5 Git_clone_wizard=Git Repository
7 SharingWizard_name=Git
8 GitRemoteQuickDiffProvider_label=Latest Git Revision
10 DisconnectAction_label=Disconnect
11 DisconnectAction_tooltip=Disconnect the Git team provider.
13 AssumeUnchangedAction_label=Assume unchanged
14 AssumeUnchangedAction_tooltip=Assume selected folders/files are unchanged
16 TrackAction_label=Track (Add)
17 TrackAction_tooltip=Track selected files/folders with Git.
19 UntrackAction_label=Untrack (Remove)
20 UntrackAction_tooltip=Stop tracking selected files/folders with Git.
22 UpdateAction_label=Update Index (Refresh)
23 UpdateAction_tooltip=Update Git's index with current version
25 Decorator_name=Git
26 Decorator_description=Shows Git specific information on resources in projects under version control.
28 CompareWithRevisionAction_label=Compare With Git Revision
29 CompareWithRevisionAction_tooltip=Compare With a Git Revision
31 ShowResourceInHistoryAction_label=Show in Resource History
32 ShowResourceInHistoryAction_tooltip=Show selected files in the resource history view.
34 CommitAction_label=&Commit
35 CommitAction_tooltip=Commit changes to your current branch
37 ResetAction_label=&Reset To...
38 ResetAction_tooltip=Reset the current branch to the same or another commit
40 BranchAction_label=&Branch...
41 BranchAction_tooltip=Switch to another branch
43 GitActions_label=Git actions
44 GitMenu_label=&Git
47 Theme_label=Git
48 Theme_CommitGraphNormalFont_label=Commit graph normal font
49 Theme_CommitGraphNormalFont_description=This font is used to draw the revision history.
50 Theme_CommitGraphHighlightFont_label=Commit graph highlight font
51 Theme_CommitGraphHighlightFont_description=This font is used to highlight matching commits in the revision history.
52 Theme_CommitMessageFont_label=Commit message font
53 Theme_CommitMessageFont_description=This font is used to show a commit message.
55 GitPreferences_name=Git
56 GitPreferences_HistoryPreferencePage_name=History
57 GitPreferences_WindowCachePreferencePage_name=Window Cache