Git Repositories View: Simple fetch and push
[egit/spearce.git] / org.eclipse.egit.ui / src / org / eclipse / egit / ui / uitext.properties
blob260c070e4c5cdabf8cd160f08f09a751bb7e1695
1 ###############################################################################
2 # Copyright (c) 2005, 2009 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 v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
8 ###############################################################################
10 Activator_refreshingProjects=Refreshing git managed projects
11 Activator_refreshJobName=Git index refresh Job
12 Activator_repoScanJobName=Repository Change Scanner
13 Activator_scanError=An error occurred while scanning for changes. Scanning aborted
14 Activator_scanningRepositories=Scanning Git repositories for changes
15 Activator_refreshFailed=Failed to refresh projects from index changes
16 AddToIndexAction_indexesWithUnmergedEntries=The indexes of the following files contain unmerged entries:
17 AddToIndexAction_addingFiles=Adding files to Git Index
18 AddToIndexAction_addingFilesFailed=Adding Files to the Git Index failed
19 AssumeUnchanged_assumeUnchanged=Assume unchanged
20 WizardProjectsImportPage_projectLabel={0} ({1})
21 WizardProjectsImportPage_ImportProjectsTitle=Import Projects
22 WizardProjectsImportPage_ImportProjectsDescription=Import projects from a Git repository
23 WizardProjectsImportPage_ProjectsListTitle=&Projects
24 WizardProjectsImportPage_selectAll = &Select All
25 WizardProjectsImportPage_deselectAll = &Deselect All
26 WizardProjectsImportPage_SearchingMessage = Searching for projects
27 WizardProjectsImportPage_ProcessingMessage = Processing results
28 WizardProjectsImportPage_projectsInWorkspace = Some projects were hidden because they exist in the workspace directory
29 WizardProjectsImportPage_CheckingMessage = Checking: {0}
30 WizardProjectsImportPage_SelectDialogTitle = Select root directory of the projects to import
31 WizardProjectImportPage_errorMessage = Creation Problems
32 WizardProjectsImportPage_CreateProjectsTask = Creating Projects
33 WizardProjectsImportPage_enableGit = Enable &Git Team operations on imported projects
34 WizardProjectsImportPage_filterText = type filter text to filter unselected projects
36 SelectRemoteNamePage_ConfigureFetch_button=Configure Fetch
37 SelectRemoteNamePage_ConfigurePush_button=Configure Push
38 SelectRemoteNamePage_MustConfigureSomething_message=You must configure either puth, fetch, or both, please select the corresponding check box
39 SelectRemoteNamePage_NameInUseMessage=Remote name already in use
40 SelectRemoteNamePage_NameMustNotBeEmptyMessage=The remote name must not be empty
41 SelectRemoteNamePage_RemoteNameLabel=Remote name
42 SelectRemoteNamePage_RemoteNameMessage=Please select a remote name
43 SelectRemoteNamePage_RemoteNameTitle=Remote Name
44 SelectRemoteNamePage_SelectRemoteNameMessage=Select a remote name
45 SetQuickdiffBaselineAction_setQuickdiffBaseline=Set Quickdiff Baseline
46 SharingWizard_windowTitle=Configure Git Repository
47 SharingWizard_failed=Failed to initialize Git team provider.
49 GenerateHistoryJob_errorComputingHistory=Cannot compute Git history.
50 GenericOperationFailed={0} Failed
52 ExistingOrNewPage_CreateButton=&Create Repository
53 ExistingOrNewPage_title=Configure Git Repository
54 ExistingOrNewPage_description=Select Git Repository Location
55 ExistingOrNewPage_ErrorFailedToCreateRepository=Failed to create repository {0}
56 ExistingOrNewPage_ErrorFailedToRefreshRepository=Failed to refresh project after creating repo at {0}
57 ExistingOrNewPage_HeaderPath=Path
58 ExistingOrNewPage_HeaderProject=Project
59 ExistingOrNewPage_HeaderRepository=Repository
60 ExistingOrNewPage_SymbolicValueEmptyMapping=<empty repository mapping>
62 GitCloneWizard_abortingCloneMsg=A partial or complete clone was already made. Do you want to delete it?
63 GitCloneWizard_abortingCloneTitle=Aborting clone
64 GitCloneWizard_CloneFailedHeading=Cloning Git Repository failed
65 GitCloneWizard_CloneCanceledMessage=Clone operation was canceled by the user
66 GitCloneWizard_title=Clone Git Repository
67 GitCloneWizard_jobName=Cloning from {0}
68 GitCloneWizard_failed=Git repository clone failed.
69 GitCloneWizard_errorCannotCreate=Cannot create directory {0}.
70 GitDecoratorPreferencePage_bindingRepositoryNameFlag=name of the repository
71 GitDocument_errorLoadCommit=Could not load commit {0} for {1} corresponding to {2} in {3}
72 GitDocument_errorLoadTree=Could not load tree {0} for {1} corresponding to {2} in {3}
73 GitDocument_errorRefreshQuickdiff=Failed to refresh quickdiff
74 GitDocument_errorResolveQuickdiff=Could not resolve quickdiff baseline {0} corresponding to {1} in {2}
75 GitHistoryPage_compareMode=Compare Mode
76 GitHistoryPage_CompareVersions=Compare with each other
77 GitHistoryPage_CompareWithWorking=Compare with Working Tree
78 GitHistoryPage_errorLookingUpPath=IO error looking up path {0} in {1}.
79 GitHistoryPage_errorParsingHead=Cannot parse HEAD in: {0}
80 GitHistoryPage_errorReadingHeadCommit=Cannot read HEAD commit {0} in: {1}
81 GitHistoryPage_FileNotInCommit={0} not in {1}
82 GitHistoryPage_fileNotFound=File not found
83 GitHistoryPage_find=Find
84 GitHistoryPage_notContainedInCommits=File {0} is not contained in the commits: {1}
85 GitHistoryPage_open=Open
86 GitHistoryPage_openFailed=Opening Editor failed
87 GitHistoryPage_seeLog=See error log for details
88 GitHistoryPage_CreatePatch=Create &Patch...
89 GitHistoryPage_Date=Date
90 GitHistoryPage_ErrorNotWritten=The patch file could not be written
91 GitHistoryPage_FileNotInCommit={0} not in {1}
92 GitHistoryPage_From=From
93 GitHistoryPage_Subject=Subject
94 GitProjectPropertyPage_LabelBranch=Branch:
95 GitProjectPropertyPage_LabelGitDir=Git directory:
96 GitProjectPropertyPage_LabelId=Id:
97 GitProjectPropertyPage_LabelState=Current state:
98 GitProjectPropertyPage_LabelWorkdir=Working directory:
99 GitProjectPropertyPage_ValueEmptyRepository=None (empty repository)
100 GitProjectPropertyPage_ValueUnbornBranch=None (unborn branch)
101 GitProjectsImportPage_NoProjectsMessage=No projects found
103 CompareWithIndexAction_FileNotInIndex={0} not in index
105 RepositoryAction_errorFindingRepo=Could not find a repository associated with this project
106 RepositoryAction_errorFindingRepoTitle=Cannot Find Repository
107 RepositoryAction_multiRepoSelection=Cannot perform reset on multiple repositories simultaneously.\n\nPlease select items from only one repository.
108 RepositoryAction_multiRepoSelectionTitle=Multiple Repositories Selection
110 RepositoryPropertySource_ConfigureKeysAction=Configure Keys...
111 RepositoryPropertySource_EffectiveConfigurationAction=Effective Configuration
112 RepositoryPropertySource_EffectiveConfigurationCategory=Effective configuration
113 RepositoryPropertySource_ErrorHeader=Error
114 RepositoryPropertySource_GlobalConfigurationCategory=Global configuration 
115 RepositoryPropertySource_RepositoryConfigurationCategory=Repository configuration 
116 RepositoryPropertySource_RestoreStandardAction=Restore standard keys
118 RepositoryRemotePropertySource_ErrorHeader=Error
119 RepositoryRemotePropertySource_FetchLabel=Remote Fetch Specification
120 RepositoryRemotePropertySource_PushLabel=Remote Push Specification
121 RepositoryRemotePropertySource_RemoteFetchURL_label=Remote Fetch URL
122 RepositoryRemotePropertySource_RemotePushUrl_label=Remote Push URL
124 RepositorySearchDialog_DeepSearch_button=Look for Nested Repositories
125 RepositorySearchDialog_RepositoriesFound_message={0} Git repositories found...
126 RepositorySearchDialog_ScanningForRepositories_message=Scanning for GIT repositories...
127 RepositorySearchDialog_SearchRepositoriesHeader=Search Git Repositories
128 RepositorySearchDialog_ToggleSelection_button=Toggle Selection
129 RepositorySearchDialog_browse=Browse...
130 RepositorySearchDialog_directory=Directory
131 RepositorySearchDialog_errorOccurred=Error occurred
132 RepositorySearchDialog_search=Search
133 RepositorySearchDialog_searchRepositories=Search Git Repositories
134 RepositorySelectionPage_BrowseLocalFile=Local file...
135 RepositorySelectionPage_sourceSelectionTitle=Source Git Repository
136 RepositorySelectionPage_sourceSelectionDescription=Enter the location of the source repository.
137 RepositorySelectionPage_destinationSelectionTitle=Destination Git Repository
138 RepositorySelectionPage_destinationSelectionDescription=Enter the location of the destination repository.
139 RepositorySelectionPage_configuredRemoteChoice=Configured remote repository
140 RepositorySelectionPage_errorValidating=Error validating {0}
141 RepositorySelectionPage_uriChoice=Custom URI
142 RepositorySelectionPage_groupLocation=Location
143 RepositorySelectionPage_groupAuthentication=Authentication
144 RepositorySelectionPage_groupConnection=Connection
145 RepositorySelectionPage_promptURI=UR&I
146 RepositorySelectionPage_promptHost=&Host
147 RepositorySelectionPage_promptPath=&Repository path
148 RepositorySelectionPage_promptUser=&User
149 RepositorySelectionPage_promptPassword=&Password
150 RepositorySelectionPage_promptScheme=Protoco&l
151 RepositorySelectionPage_promptPort=Por&t
152 RepositorySelectionPage_fieldRequired={0} required for {1} protocol.
153 RepositorySelectionPage_fieldNotSupported={0} not supported on {1} protocol.
154 RepositorySelectionPage_fileNotFound={0} does not exist.
155 RepositorySelectionPage_internalError=Internal error; consult Eclipse error log.
156 RepositorySelectionPage_ShowPreviousURIs_HoverText=Start typing to see previously used URIs (use "*" as wildcard)
157 SoftResetToRevisionAction_softReset=Soft Reset
158 SourceBranchPage_repoEmpty=Source Git Repository is empty
159 SourceBranchPage_title=Branch Selection
160 SourceBranchPage_description=Select branches to clone from remote repository.
161 SourceBranchPage_branchList=Branches &of {0}:
162 SourceBranchPage_selectAll=&Select All
163 SourceBranchPage_selectNone=&Deselect All
164 SourceBranchPage_errorBranchRequired=At least one branch must be selected.
165 SourceBranchPage_transportError=Transport Error
166 SourceBranchPage_cannotListBranches=Cannot list the available branches.
167 SourceBranchPage_remoteListingCancelled=Operation cancelled
168 SourceBranchPage_cannotCreateTemp=Couldn't create temporary repository.
171 CloneDestinationPage_title=Local Destination
172 CloneDestinationPage_description=Configure the local storage location for {0}.
173 CloneDestinationPage_groupDestination=Destination
174 CloneDestinationPage_groupConfiguration=Configuration
175 CloneDestinationPage_promptDirectory=&Directory
176 CloneDestinationPage_promptInitialBranch=Initial branc&h
177 CloneDestinationPage_promptRemoteName=Remote na&me
178 CloneDestinationPage_fieldRequired={0} is required.
179 CloneDestinationPage_browseButton=Bro&wse
180 CloneDestinationPage_errorNotEmptyDir={0} is not an empty directory.
181 CloneDestinationPage_importProjectsAfterClone=&Import projects after clone
182 CloneDestinationPage_workspaceImport=Workspace import
184 RefContentProposal_blob=blob
185 RefContentProposal_branch=branch
186 RefContentProposal_by=by
187 RefContentProposal_commit=commit
188 RefContentProposal_errorReadingObject=Unable to read object {0} for content proposal assistance
189 RefContentProposal_tag=tag
190 RefContentProposal_trackingBranch=tracking branch
191 RefContentProposal_tree=tree
192 RefContentProposal_unknownObject=locally unknown object
193 RefSpecPanel_clickToChange=[Click to change]
194 RefSpecPanel_columnDst=Destination Ref
195 RefSpecPanel_columnForce=Force Update
196 RefSpecPanel_columnMode=Mode
197 RefSpecPanel_columnRemove=Remove
198 RefSpecPanel_columnSrc=Source Ref
199 RefSpecPanel_creationButton=Add spec
200 RefSpecPanel_creationButtonDescription=Add this create/update specification to set of {0} specifications.
201 RefSpecPanel_creationDst=Destination ref:
202 RefSpecPanel_creationGroup=Add create/update specificaton
203 RefSpecPanel_creationSrc=Source ref:
204 RefSpecPanel_deletionButton=Add spec
205 RefSpecPanel_deletionButtonDescription=Add this delete specification to set of push specifications.
206 RefSpecPanel_deletionGroup=Add delete ref specificaton
207 RefSpecPanel_deletionRef=Remote ref to delete:
208 RefSpecPanel_dstFetchDescription=Local destination ref(s) to fetch to - create or update.
209 RefSpecPanel_dstPushDescription=Remote destination ref(s) to push to - create or update.
210 RefSpecPanel_dstDeletionDescription=Remote ref to delete.
211 RefSpecPanel_errorRemoteConfigDescription=Can't parse remote configuration URIs.
212 RefSpecPanel_errorRemoteConfigTitle=Remote configuration problem
213 RefSpecPanel_fetch=fetch
214 RefSpecPanel_forceAll=Force update all specs
215 RefSpecPanel_forceAllDescription=Set force update setting to all speficications.
216 RefSpecPanel_forceDeleteDescription=Delete specification is always unconditional.
217 RefSpecPanel_forceFalseDescription=Allow only fast-forward update: old object must merge into new object.
218 RefSpecPanel_forceTrueDescription=Allow non-fast-forward update: old object doesn't have to merge to new object.
219 RefSpecPanel_modeDelete=Delete
220 RefSpecPanel_modeDeleteDescription=This is a delete specification.
221 RefSpecPanel_modeUpdate=Update
222 RefSpecPanel_modeUpdateDescription=This is a create/update specification.
223 RefSpecPanel_predefinedAll=Add all branches spec
224 RefSpecPanel_predefinedAllDescription=Add specification covering all branches.
225 RefSpecPanel_predefinedConfigured=Add configured {0} specs
226 RefSpecPanel_predefinedConfiguredDescription=Add previously configured specifications for this configured remote (if available).
227 RefSpecPanel_predefinedGroup=Add predefined specification
228 RefSpecPanel_predefinedTags=Add all tags spec
229 RefSpecPanel_predefinedTagsDescription=Add specification covering all tags.
230 RefSpecPanel_push=push
231 RefSpecPanel_refChooseSome=choose/some/ref
232 RefSpecPanel_refChooseSomeWildcard=choose/some/ref/*
233 RefSpecPanel_refChooseRemoteName=choose_remote_name
234 RefSpecPanel_removeAll=Remove all specs
235 RefSpecPanel_removeAllDescription=Remove all speficications.
236 RefSpecPanel_removeDescription=Click to remove this specification.
237 RefSpecPanel_specifications=Specifications for {0}
238 RefSpecPanel_srcFetchDescription=Remote source ref(s) to fetch from.
239 RefSpecPanel_srcPushDescription=Local source ref(s) to push from.
240 RefSpecPanel_srcDeleteDescription=Delete specification always has an empty source ref.
241 RefSpecPanel_validationDstInvalidExpression={0} is not a valid ref expression for destination.
242 RefSpecPanel_validationDstRequired=Destination ref is required.
243 RefSpecPanel_validationRefDeleteRequired=Ref name to delete is required.
244 RefSpecPanel_validationRefDeleteWildcard=Delete ref cannot be a wildcard.
245 RefSpecPanel_validationRefInvalidExpression={0} is not a valid ref expression.
246 RefSpecPanel_validationRefInvalidLocal={0} is not a valid ref in local repository.
247 RefSpecPanel_validationRefNonExistingRemote={0} does not exist in remote repository.
248 RefSpecPanel_validationRefNonExistingRemoteDelete={0} already does not exist in remote repository.
249 RefSpecPanel_validationRefNonMatchingLocal={0} does not match any ref in local repository.
250 RefSpecPanel_validationRefNonMatchingRemote={0} does not match any ref in remote repository.
251 RefSpecPanel_validationSpecificationsOverlappingDestination=Two or more specifications point to {0} (the same destination).
252 RefSpecPanel_validationSrcUpdateRequired=Source ref is required for update/create specification.
253 RefSpecPanel_validationWildcardInconsistent=Wildcard must be set either on both source and destination or on none of them.
255 RefSpecPage_descriptionFetch=Select refs to fetch.
256 RefSpecPage_descriptionPush=Select refs to push.
257 RefSpecPage_errorDontMatchSrc=Specifications don't match any existing refs in source repository.
258 RefSpecPage_errorTransportDialogMessage=Cannot get remote repository refs.
259 RefSpecPage_errorTransportDialogTitle=Transport Error
260 RefSpecPage_operationCancelled=Operation cancelled.
261 RefSpecPage_saveSpecifications=Save specifications in "{0}" configuration
262 RefSpecPage_titleFetch=Fetch Ref Specifications
263 RefSpecPage_titlePush=Push Ref Specifications
264 RefSpecPage_annotatedTagsGroup=Annotated tags fetching strategy
265 RefSpecPage_annotatedTagsAutoFollow=Automatically follow tags if we fetch the thing they point at
266 RefSpecPage_annotatedTagsFetchTags=Always fetch tags, even if we do not have the thing it points at
267 RefSpecPage_annotatedTagsNoTags=Never fetch tags, even if we have the thing it points at
269 QuickDiff_failedLoading=Quick diff failed to obtain file data.
270 QuickdiffBaselineOperation_baseline=Cannot set quickdiff baseline
272 ResetAction_errorResettingHead=Cannot reset HEAD now
273 ResetAction_repositoryState=Repository state: {0}
274 ResetAction_reset=Resetting to {0}
275 ResetAction_resetFailed=Reset failed
276 ResetQuickdiffBaselineAction_resetQuickdiffBaseline=Reset Quickdiff Baseline
277 ResetQuickdiffBaselineHeadParentAction_0=Reset Quickdiff Baseline
278 ResourceHistory_toggleCommentWrap=Wrap Comments
279 ResourceHistory_toggleCommentFill=Fill Paragraphs
280 ResourceHistory_toggleRevDetail=Show Revision Details
281 ResourceHistory_toggleRevComment=Show Revision Comment
282 ResourceHistory_toggleTooltips=Show Revision Tooltip
284 HardResetToRevisionAction_hardReset=Hard Reset
285 HistoryPage_authorColumn=Author
286 HistoryPage_dateColumn=Date
287 HistoryPage_pathnameColumn=Path
288 HistoryPage_refreshJob=Reading history from Git
290 HistoryPage_findbar_findTooltip=Find
291 HistoryPage_findbar_find=Find:
292 HistoryPage_findbar_next=next
293 HistoryPage_findbar_previous=previous
294 HistoryPage_findbar_ignorecase=Ignore case
295 HistoryPage_findbar_commit=Commit
296 HistoryPage_findbar_comments=Comments
297 HistoryPage_findbar_author=Author
298 HistoryPage_findbar_committer=Committer
299 HistoryPage_findbar_changeto_commit=Change to Commit
300 HistoryPage_findbar_changeto_comments=Change to Comments
301 HistoryPage_findbar_changeto_author=Change to Author
302 HistoryPage_findbar_changeto_committer=Change to Committer
303 HistoryPage_findbar_exceeded=Results limit exceeded
304 HistoryPage_findbar_notFound=String not found
306 HistoryPage_ShowAllVersionsForRepo=Show all versions for the repository containing the resource
307 HistoryPage_ShowAllVersionsForProject=Show all versions for the project containing the resource
308 HistoryPage_ShowAllVersionsForFolder=Show all versions for the folder containing the resource
310 HistoryPreferencePage_title=Git
312 PushAction_wrongURIDescription=Remote repositories URIs configuration is corrupted.
313 PushAction_wrongURITitle=Corrupted Configuration
314 PushConfiguredRemoteAction_NoSpecDefined=No Push Specs defined for remote {0}
315 PushConfiguredRemoteAction_NoUpdatesFoundMessage=No matching updates found for Push Specs defined for remote {0}
316 PushConfiguredRemoteAction_NoUrisMessage=No Push URIs defined for remote {0}
318 PushWizard_cantConnectToAny=Can't connect to any repository: {0}
319 PushWizard_cantPrepareUpdatesMessage=Can't resolve ref specifications locally (local refs changed?) or create tracking ref update.
320 PushWizard_cantPrepareUpdatesTitle=Preparing Ref Updates Error
321 PushWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
322 PushWizard_cantSaveTitle=Configuration Storage Warning
323 PushWizard_jobName=Pushing to...{0}
324 PushWizard_missingRefsMessage=Ref specifications don't match any source ref (local refs changed?).
325 PushWizard_missingRefsTitle=Missing Refs Error
326 PushWizard_unexpectedError=Unexpected error occurred.
327 PushWizard_windowTitleDefault=Push To Another Repositories
328 PushWizard_windowTitleWithDestination=Push To: {0}
330 CommitAction_amendCommit=No changed items were selected. Do you wish to amend the last commit?
331 CommitAction_amendNotPossible=Commit/amend not possible. Possible causes:\n\n- No changed items were selected\n- Multiple repositories selected\n- No repositories selected\n- No previous commits
332 CommitAction_cannotCommit=Cannot commit now
333 CommitAction_errorCommittingChanges=Committing changes
334 CommitAction_errorComputingDiffs=Error occurred computing diffs
335 CommitAction_errorDuringCommit=Error during commit
336 CommitAction_errorOnCommit=Error occurred while committing
337 CommitAction_errorPreparingTrees=Preparing trees
338 CommitAction_errorRetrievingCommit=Error occurred retrieving last commit
339 CommitAction_errorWritingTrees=Writing trees
340 CommitAction_failedToUpdate=Failed to update {0} to commit {1}.
341 CommitAction_InternalError=An internal error occurred
342 CommitAction_noFilesToCommit=No files to commit
343 CommitAction_repositoryState=Repository state: {0}
344 CommitDialog_AddFileOnDiskToIndex=Add file on &disk to index
345 CommitDialog_AddSOB=Add Signed-off-&by
346 CommitDialog_AmendPreviousCommit=Am&end previous commit
347 CommitDialog_Author=&Author:
348 CommitDialog_Commit=&Commit
349 CommitDialog_CommitChanges=Commit Changes
350 CommitDialog_Committer=Committer:
351 CommitDialog_CommitMessage=Commit &Message:
352 CommitDialog_DeselectAll=&Deselect All
353 CommitDialog_ErrorInvalidAuthor=Invalid author
354 CommitDialog_ErrorInvalidAuthorSpecified=Invalid author specified. Please use the form:\nA U Thor <author@example.com>
355 CommitDialog_ErrorInvalidCommitterSpecified=Invalid committer specified. Please use the form:\nC O Mitter <committer@example.com>
356 CommitDialog_ErrorMustEnterCommitMessage=You must enter a commit message
357 CommitDialog_ErrorNoItemsSelected=No items selected
358 CommitDialog_ErrorNoItemsSelectedToBeCommitted=No items are currently selected to be committed.
359 CommitDialog_ErrorNoMessage=No message
360 CommitDialog_File=File
361 CommitDialog_problemFindingFileStatus=Problem in finding file status
362 CommitDialog_SelectAll=&Select All
363 CommitDialog_ShowUntrackedFiles=Show &untracked Files
364 CommitDialog_Status=Status
365 CommitDialog_StatusAdded=Added
366 CommitDialog_StatusAddedIndexDiff=Added, index diff
367 CommitDialog_StatusModified=Modified
368 CommitDialog_StatusModifiedIndexDiff=Mod., index diff
369 CommitDialog_StatusModifiedNotStaged=Mod., not staged
370 CommitDialog_StatusRemoved=Removed
371 CommitDialog_StatusRemovedNotStaged=Rem., not staged
372 CommitDialog_StatusUnknown=Unknown
373 CommitDialog_StatusUntracked=Untracked
374 CommitDialog_ValueHelp_Message=Press {0} to see previously used values (use "*" as wildcard)
376 ConfigureKeysDialog_AddStandardButton=Add standard keys
377 ConfigureKeysDialog_AlreadyThere_Message=Key {0} is alredy in the list
378 ConfigureKeysDialog_DeleteButton=Delete
379 ConfigureKeysDialog_DialogTitle=Select Git configuration keys to display in the Properties view
380 ConfigureKeysDialog_NewButton=New...
381 ConfigureKeysDialog_NewKeyLabel=New key
382 ConfigureRemoteWizard_WizardTitle_Change=Change remote configuration {0}
383 ConfigureRemoteWizard_WizardTitle_New=Create a new remote configuration
384 ConfigureUriPage_Add_button=Add...
385 ConfigureUriPage_Change_button=Change...
386 ConfigureUriPage_ConfigureFetch_pagetitle=Configure Fetch URI
387 ConfigureUriPage_ConfigurePush_pagetitle=Configure Push URIs
388 ConfigureUriPage_FetchUri_label=Fetch URI
389 ConfigureUriPage_MissingUri_message=Please provide a URI
390 ConfigureUriPage_MissingUris_message=No URIs specified
391 ConfigureUriPage_ParsingProblem_message=Can not parse this
392 ConfigureUriPage_Remove_button=Remove
394 CommitMessageViewer_author=Author
395 CommitMessageViewer_child=Child
396 CommitMessageViewer_commit=commit
397 CommitMessageViewer_committer=Committer
398 CommitMessageViewer_deletedFileMode=deleted file mode
399 CommitMessageViewer_errorGettingFileDifference=Can't get file difference of {0}.
400 CommitMessageViewer_index=index
401 CommitMessageViewer_newFileMode=new file mode
402 CommitMessageViewer_newMode=new mode
403 CommitMessageViewer_oldMode=old mode
404 CommitMessageViewer_parent=Parent
405 CompareWithIndexAction_errorOnAddToIndex=Error during adding to index
407 ConfirmationPage_cantConnectToAnyTitle=Can't Connect
408 ConfirmationPage_cantConnectToAny=Can't connect to any URI: {0}
409 ConfirmationPage_description=Confirm following expected push result.
410 ConfirmationPage_errorCantResolveSpecs=Can't resolve ref specifications locally or create tracking ref update: {0}
411 ConfirmationPage_errorInterrupted=Operation was interrupted.
412 ConfirmationPage_errorRefsChangedNoMatch=Local refs changed, ref specifications don't match any source ref.
413 ConfirmationPage_errorUnexpected=Unexpected error occurred: {0}
414 ConfirmationPage_requireUnchangedButton=Push only if remote refs don't change in the mean time
415 ConfirmationPage_showOnlyIfChanged=Show final report dialog only when it differs from this confirmation report
416 ConfirmationPage_title=Push Confirmation
417 CreateBranchPage_BranchAlreadyExistsMessage=Branch {0} already exists
418 CreateBranchPage_BranchNameLabel=Branch name
419 CreateBranchPage_CheckingOutMessage=Checking out new branch...
420 CreateBranchPage_CheckoutButton=Checkout new branch
421 CreateBranchPage_ChooseBranchAndNameMessage=Please choose a source branch and a name for the new branch
422 CreateBranchPage_ChosseNameMessage=Please choose a name for the new branch
423 CreateBranchPage_CreatingBranchMessage=Creating branch...
424 CreateBranchPage_MissingNameMessage=Please enter a name for the new branch
425 CreateBranchPage_MissingSourceMessage=Please select a source branch
426 CreateBranchPage_SourceBranchLabel=Source branch
427 CreateBranchPage_SourceBranchTooltip=The new branch will be created from this branch
428 CreateBranchPage_Title=Create a new branch
429 PushResultTable_columnStatusRepo=Status: Repo #{0}
430 PushResultTable_columnDst=Destination Ref
431 PushResultTable_columnSrc=Source Ref
432 PushResultTable_columnMode=Mode
433 PushResultTable_statusUnexpected=Unexpected update status: {0}
434 PushResultTable_statusConnectionFailed=[connection failed]
435 PushResultTable_statusDetailChanged=remote ref object changed,\nnow it's: {0},\nnot expected: {1}
436 PushResultTable_refNonExisting=(non existing)
437 PushResultTable_statusDetailDeleted=old value: {0}
438 PushResultTable_statusDetailNonFastForward=non-fast forward
439 PushResultTable_statusDetailNoDelete=remote side does not support deleting refs
440 PushResultTable_statusDetailNonExisting=remote ref already does not exist
441 PushResultTable_statusDetailForcedUpdate=forced update (non-fast forward)
442 PushResultTable_statusDetailFastForward=fast forward
443 PushResultTable_statusRemoteRejected=[remote rejected]
444 PushResultTable_statusRejected=[rejected]
445 PushResultTable_statusNoMatch=[no match]
446 PushResultTable_statusUpToDate=[up to date]
447 PushResultTable_statusOkDeleted=[deleted]
448 PushResultTable_statusOkNewBranch=[new branch]
449 PushResultTable_statusOkNewTag=[new tag]
451 ResultDialog_title=Push Results: {0}
452 ResultDialog_label=Pushed to {0}.
454 FetchAction_wrongURITitle=Corrupted Configuration
455 FetchAction_wrongURIMessage=Remote repositories URIs configuration is corrupted.
456 FetchConfiguredRemoteAction_NoSpecsDefinedMessage=No Fetch specs defined for remote {0}
457 FetchConfiguredRemoteAction_NoUrisDefinedMessage=No Fetch URIs defined for remote {0}
459 FetchResultDialog_labelEmptyResult=No ref to fetch from {0} - everything up to date.
460 FetchResultDialog_labelNonEmptyResult=Fetched from {0}.
461 FetchResultDialog_title=Fetch Results: {0}
463 FetchResultTable_columnDst=Destination Ref
464 FetchResultTable_columnSrc=Source Ref
465 FetchResultTable_columnStatus=Status
466 FetchResultTable_statusDetailCouldntLock=couldn't lock local tracking ref for update
467 FetchResultTable_statusDetailFastForward=fast forward
468 FetchResultTable_statusDetailIOError=I/O error occurred during local tracking ref update
469 FetchResultTable_statusDetailNonFastForward=non-fast forward
470 FetchResultTable_statusIOError=[i/o error]
471 FetchResultTable_statusLockFailure=[lock fail]
472 FetchResultTable_statusNew=[new]
473 FetchResultTable_statusNewBranch=[new branch]
474 FetchResultTable_statusNewTag=[new tag]
475 FetchResultTable_statusRejected=[rejected]
476 FetchResultTable_statusUnexpected=Unexpected update status: {0}
477 FetchResultTable_statusUpToDate=[up to date]
479 FetchWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
480 FetchWizard_cantSaveTitle=Configuration Storage Warning
481 FetchWizard_fetchNotSupported=Fetch operation is not supported by this transport.
482 FetchWizard_jobName=Fetching from: {0}
483 FetchWizard_transportError=Transport error occured during fetch operation.
484 FetchWizard_transportNotSupportedMessage=Selected URI is not supported by any transport implementation.
485 FetchWizard_transportNotSupportedTitle=Transport Not Supported
486 FetchWizard_windowTitleDefault=Fetch From Another Repository
487 FetchWizard_windowTitleWithSource=Fetch From: {0}
488 FileDiffContentProvider_errorGettingDifference=Can't get file difference of {0}.
490 WindowCachePreferencePage_title=Git Window Cache
491 WindowCachePreferencePage_packedGitWindowSize=Window size:
492 WindowCachePreferencePage_packedGitLimit=Window cache limit:
493 WindowCachePreferencePage_deltaBaseCacheLimit=Delta base cache limit:
494 WindowCachePreferencePage_packedGitMMAP=Use virtual memory mapping
496 BranchAction_branchFailed=Branch failed
497 BranchAction_cannotCheckout=Cannot checkout now
498 BranchAction_checkingOut=Checking out {0}
499 BranchAction_errorSwitchingBranches=Error while switching branches
500 BranchAction_repositoryState=Repository state: {0}
501 BranchAction_unableToSwitchBranches=Unable to switch branches
502 BranchSelectionDialog_TitleCheckout=Checkout: {0}
503 BranchSelectionDialog_TitleReset=Reset: {0}
504 BranchSelectionDialog_BranchSuffix_Current=\ (current)
505 BranchSelectionDialog_ErrorAlreadyExists=Already exists
506 BranchSelectionDialog_ErrorCouldNotCreateNewRef=Could not create new ref {0}
507 BranchSelectionDialog_ErrorCouldNotRefresh=Could not refresh list of branches
508 BranchSelectionDialog_ErrorCouldNotRefreshBranchList=Could not refresh list of branches
509 BranchSelectionDialog_ErrorCouldNotResolve=Could not attempt to resolve {0}
510 BranchSelectionDialog_ErrorInvalidRefName=Invalid ref name
511 BranchSelectionDialog_ErrorCouldNotRenameRef=Failed to rename branch {0} -> {1}, status={2}
512 BranchSelectionDialog_ErrorRenameFailed=Rename failed
514 BranchSelectionDialog_LocalBranches=Local Branches
515 BranchSelectionDialog_NewBranch=&New branch
516 BranchSelectionDialog_OkCheckout=&Checkout
517 BranchSelectionDialog_OkReset=&Reset
518 BranchSelectionDialog_QuestionNewBranchMessage=Enter name of the new branch. It will branch from the selected branch {0}. {1} will be prepended to the name you type
519 BranchSelectionDialog_QuestionNewBranchNameMessage=Enter new name of the {0} branch. refs/heads/ will be prepended to the name you type
520 BranchSelectionDialog_QuestionNewBranchNameMessage=Enter new name of the {0} branch. {1} will be prepended to the name you type
521 BranchSelectionDialog_QuestionNewBranchTitle=New branch
522 BranchSelectionDialog_QuestionNewBranchNameTitle=Rename branch
523 BranchSelectionDialog_ReallyResetMessage=Resetting will overwrite any changes in your working directory.\n\nDo you wish to continue?
524 BranchSelectionDialog_ReallyResetTitle=Really reset?
525 BranchSelectionDialog_RemoteBranches=Remote Branches
526 BranchSelectionDialog_ResetType=Reset Type
527 BranchSelectionDialog_ResetTypeHard=&Hard
528 BranchSelectionDialog_ResetTypeMixed=&Mixed (working directory unmodified)
529 BranchSelectionDialog_ResetTypeSoft=&Soft (Index and working directory unmodified)
530 BranchSelectionDialog_Tags=Tags
531 BranchSelectionDialog_Refs=Re&fs
532 BranchSelectionDialog_Rename=&Rename
534 Decorator_exceptionMessage=Errors occurred while applying Git decorations to resources.
536 DecoratorPreferencesPage_addVariablesTitle=Add Variables
537 DecoratorPreferencesPage_addVariablesAction=Add &Variables...
538 DecoratorPreferencesPage_recomputeAncestorDecorations=Re-decorate &ancestors when decorating changed resources
539 DecoratorPreferencesPage_recomputeAncestorDecorationsTooltip=Enabling this option will cause the ancestor-tree of any updated resources to also be re-decorated (minor performance impact).
540 DecoratorPreferencesPage_computeRecursiveLimit=Maximum number of levels to recurse for container decoration:
541 DecoratorPreferencesPage_computeRecursiveLimitTooltip=This value determines the maximum number of levels that will be recursed for each container decoration before bailing out. Increasing this number will improve accuracy for container decoration, but has a performance impact for large projects.
542 DecoratorPreferencesPage_description=Shows Git specific information on resources in projects under version control.
543 DecoratorPreferencesPage_invalidInput=''{0}'' is not a valid input
544 DecoratorPreferencesPage_decorationSettings=Decoration &settings:
545 DecoratorPreferencesPage_preview=Preview:
546 DecoratorPreferencesPage_fileFormatLabel=&Files:
547 DecoratorPreferencesPage_folderFormatLabel=F&olders:
548 DecoratorPreferencesPage_projectFormatLabel=&Projects:
549 DecoratorPreferencesPage_fileFormatDefault={dirty:>} {name}
550 DecoratorPreferencesPage_folderFormatDefault={dirty:>} {name}
551 DecoratorPreferencesPage_projectFormatDefault={dirty:>} {name} [{repository} {branch}]
552 DecoratorPreferencesPage_labelDecorationsLink=See <a>''{0}''</a> to enable or disable Git decorations.
553 DecoratorPreferencesPage_generalTabFolder=&General
554 DecoratorPreferencesPage_bindingResourceName=name of the resource being decorated
555 DecoratorPreferencesPage_bindingBranchName=current branch of the project
556 DecoratorPreferencesPage_bindingDirtyFlag=flag indicating whether or not the resource is dirty
557 DecoratorPreferencesPage_bindingStagedFlag=flag indicating whether or not the resource is staged
558 DecoratorPreferencesPage_selectFormats=Select the format for file, folders, and project text labels:
559 DecoratorPreferencesPage_selectVariablesToAdd=Select the &variables to add to the decoration format:
560 DecoratorPreferencesPage_textLabel=T&ext Decorations
561 DecoratorPreferencesPage_iconLabel=&Icon Decorations
562 DecoratorPreferencesPage_iconsShowTracked=Tracked resources
563 DecoratorPreferencesPage_iconsShowUntracked=Untracked resources
564 DecoratorPreferencesPage_iconsShowStaged=Staged resources
565 DecoratorPreferencesPage_iconsShowConflicts=Conflicting resources
566 DecoratorPreferencesPage_iconsShowAssumeValid=Assumed unchanged resources
568 Decorator_exceptionMessage=Errors occurred while applying Git decorations to resources.
570 IgnoreAction_jobName=Ignore Git resources
571 IgnoreAction_taskName=Ignoring Git resources
572 IgnoreAction_error=Unable to ignore resources
573 Track_addToVersionControl=Add to Version Control
574 Track_error=Add to Version Control failed
575 Track_see_log=See error log for details.
577 RepositoriesView_ActionCanceled_Message=Action was canceled
578 RepositoriesView_Add_Button=Add...
579 RepositoriesView_AddRepository_MenuItem=Add Git Repository...
580 RepositoriesView_AddRepository_Tooltip=Add an existing Git Repository
581 RepositoriesView_BranchCreationFailureMessage=Branch creation failed
582 RepositoriesView_BranchDeletionFailureMessage=Branch deletion failed
583 RepositoriesView_Branches_Nodetext=Branches
584 RepositoriesView_Checking_Message=Checking: {0}
585 RepositoriesView_CheckingOutMessage=Checking out {0}
586 RepositoriesView_CheckOut_MenuItem=Check out
587 RepositoriesView_ClipboardContentNoGitRepoMessage=Path {0} does not appear to be a Git Repository location
588 RepositoriesView_ClipboardContentNotDirectoryMessage=Clipboard content is not a directory path
589 RepositoriesView_Clone_Tooltip=Clone a Git Repository
590 RepositoriesView_CollapseAllMenu=Collapse all
591 RepositoriesView_ConfigureFetchMenu=Configure Fetch...
592 RepositoriesView_ConfigurePushMenu=Configure Push...
593 RepositoriesView_ConfirmBranchDeletionMessage=Are you sure you want to forcefully delete branch {0}?\n\n\
594 No check will be done if all its commits have been merged to the currently checked out branch.
595 RepositoriesView_ConfirmDeleteRemoteHeader=Confirm deletion of remote configuration
596 RepositoriesView_ConfirmDeleteRemoteMessage=This will remove remote configuration {0} completely, are you sure?
597 RepositoriesView_ConfirmDeleteTitle=Confirm Branch Deletion
598 RepositoriesView_ConfirmProjectDeletion_Question={0} projects must be deleted, continue?
599 RepositoriesView_ConfirmProjectDeletion_WindowTitle=Confirm project deletion
600 RepositoriesView_CopyPathToClipboardMenu=Copy path to clipboard
601 RepositoriesView_CreateFetch_menu=Create Fetch...
602 RepositoriesView_CreatePush_menu=Create Push...
603 RepositoriesView_DeleteBranchMenu=Delete Branch...
604 RepositoriesView_DeleteRepoDeterminProjectsMessage=Determining projects that must be deleted
605 RepositoriesView_DoPushMenuItem=Push...
606 RepositoriesView_Error_WindowTitle=Error
607 RepositoriesView_ErrorHeader=Error
608 RepositoriesView_ExistingProjects_Nodetext=Existing Projects
609 RepositoriesView_FetchMenu=Fetch...
610 RepositoriesView_Import_Button=Import...
611 RepositoriesView_ImportExistingProjects_MenuItem=Import Existing projects...
612 RepositoriesView_ImportProject_MenuItem=Import
613 RepositoriesView_ImportProjectsMenu=Import projects...
614 RepositoriesView_ImportRepository_MenuItem=Import Git Repository...
615 RepositoriesView_LinkWithSelection_action=Link with selection
616 RepositoriesView_NewBranchMenu=Create a new local branch...
617 RepositoriesView_NewBranchTitle=Create Branch
618 RepositoriesView_NewRemoteMenu=New remote...
619 RepositoriesView_NothingToPasteMessage=Clipboard contains no data to paste
620 RepositoriesView_OpenInTextEditor_menu=Open in text editor
621 RepositoriesView_OpenPropertiesMenu=Open Properties view
622 RepositoriesView_PasteFailureTitle=Paste failure
623 RepositoriesView_PasteMenu=Paste a Git Repository Location
624 RepositoriesView_PasteRepoAlreadyThere=Repository at location {0} is already in the list
625 RepositoriesView_Refresh_Button=Refresh
626 RepositoriesView_RemotesNodeText=Remotes
627 RepositoriesView_Remove_MenuItem=Remove
628 RepositoriesView_RemoveFetch_menu=Remove Fetch
629 RepositoriesView_RemovePush_menu=Remove Push
630 RepositoriesView_RemoveRemoteMenu=Remove remote...
631 RepositoriesView_WorkingDir_treenode=Working directory
632 RepositoriesViewContentProvider_ExceptionNodeText=Exception encountered while fetching children
633 RepositoriesViewLabelProvider_BareRepositoryMessage=This is a bare repository
634 RepositoriesViewLabelProvider_LocalBranchesNodetext=Local Branches
635 RepositoriesViewLabelProvider_RemoteBrancheNodetext=Remote Branches
636 RepositoriesViewLabelProvider_SymbolicRefNodeText=Symbolic References
637 RepositoriesViewLabelProvider_TagsNodeText=Tags
639 DiscardChangesAction_confirmActionTitle=Discard Local Changes
640 DiscardChangesAction_confirmActionMessage=This will discard all local changes for the selected resources. Are you sure you want to do this ?
641 DiscardChangesAction_discardChanges=Discard Changes
642 DiscardChangesAction_unexpectedErrorTitle=Unexpected Error
643 DiscardChangesAction_unexpectedErrorMessage=An unexpected error occured while attempting to checkout resources.
644 DiscardChangesAction_unexpectedIndexErrorMessage=An unexpected error occured while attempting to interact with the Git Index.
645 DiscardChangesAction_refreshErrorTitle=Error During Refresh
646 DiscardChangesAction_refreshErrorMessage=Some of the selected resources could not be refreshed.
647 Disconnect_disconnect=Disconnect
649 GitCompareFileRevisionEditorInput_contentIdentifier=Problem getting content identifier
650 GitCreateGeneralProjectPage_DirLabel=Directory
651 GitCreateGeneralProjectPage_DirNotExistMessage=Directory {0} does not exist
652 GitCreateGeneralProjectPage_EnterProjectNameMessage=Please provide a project name
653 GitCreateGeneralProjectPage_FileExistsInDirMessage=A {0} file already exists in directoy {1}
654 GitCreateGeneralProjectPage_FileNotDirMessage=File {0} is not a directory
655 GitCreateGeneralProjectPage_PorjectAlreadyExistsMessage=Project {0} already exists
656 GitCreateGeneralProjectPage_ProjectNameLabel=Project name
657 GitCreatePatchWizard_Browse=B&rowse...
658 GitCreatePatchWizard_Clipboard=&Clipboard
659 GitCreatePatchWizard_CreatePatchTitle=Create Patch
660 GitCreatePatchWizard_File=Fil&e
661 GitCreatePatchWizard_GitFormat=Export in git patch format
662 GitCreatePatchWizard_InternalError=An internal error occurred.
663 GitCreatePatchWizard_SelectLocationDescription=Select the location for the patch.
664 GitCreatePatchWizard_SelectLocationTitle=Create a Patch
665 GitCreatePatchWizard_SelectOptionsDescription=Select options for patch creation
666 GitCreatePatchWizard_SelectOptionsTitle=Select options
667 GitCreatePatchWizard_FilesystemError=Please select a location in the filesystem by browsing.
668 GitCreatePatchWizard_FilesystemInvalidError=Please enter a valid location.
669 GitCreatePatchWizard_FilesystemDirectoryError=Please enter a file name.
670 GitCreatePatchWizard_FilesystemDirectoryNotExistsError=The specified directory does not exist.
671 GitCreateProjectViaWizardWizard_AbortedMessage=Action was aborted
672 GitCreateProjectViaWizardWizard_WizardTitle=Import projects from Git Repository {0}
673 GitImportProjectsWizard_ImportExistingProjects0=Import existing projects
674 GitImportWithDirectoriesPage_PageMessage=Depending on the wizard, you may select a directory to determine the wizard's scope
675 GitImportWithDirectoriesPage_PageTitle=Select a wizard and decide how to share the imported projects
676 GitImportWithDirectoriesPage_SelectFolderMessage=Please select a folder
677 GitImportWizard_WizardTitle=Import Projects from Git
678 GitSelectRepositoryPage_AddButton=Add...
679 GitSelectRepositoryPage_AddTooltip=Add a Git Repository from the local file system
680 GitSelectRepositoryPage_CloneButton=Clone...
681 GitSelectRepositoryPage_CloneTooltip=Clone a Git Repository and add it to the list
682 GitSelectRepositoryPage_NoRepoFoundMessage=No repositories found, please clone or add a repository
683 GitSelectRepositoryPage_PageMessage=You can also clone a repository or add local repositories to the list
684 GitSelectRepositoryPage_PageTitle=Select a Git Repository
685 GitSelectRepositoryPage_PleaseSelectMessage=Please select a repository from the list
686 GitSelectWizardPage_AutoShareButton=Try to share newly created projects automatically
687 GitSelectWizardPage_ImportAsGeneralButton=Import as General Project
688 GitSelectWizardPage_ImportExistingButton=Import Existing Projects
689 GitSelectWizardPage_InteractiveShareButton=Share new projects interactively
690 GitSelectWizardPage_NoShareButton=Do not share new projects
691 GitSelectWizardPage_ProjectCreationHeader=Method for project creation
692 GitSelectWizardPage_SharingProjectsHeader=Method for sharing projects after project creation
693 GitSelectWizardPage_UseNewProjectsWizardButton=Use the New Projects wizard
694 GitSelectWizardPage_WizardTitle=Choose how to import and share projects from at Git Repository
695 GitShareProjectsPage_AbortedMessage=Action was aborted
696 GitShareProjectsPage_NoNewProjectMessage=No new projects found
697 GitShareProjectsPage_NoRepoForProjectMessage=No Git repository for project {0}
698 GitShareProjectsPage_NoRepoFoundMessage=No repository found
699 GitShareProjectsPage_NothingSelectedMessage=Nothing selected
700 GitShareProjectsPage_PageTitle=Share projects with Git
701 GitShareProjectsPage_ProjectAlreadySharedMessage=Project {0} already shared
702 GitShareProjectsPage_ProjectNameLabel=Project name
703 GitShareProjectsPage_RepositoryLabel=Git Repository
704 MixedResetToRevisionAction_mixedReset=Mixed Reset
706 UIIcons_errorDeterminingIconBase=Can't determine icon base.
707 UIIcons_errorLoadingPluginImage=Can't load plugin image.
708 Untrack_untrack=Untrack
709 Update_update=Update
711 TagAction_cannotCheckout=Cannot checkout now
712 TagAction_cannotGetBranchName=Cannot get actual branch name
713 TagAction_repositoryState=Cannot checkout repository because it is in state: {0}
714 TagAction_errorCreatingTag=Error while creating tag {0}
715 TagAction_unableToCreateTag=Unable to create tag {0}
716 TagAction_errorDuringTagging=Error during tagging
717 TagAction_errorWhileMappingRevTag=Unable to get information about {0} tag.
718 TagAction_errorWhileGettingRevCommits=An error occurred while getting list of commits.
719 TagAction_unableToResolveHeadObjectId=Unable to resolve object id associated with current HEAD.
720 TagAction_creating=Creating {0} tag.
721 TagAction_taggingFailed=Tagging failed
723 CreateTagDialog_tagName=Tag &name*:
724 CreateTagDialog_tagMessage=Tag &message*:
725 CreateTagDialog_questionNewTagTitle=Create new tag on branch "{0}"
726 CreateTagDialog_overwriteTag=Force &replace existing tag
727 CreateTagDialog_overwriteTagToolTip=Select this option if you want to change message or commit associated with already existing tag.
728 CreateTagDialog_existingTags=Existing tags:
729 CreateTagDialog_advanced=&Advanced
730 CreateTagDialog_advancedToolTip=In the advanced section you may choose the commit to be tagged.
731 CreateTagDialog_advancedMessage=Choose commit that should be associated with this tag.
732 CreateTagDialog_tagNameToolTip=Start typing tag name to filter list of existing tags.
733 CreateTagDialog_clearButton=C&lear
734 CreateTagDialog_clearButtonTooltip=Clear all dialog fields.
736 CommitCombo_showSuggestedCommits=Start typing SHA-1 of existing commit or part of first line in commit message to see suggested commits.