Prepare 5.7.0-SNAPSHOT builds
[egit/eclipse.git] / org.eclipse.egit.ui / plugin.properties
blob8a3f09688074d200e466e4cffc07cdbd5703ee92
1 ###############################################################################
2 # Copyright (c) 2005, 2018, 2019 Shawn Pearce and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License 2.0
5 # which accompanies this distribution, and is available at
6 # https://www.eclipse.org/legal/epl-2.0/
8 # SPDX-License-Identifier: EPL-2.0
10 # Contributors:
11 #    Shawn Pearce - initial implementation
12 #    Daniel Megert <daniel_megert@ch.ibm.com> - Removed two duplicate keys - http://bugs.eclipse.org/364013
13 #    Alexander Nittka <alex@nittka.de> - Repository groups - http://bugs.eclipse.org/545123
14 ###############################################################################
16 Bundle-Name=Git integration for Eclipse - UI
17 Bundle-Vendor=Eclipse EGit
19 support.egit.name=Git integration for Eclipse
20 support.egit.description=Versioning with Git, integration with Gerrit, GitHub, Gitflow, and Task repositories
22 Git=Git
24 Git_clone_category=Git
25 Git_clone_wizard=Projects from Git
26 Git_clone_description=Import one or more projects from a Git repository.
27 SmartImportGitWizard_label=Projects from Git (with smart import)
28 SmartImportGitWizard_description=Detect, import into the workspace, and configure projects and nested projects from a Git repository.
30 SharingWizard_name=Git
31 GitRemoteQuickDiffProvider_label=A Git Revision
33 DisconnectAction_label=&Disconnect
34 AssumeUnchangedAction_label=A&ssume Unchanged
35 NoAssumeUnchangedAction_label=&No Assume Unchanged
36 UntrackAction_label=&Untrack
37 Decorator_name=Git Resources
38 Decorator_description=Shows git-specific information on resources in projects under version control.
39 Repo_decorator_name=Git Repository Objects
40 Repo_decorator_description=Shows additional information on git objects (repositories, branches, tags, and so on).
41 AddToIndexAction_label=&Add to Index
42 AddToIndexAction_tooltip=Add to Index
43 RemoveFromIndexAction_label=Remove from I&ndex
44 BranchAction_label=&Switch to...
45 BranchAction_tooltip=Check out branch, tag, or reference
46 DiscardChangesAction_label=&Index
47 ReplaceWithHeadAction_label=&HEAD Revision
48 ReplaceWithCommitAction_label=&Commit...
49 ReplaceWithPreviousVersionAction.label = &Previous Revision
50 ReplaceWithRefAction_label=&Branch, Tag, or Reference...
51 FetchAction_label=&Fetch From...
52 FetchAction_tooltip=Fetch changes from upstream
53 PushAction_label=&Push...
54 ResetAction_label=&Reset...
55 ResetAction_tooltip=Reset index, working tree or branch head
56 RebaseAction_label=Re&base...
57 RebaseAction_tooltip=Rebase current branch on top of selected branch
58 RebaseWithDialog_label=&Rebase...
59 StashToolbarAction_label=Stash Changes...
60 StashToolbarAction_tooltip=Stash away changes (use menu to view stashes)
61 SynchronizeWith_label=&Synchronize
62 SynchronizeWorkspace_label=Synchronize &Workspace
63 TagAction_label=Create &Tag...
64 MergeAction_label=&Merge...
65 MergeAction_tooltip=Merge a branch or tag into the current branch
66 CommitAction_label=&Commit...
67 CommitAction_tooltip=Commit change
68 CompareWithIndexAction_label=&Index
69 CompareWithHeadAction_label=&HEAD Revision
70 CompareIndexWithHeadAction_label=I&ndex With HEAD
71 IgnoreAction_label=&Ignore
72 ApplyPatchAction_label=Appl&y Patch...
73 ShowResourceInHistoryAction_label=Show in Hist&ory
74 CompareWithRevisionAction_label=Histor&y...
76 GitPreferences_keywords = git egit repository clone cloning parallel pull remote connection timeout ssh refresh index merge whitespace credentials lfs large
77 ProjectsPreferencePage_keywords = git egit projects share branch import ignore derived gitignore
78 WindowCachePreferencePage_keywords = git egit window cache
79 DateFormatPreferencePage_keywords = git egit date format commit time zone
80 GitDecoratorPreferencePage_keywords = git egit label decoration colors fonts icon
81 GlobalConfigurationPreferencePage_keywords = git egit configuration user system repository
82 CommittingPreferencePage_keywords = git egit committing staging stage untracked track message history signed warning error
83 StagingViewPreferencePage_keywords = git egit staging stage
84 DialogsPreferencePage_keywords = git egit confirmation dialog configuration rebase checkout detached launch branch clone lfs fetch push log home
85 SynchronizePreferencePage_keywords = git egit synchronize fetch commit models merge
86 HistoryPreferencePage_keywords = git egit history branches tags refs notes rename revision comment date author committer diff first parent
87 HistoryColumnsPreferencePage_keywords = git egit history columns id author committer date
89 GitActions_label=Git
90 GitActions_description = Git commands in workbench toolbar and menu
92 GitMenu_label=&Git
95 Theme_label=Git
96 Theme_CommitGraphNormalFont_label=Commit graph normal font
97 Theme_CommitGraphNormalFont_description=This font is used to draw the revision history.
98 Theme_CommitGraphHighlightFont_label=Commit graph highlight font
99 Theme_CommitGraphHighlightFont_description=This font is used to highlight matching commits in the revision history.
100 Theme_CommitMessageFont_label=Commit message font
101 Theme_CommitMessageFont_description=This font is used to show a commit message.
102 Theme_CommitMessageEditorFont_label=Commit message editor font
103 Theme_CommitMessageEditorFont_description=This font is used when entering a commit message.
104 Theme_UncommittedChangeForegroundColor_label=Uncommitted Change (Foreground)
105 Theme_UncommittedChangeForegroundColor_description=This color is used for the foreground color for resources that have outgoing changes.
106 Theme_UncommittedChangeBackgroundColor_label=Uncommitted Change (Background)
107 Theme_UncommittedChangeBackgroundColor_description=This color is used for the background color for resources that have outgoing changes.
108 Theme_UncommittedChangeFont_label=Uncommitted Change Font
109 Theme_UncommittedChangeFont_description=The font used to display outgoing changes.
110 Theme_DiffHunkBackgroundColor_label=Diff Hunk (Background)
111 Theme_DiffHunkBackgroundColor_description=This color is used for the background color for diff hunks displayed in the commit viewer.
112 Theme_DiffHunkForegroundColor_label=Diff Hunk (Foreground)
113 Theme_DiffHunkForegroundColor_description=This color is used for the foreground color for diff hunks displayed in the commit viewer.
114 Theme_DiffAddBackgroundColor_label=Diff Added (Background)
115 Theme_DiffAddBackgroundColor_description=This color is used for the background color for added diff lines displayed in the commit viewer.
116 Theme_DiffAddForegroundColor_label=Diff Added (Foreground)
117 Theme_DiffAddForegroundColor_description=This color is used for the foreground color for added diff lines displayed in the commit viewer.
118 Theme_DiffRemoveBackgroundColor_label=Diff Removed (Background)
119 Theme_DiffRemoveBackgroundColor_description=This color is used for the background color for removed diff lines displayed in the commit viewer.
120 Theme_DiffRemoveForegroundColor_label=Diff Removed (Foreground)
121 Theme_DiffRemoveForegroundColor_description=This color is used for the foreground color for removed diff lines displayed in the commit viewer.
122 Theme_DiffHeadlineForegroundColor_label=Diff Headline (Foreground)
123 Theme_DiffHeadlineForegroundColor_description=This color is used for the foreground color for the first line of a file (headline) in the commit viewer.
124 Theme_DiffHeadlineBackgroundColor_label=Diff Headline (Background)
125 Theme_DiffHeadlineBackgroundColor_description=This color is used for the background color for the first line of a file (headline) in the commit viewer.
126 Theme_DiffHeadlineFont_label=Diff Headline (Font)
127 Theme_DiffHeadlineFont_description=This font is used for the the first line of a file (headline) in the commit viewer.
128 Theme_IgnoredResourceForegroundColor_label=Ignored Resource (Foreground)
129 Theme_IgnoredResourceForegroundColor_description=This color is used for the foreground color for resources that are ignored.
130 Theme_IgnoredResourceBackgroundColor_label=Ignored Resource (Background)
131 Theme_IgnoredResourceBackgroundColor_description=This color is used for the background color for resources that are ignored.
132 Theme_IgnoredResourceFont_label=Ignored Resource (Font)
133 Theme_IgnoredResourceFont_description=The font used to display resources that are ignored.
135 GitPreferences_name=Git
136 GitPreferences_WindowCachePreferencePage_name=Window Cache
137 GitPreferences_DateFormatPreferencePage_name=Date Format
138 GitPreferences_DecoratorPreferencePage_name=Label Decorations
139 GitPreferences_CommittingPreferencePage_name=Committing
140 GitPreferences_StagingViewPreferencePage_name=Staging View
141 GitPreferences_ProjectPreferencePage_name=Projects
143 ShareProjectCommand_name=Share with Git
144 ShareProjectCommand_desc=Share the project using Git
146 ShareProjectCommandParameter_name = Project
147 GitRepositoriesView_name = Git Repositories
148 GitStagingView_name = Git Staging
149 GitCategory_name = Git
150 GitRepositoryPerspective_name = Git
151 GitRepositoryPerspective_description = Perspective for managing git repositories with views for committing, browsing history, interactive rebase and other git operations.
152 Synchronize_Name=Git
153 Synchronize_ChangeSet=Git Commits
155 GitRepositoriesContentName = Git Repositories
156 AddRepositoryCommand = Add a Git Repository...
157 AddRepositoryCommand.description = Adds an existing Git repository to the Git Repositories view
158 CloneRepositoryCommand = Clone a Git Repository...
159 CloneRepositoryCommand.description = Clones a Git repository and adds the clone to the Git Repositories view
160 CreateRepositoryCommand = Create a Git Repository...
161 CreateRepositoryCommand.description = Creates a new Git repository and adds it to the Git Repositories view
163 CheckoutCommand = Check Out
164 CopyPathCommand = Copy Path to Clipboard
165 DeleteBranchCommand = Delete Branch...
166 RenameBranchCommand = Rename Branch...
167 FetchCommand = Fetch...
168 CommitCommand = Commit
169 PushCommand = Push...
170 RemoveRepositoryCommand = Remove Repository
171 ImportProjectsCommand = Import Projects...
172 ImportProjectsCommand_description = Import or create in local Git repository
173 CreateBranchCommand = Create Branch...
174 NewRemoteCommand = Create Remote...
175 ConfigureFetchCommand = Configure Fetch...
176 ConfigurePushCommand = Configure Push...
177 DeleteRemoteCommand = Delete Remote
178 ConfigureGerritRemoteCommand = Gerrit Configuration...
179 SimplePushCommand = Push
180 ChangeCredentialsCommand = Change Credentials
181 ClearCredentialsCommand = Clear Credentials
182 SimpleFetchCommand = Fetch
183 RemovePushCommand = Delete Push
184 RemoveFetchCommand = Delete Fetch
185 OpenInEditorCommand = Open in Editor
186 DeleteFileCommand = Delete
187 OpenCommand = Open
188 LinkWithSelectionCommand = Toggle "Link with Editor and Selection" (Git Repositories View)
189 SynchronizeCommand = Synchronize...
190 UntrackCommand.name = Untrack
192 ConfigurationPage.name = Configuration
193 DeleteTagCommand.name = &Delete Tag
194 MergeCommand = Merge
195 MergeWithDialogCommand = Merge...
196 ResetCommand = Reset...
197 gitsyncwizard.description = Git Synchronization
198 ShowRepositoryAction_label = Show in Repositories &View
199 TeamMenuCommandsLabel = The commands for the Team menu
200 SharedCommandsLabel = The shared commands
201 RepositoryCommandsLabel = The commands for the repositories view
202 HistoryViewCommandsLabel = History View Commands
203 HistoryViewCommands.extension.name = The history view commands
204 CommitViewerCommands.extension.name = The commit viewer commands
205 CompareCommand.name = Compare with each other
206 CompareWithMenu.label= Comp&are With
207 CompareWithWorkTreeCommand.name = Compare with Working Tree
208 CompareWithCommitCommand.name = Compare with Commit...
209 CompareWithHistoryCommand.name = Compare with Branch, Tag or Reference...
210 ReplaceWithMenu.label=Rep&lace With
211 ReplaceWithPreviousCommand.name = Replace with Previous Revision
212 OpenCommand.name = Open
213 CompareModeCommandParameter.name = Compare mode
214 CreatePatchCommand.name = Create Patch...
215 PushCommit.name = Push Commit...
216 ResetCommand.name = Reset...
217 ResetModeCommandParameter.name = Reset mode
218 ResetQuickdiffCommand.name = Reset quickdiff baseline
219 ResetTargetCommandParameter.name = Reset target (HEAD, HEAD^1)
220 SetQuickdiffBaselineCommand.name = Set quickdiff baseline
221 RepoViewFetch.label = &Fetch...
222 RepoViewCommit.label = &Commit...
223 RepoViewPush.label = &Push...
224 RepoViewPushBranch.label = &Push Branch...
225 RepoViewPushTag.label = &Push Tag...
226 RepoViewImportProjects.label = &Import Projects...
227 RepoViewCheckout.label = &Check Out
228 RepoViewSynchronize.label = &Synchronize with Workspace
229 RepoViewSynchronizeEachOther.label = &Synchronize with each other
230 RepoViewFetchSimple.label = &Fetch
231 RepoViewPushSimpleLabel = &Push
232 RepoViewChangeCredentialsLabel = Change Credentials...
233 RepoViewClearCredentialsLabel = Clear Credentials
234 RepoViewRemove.label = &Remove Repository from View
235 RepoViewCreateBranch.label = Create &Branch...
236 RepoViewCreateTag.label = Create &Tag...
237 RepoViewMerge.label = &Merge...
238 RepoViewMergeSimple.label = &Merge
239 RepoViewCreateRemote.label = Create &Remote...
240 RepoViewConfigureFetch.label = &Configure Fetch...
241 RepoViewConfigurePush.label = &Configure Push...
242 RepoViewConfigureGerritRemote.label = &Gerrit Configuration...
243 RepoViewReset.label = &Reset...
244 RepoViewOpenInEditor.label = Open in &Editor
245 RepoViewAddToIndex.label = Add to Index
246 RepoViewDeleteFile.label = &Delete
247 RepoViewDeleteBranch.label = &Delete Branch
248 RepoViewRemoveRemote.label = &Delete Remote
249 RepoViewDeleteFetch.label = &Delete Fetch
250 RepoViewDeletePush.label = &Delete Push
251 RepoViewCopyPath.label = &Copy Path to Clipboard
252 RepoViewPastePath.label = Paste R&epository Path or URI
253 RepoViewRenameBranch.label = Re&name Branch...
254 RepoViewFilterRemoteBranches.label = Remote Tracking Branches
255 RepoViewFilterRemoteBranches.description = Hides Remote Tracking Branches
256 RepoViewFilterTags.label = Tags
257 RepoViewFilterTags.description = Hides Tags
258 RepoViewFilterReferences.label = References
259 RepoViewFilterReferences.description = Hides References
260 RepoViewFilterRemotes.label = Remotes
261 RepoViewFilterRemotes.description = Hides Remotes
262 RepoViewFilterStashes.label = Stashed Commits
263 RepoViewFilterStashes.description = Hides Stashed Commits
264 RepoViewFilterSubmodules.label = Submodules
265 RepoViewFilterSubmodules.description = Hides Submodules
266 RepoViewFilterWorktree.label = Working Tree
267 RepoViewFilterWorktree.description = Hides Working Tree
268 RepoViewCollapseWorktreeCommand.label = Collapse Working Tree
269 RepoViewCollapseWorktreeCommand.description = Collapse the complete Working Tree of the current Repositories View selection
270 AddToIndexCommand.name = Add to Index
271 RemoveFromIndexCommand.name = Remove from Index
272 BranchCommand.name = Branch
273 BranchCommand.description = Check out, rename, create, or delete a branch in a git repository
274 CommitCommand.name = Commit...
275 CompareWithHeadCommand.name = Compare with HEAD Revision
276 CompareIndexWithHeadCommand.name = Compare File in Index with HEAD Revision
277 CompareWithIndexCommand.name = Compare with Index
278 ReplaceWithIndexCommand.name = Replace with File in Index
279 ReplaceWithHeadCommand.name = Replace with HEAD revision
280 ReplaceWithCommitCommand.name = Replace with commit
281 ReplaceWithRefCommand.name = Replace with branch, tag, or reference
282 FetchCommand.name = Fetch
283 IgnoreCommand.name = Ignore
284 MergeCommand.name = Merge
285 PushCommand.name = Push...
286 PushBranchCommand.name = Push Branch...
287 PushTagsCommand.name = Push Tags...
288 ResetCommand.name2 = Reset
289 SynchronizeCommand.name = Synchronize
290 TagCommand.name = Create Tag...
291 ShowInHistoryCommand.name = Show in History
292 ShowRepoViewCommand.name = Show Git Repositories View
293 ApplyPatchCommand.name = Apply Patch
294 ChangeSetModel.name = Git Commits
295 RepoViewDeleteRepository.label = &Delete Repository...
296 DeleteRepositoryCommand.name = Delete Repository
297 CreateRepositoryGroupCommand.name = Create a Repository Group
298 CreateRepositoryGroupCommand.label = Create a Repository &Group
299 CreateRepositoryGroupCommand.description = Create a repository group for structuring repositories in the Git Repositories view
300 DeleteRepositoryGroupCommand.label = &Delete Repository Group...
301 RenameRepositoryGroupCommand.label = &Rename Repository Group
302 RepositoryGroupMenu.label = Repository &Groups
303 RepoViewAddRepository.tooltip = Add an existing local Git Repository to this view
304 RepoViewCloneRepository.tooltip = Clone a Git Repository and add the clone to this view
305 RepoViewCreateRepository.tooltip = Create a new Git Repository and add it to this view
306 RepoViewAddRepository.label = &Add a Repository...
307 RepoViewCloneRepository.label = &Clone a Repository...
308 RepoViewCreateRepository.label = Create a &Repository...
309 RepoViewLinkWithSelectionMenu.label = Link with Editor and &Selection
310 RepoViewLinkWithSelection.tooltip = Link with Editor and Selection
311 RepoViewCreateRepositoryCommand.name = Create a Repository
312 CreateRepositoryWizard.name = Git Repository
313 CreateRepositoryWizard.description = Create a Git repository
314 HierarchyLayout.label = &Hierarchical Branch Layout
315 BranchCommit.label = &Display Latest Branch Commit
316 ToggleLayoutCommand.name = Toggle Branch Representation
317 ToggleBranchCommitCommand.name = Toggle Latest Branch Commit
318 RepoViewHierarchicalBranchRepresenation.tooltip = Hierarchical Branch Layout
319 RepoViewBranchCommit.tooltip = Display Latest Branch Commit
320 ConfigureTraceCommand.name = Configure Git Debug Trace
321 PullIntoCurrentBranchMenuLabel = P&ull
322 PullWithOptions.name=Pull...
323 PullWithOptions.tooltip=Specify remote and reference for a pull operation and run it
324 CherryPickCommand.name = Cherry Pick
325 SquashCommitsCommand.name = Squash Commits
326 RewordCommitCommand.name = Reword Commit
327 EditCommitCommand.name = Edit Commit
328 RevertCommand.name = Revert Commit
329 RebaseCurrentCommand.name = Rebase
330 RebaseInteractiveCurrentCommand.name = Interactive Rebase
331 DisconnectCommand.name = Disconnect
333 RepoViewPullMenu.label = P&ull
334 RepoViewPullCommand.name = Pull
335 TeamPullCommand.name = Pull
336 PullIntoCurrentBranch.tooltip = Pull changes from upstream into current branch
337 RemoteSubMenu.label = R&emote
338 RepositorySubMenu.label = &Repository
339 PushToUpstreamAction.label = &Push to Upstream
340 PushToUpstreamAction.tooltip = Push current branch to upstream if configured or start push branch wizard
341 FetchFromUpstreamAction.label = &Fetch from Upstream
342 CompareWithBranchOrTagAction.label = &Branch, Tag, or Reference...
343 MergeToolAction.label = &Merge Tool
344 CompareWithCommitAction.label = &Commit...
345 CreatePatchAction.label = Crea&te Patch...
346 TreeCompareView.name = Git Tree Compare
347 TeamMenu.label = T&eam
348 RebaseCommand.label = Rebase on
349 PushToUpstreamCommand.label = &Push to Upstream
350 FetchFromUpstreamCommand.label = &Fetch from Upstream
351 PushTagsCommand.label = Push &Tags...
352 RebaseCommand.label2 = Rebase...
353 RebaseMenu.label = Rebase
354 AbortCommand.label = &Abort
355 ContinueCommand.label = &Continue
356 SkipCommand.label = &Skip commit and continue
357 ShowInHistoryCommand.label = History
358 ShowInHistoryCommand.name2 = Show in History
359 RebaseCommand.name = Rebase on
360 RebaseWithDialogCommand.name = Rebase...
361 AbortRebaseCommand.name = Abort Rebase
362 SkipRebaseCommand.name = Skip commit and continue
363 ContinueRebaseCommand.name = Continue Rebase
364 SubmoduleUpdateCommand.name = Update Submodule
365 SubmoduleUpdateCommand.label = Update Submodule
366 SubmoduleSyncCommand.name = Sync Submodule
367 SubmoduleSyncCommand.label = Sync Submodule
368 SubmoduleAddCommand.name = Add Submodule
369 SubmoduleAddCommand.label = Add Submodule...
370 CleanCommand.name = Clean...
371 CleanCommand.label = C&lean...
372 StashCreateCommand.name = Stash Changes...
373 StashApplyCommand.name = Apply Stashed Changes
374 StashApplyCommand.label = Apply Stashed Changes
375 StashDropCommand.name = Delete Stashed Commit...
376 StashDropCommand.label = Delete Stashed Commit...
377 MergeToolCommand.name = Merge Tool
378 PushUpstreamCommand.name = Push to Upstream
379 FetchUpstreamCommand.name = Fetch from Upstream
380 ConfigureUpstreamFetchCommand.name = Configure Upstream Fetch
381 ConfigureUpstreamPushCommand.name = Configure Upstream Push
382 OpenInTextEditorCommand.name = Open in Text Editor
383 OpenInCommitViewerCommand.name = Open in Commit Viewer
384 ConfigureFetchFromUpstreamCommand.label = Configure F&etch from Upstream...
385 ConfigurePushToUpstreamCommand.label = Configure P&ush to Upstream...
386 CommitMessageProviderExtension-point.name = CommitMessageProvider
387 CloneSourceProviderExtension-point.name = CloneSourceProvider
388 BranchNameProviderExtension-point.name = BranchNameProvider
389 ShowInSystemExplorerCommand.name = Show In System Explorer
390 ShowUnifiedDiffCommand.name = Show Unified Diff
392 FetchFromGerritCommand.name = Fetch From Gerrit
393 FetchFromGerritCommand.label = Fetch from &Gerrit...
395 RepositoriesViewContext.name= In Git Repositories View
397 SwitchToMenu.label = S&witch To
398 SwitchToMenuMultiple.label = S&witch Repositories To
400 StashesMenu.label = &Stashes
402 DialogsPreferencePage.name = Confirmations and Warnings
403 SynchronizePreferencePage.name = Synchronize
404 HistoryPreferencePage.name = History
405 HistoryColumnsPreferencePage.name = Columns
407 AdvancedMenu.label = Ad&vanced
408 RenameBranchMenu.label = &Rename Branch...
409 DeleteBranchMenu.label = &Delete Branch...
410 DeleteBranchCommand.name = Delete Branch
411 RenameBranchCommand.name = Rename Branch
412 CompareInTreeCommand.name = Compare in Tree
413 CompareWithPreviousCommand.name = Compare with Previous Revision
414 CompareWithPreviousAction.label = &Previous Revision
415 CommitEditor.name = Git Commit Editor
416 DiffEditor.name = Git Diff Editor
417 CommitSearchPage.label = Git Search
418 CommitSearchResults.label = Git Search Results
419 NavigationActionSet.label = Git Navigation Actions
420 OpenCommitAction.tooltip = Open Git Commit...
421 OpenCommitAction.label = Open Git Commit...
422 OpenCommit.name = Open Git Commit
423 ShowBlameAction_label = &Show Revision Information
424 ShowBlameCommand.name = Show Revision Information
425 ShowVersionsCommand.name=Open this Version
427 GitVariable_git_dir=The path to the .git directory for the selected or named resource
428 GitVariable_git_repo_relative_path=Path of the selected or named resource relative to the Git repository
429 GitVariable__git_work_tree_description=Work tree root of the Git repository for the selected or referenced resource
430 GitVariable_git_branch_description=Current HEAD in the Git repository that contains the selected or referenced resource
432 GitTemplateVariableResolver_GitConfigDescription=Retrieve a value from the Git configuration.<br><br>\
433 Examples:\
434 <br>${name:git_config(user.name)}\
435 <br>${email:git_config(user.email)}\
436 <br>\
437 <br>Variable name before colon can be any unique value,\
438 <br>git_config parameter in parentheses is mandatory and must be a valid configuration key.
440 ReflogView = Git Reflog
441 ShowIn = Show In
442 RefLogViewCheckout.label = C&heck Out
443 RefLogViewOpenInCommitViewer.label = &Open in Commit Viewer
444 RefLogShowUnifiedDiff.label = Show &Unified Diff
445 ReflogResetHard.label=&Hard (HEAD, Index, and Working Tree)
446 ReflogResetMenu.label=&Reset
447 ReflogResetMixed.label=&Mixed (HEAD and Index)
448 ReflogResetSoft.label=&Soft (HEAD Only)
450 RepositoryConfigPropertyPage = Configuration
451 RepositoryStatisticsPage = Statistics
453 CloneUri.label = Clone URI
455 AssumeUnchangedCommand = Assume Unchanged
456 NoAssumeUnchangedCommand = No Assume Unchanged
458 ConfigurBranchCommand.label = C&onfigure Branch...
460 ReflogCopyCommand.label = &Copy Commit Id
461 RepoViewConfigureBranchCommand.name = Configure Branch
462 ReflogViewContext = In Git Reflog View
463 ReflogViewCommands = Reflog View Commands
464 ReflogCopyCommandName = Copy Commit Id
465 PushToGerritCommand.label = Push Current Head to Gerrit
466 PushToGerritMenu.label = Push to Ge&rrit...
467 GarbageCollectCommand.label = Collect Garbage
469 GitInteractiveRebaseView_name = Git Interactive Rebase
471 GitIgnoreContentTypeName = Gitignore File
473 extension.traceComponent.name = Git
475 ImportChangedProjects.label = Import Changed Projects
476 ImportChangedProjectsCommand = Import Changed Projects
478 HistoryCheckoutCommand.label=&Check Out
479 HistoryCheckoutCommand.label2=&Check Out...
480 HistoryCherryPick.label=C&herry-Pick...
481 HistoryCompareVersions.label=Compare with &Each Other
482 HistoryCompareVersionsInTree.label=Compare with Each Other in &Tree
483 HistoryCompareWithWorkingTree.label=Compare with &Working Tree
484 HistoryCreateBranch.label=Create &Branch...
485 HistoryCreatePatch.label=Create P&atch...
486 HistoryCreateTag.label=Create &Tag...
487 HistoryDeleteBranch.label=&Delete Branch
488 HistoryDeleteTag.label=De&lete Tag...
489 HistoryMerge.label=&Merge
490 HistoryModifyMenu.label=Modi&fy
491 HistoryModifyEdit.label=&Edit
492 HistoryModifyReword.label=&Reword
493 HistoryModifySquash.label=&Squash
494 HistoryOpenInCommitViewer.label=Open in Commit &Viewer
495 HistoryOpenInTextEditorCommand.label=Open in Te&xt Editor
496 HistoryPushCommit.label=&Push Commit...
497 HistoryQuickdiffMenu.label=&Quick Diff
498 HistoryQuickdiffSet.label=&Set as Baseline
499 HistoryRebaseCurrent.label=R&ebase HEAD on
500 HistoryRebaseInteractive.label=&Interactive Rebase
501 HistoryRenameBranch.label=Re&name Branch...
502 HistoryResetHard.label=&Hard (HEAD, Index, and Working Tree)
503 HistoryResetMenu.label=&Reset
504 HistoryResetMixed.label=&Mixed (HEAD and Index)
505 HistoryResetQuickDiffHead.label=Reset Baseline to &Current Revision (HEAD)
506 HistoryResetQuickDiffHeadParent.label=Reset Baseline to &Previous Revision (HEAD^1)
507 HistoryResetSoft.label=&Soft (HEAD Only)
508 HistoryRevert.label=&Revert Commit
509 HistoryShowBlame.label=&Show Revision Information
510 HistoryShowVersions.label=&Open
511 HistoryShowUnifiedDiff.label=Show &Unified Diff
513 RebaseInteractiveOpenInCommitViewer.label=&Open in Commit Viewer
514 RebaseInteractiveShowUnifiedDiff.label=Show &Unified Diff
516 InstallLfsLocalCommand.label=Enable LFS locally
518 GitSearchActionSet.label=Git Search
519 GitSearchActionSet.description=Action set containing search related Git actions
520 OpenCommitSearchPageAction.label=&Git...
521 ShowInSystemExplorer.label=Show In System Explorer