Add (Incubation) suffix to plugins and feature names
[egit/qmx.git] / org.eclipse.egit.ui / plugin.properties
bloba2bbbc23c4512d5f66f54dee9d8935e9df109301
1 plugin_name=Git Team Provider (UI) (Incubation)
2 provider_name=eclipse.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=&Add to Version Control
20 TrackAction_tooltip=Track selected files/folders with Git.
22 UntrackAction_label=&Remove from Version Control
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 CompareWithIndexAction_label=Git Index
35 CompareWithIndexAction_tooltip=Compare with Git's index version
37 ShowResourceInHistoryAction_label=Show in Resource History
38 ShowResourceInHistoryAction_tooltip=Show selected files in the resource history view.
40 CommitAction_label=&Commit...
41 CommitAction_tooltip=Commit changes to your current branch
43 ResetAction_label=&Reset To...
44 ResetAction_tooltip=Reset the current branch to the same or another commit
46 BranchAction_label=&Branch...
47 BranchAction_tooltip=Switch to another branch
49 FetchAction_label=&Fetch From...
50 FetchAction_tooltip=Fetch from another repository
52 PushAction_label=&Push To...
53 PushAction_tooltip=Push to another repository
55 GitActions_label=Git
56 GitMenu_label=&Git
59 Theme_label=Git
60 Theme_CommitGraphNormalFont_label=Commit graph normal font
61 Theme_CommitGraphNormalFont_description=This font is used to draw the revision history.
62 Theme_CommitGraphHighlightFont_label=Commit graph highlight font
63 Theme_CommitGraphHighlightFont_description=This font is used to highlight matching commits in the revision history.
64 Theme_CommitMessageFont_label=Commit message font
65 Theme_CommitMessageFont_description=This font is used to show a commit message.
67 GitPreferences_name=Git
68 GitPreferences_HistoryPreferencePage_name=History
69 GitPreferences_WindowCachePreferencePage_name=Window Cache
70 GitPreferences_DecoratorPreferencePage_name=Label Decorations