Format .git/config using LF line endings
[egit/zawir.git] / org.spearce.egit.ui / plugin.properties
blobf7c53567f7989ecfaef94f29dd16d9e1c4a5f4a0
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 Theme_label=Git
44 Theme_CommitGraphNormalFont_label=Commit graph normal font
45 Theme_CommitGraphNormalFont_description=This font is used to draw the revision history.
46 Theme_CommitGraphHighlightFont_label=Commit graph highlight font
47 Theme_CommitGraphHighlightFont_description=This font is used to highlight matching commits in the revision history.
48 Theme_CommitMessageFont_label=Commit message font
49 Theme_CommitMessageFont_description=This font is used to show a commit message.
51 GitPreferences_name=Git
52 GitPreferences_HistoryPreferencePage_name=History
53 GitPreferences_WindowCachePreferencePage_name=Window Cache