Refactor SubcommandHandler to use CommandCatalog instead of reflection
[egit/zawir.git] / org.spearce.egit.ui / plugin.properties
blob3240ec0c9202893c55c2a035c0b298009c54ce48
1 plugin_name=Git Team Provider (UI)
2 provider_name=spearce.org
4 Git_clone_category=Git
5 Git_clone_wizard=Git Repository
6 Git_clone_description=Clone an existing Git repository.
8 SharingWizard_name=Git
9 GitRemoteQuickDiffProvider_label=A Git Revision
11 DisconnectAction_label=Disconnect
12 DisconnectAction_tooltip=Disconnect the Git team provider.
14 AssumeUnchangedAction_label=Assume unchanged
15 AssumeUnchangedAction_tooltip=Assume selected folders/files are unchanged
17 TrackAction_label=Track (&Add)
18 TrackAction_tooltip=Track selected files/folders with Git.
20 UntrackAction_label=Untrack (Remove)
21 UntrackAction_tooltip=Stop tracking selected files/folders with Git.
23 UpdateAction_label=Update Index (Refresh)
24 UpdateAction_tooltip=Update Git's index with current version
26 Decorator_name=Git
27 Decorator_description=Shows Git specific information on resources in projects under version control.
29 CompareWithRevisionAction_label=Compare With Git Revision
30 CompareWithRevisionAction_tooltip=Compare With a Git Revision
32 ShowResourceInHistoryAction_label=Show in Resource History
33 ShowResourceInHistoryAction_tooltip=Show selected files in the resource history view.
35 CommitAction_label=&Commit
36 CommitAction_tooltip=Commit changes to your current branch
38 ResetAction_label=&Reset To...
39 ResetAction_tooltip=Reset the current branch to the same or another commit
41 BranchAction_label=&Branch...
42 BranchAction_tooltip=Switch to another branch
44 GitActions_label=Git actions
45 GitMenu_label=&Git
48 Theme_label=Git
49 Theme_CommitGraphNormalFont_label=Commit graph normal font
50 Theme_CommitGraphNormalFont_description=This font is used to draw the revision history.
51 Theme_CommitGraphHighlightFont_label=Commit graph highlight font
52 Theme_CommitGraphHighlightFont_description=This font is used to highlight matching commits in the revision history.
53 Theme_CommitMessageFont_label=Commit message font
54 Theme_CommitMessageFont_description=This font is used to show a commit message.
56 GitPreferences_name=Git
57 GitPreferences_HistoryPreferencePage_name=History
58 GitPreferences_WindowCachePreferencePage_name=Window Cache