Add content proposal to Git Wizards URI field
[egit.git] / org.eclipse.egit.ui / src / org / eclipse / egit / ui / uitext.properties
blob191dccd3c342668f4b22632a30dcbbd8b5ed0ae4
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 WizardProjectsImportPage_projectLabel={0} ({1})
11 WizardProjectsImportPage_ImportProjectsTitle=Import Projects
12 WizardProjectsImportPage_ImportProjectsDescription=Import projects from cloned repository into workbench
13 WizardProjectsImportPage_ProjectsListTitle=&Projects
14 WizardProjectsImportPage_selectAll = &Select All
15 WizardProjectsImportPage_deselectAll = &Deselect All
16 WizardProjectsImportPage_SearchingMessage = Searching for projects
17 WizardProjectsImportPage_ProcessingMessage = Processing results
18 WizardProjectsImportPage_projectsInWorkspace = Some projects were hidden because they exist in the workspace directory
19 WizardProjectsImportPage_CheckingMessage = Checking: {0}
20 WizardProjectsImportPage_SelectDialogTitle = Select root directory of the projects to import
21 WizardProjectImportPage_errorMessage = Creation Problems
22 WizardProjectsImportPage_CreateProjectsTask = Creating Projects
23 WizardProjectsImportPage_enableGit = Enable &Git Team operations on imported projects
24 WizardProjectsImportPage_filterText = type filter text to filter unselected projects
26 SharingWizard_windowTitle=Configure Git Repository
27 SharingWizard_failed=Failed to initialize Git team provider.
29 GenericOperationFailed={0} Failed
31 ExistingOrNewPage_CreateButton=&Create Repository
32 ExistingOrNewPage_title=Configure Git Repository
33 ExistingOrNewPage_description=Select Git Repository Location
34 ExistingOrNewPage_ErrorFailedToCreateRepository=Failed to create repository
35 ExistingOrNewPage_ErrorFailedToRefreshRepository=Failed to refresh project after creating repo at
36 ExistingOrNewPage_HeaderPath=Path
37 ExistingOrNewPage_HeaderProject=Project
38 ExistingOrNewPage_HeaderRepository=Repository
39 ExistingOrNewPage_SymbolicValueEmptyMapping=<empty repository mapping>
41 GitCloneWizard_CloneFailedHeading=Cloning Git Repository failed
42 GitCloneWizard_CloneCanceledMessage=Clone operation was canceled by the user
43 GitCloneWizard_title=Import Git Repository
44 GitCloneWizard_jobName=Cloning from {0}
45 GitCloneWizard_failed=Git repository clone failed.
46 GitCloneWizard_errorCannotCreate=Cannot create directory {0}.
47 GitHistoryPage_CompareVersions=Compare with each other
48 GitHistoryPage_CompareWithWorking=Compare with working tree
49 GitHistoryPage_FileNotInCommit={0} not in {1}
50 GitProjectPropertyPage_LabelBranch=Branch:
51 GitProjectPropertyPage_LabelGitDir=Git directory:
52 GitProjectPropertyPage_LabelId=Id:
53 GitProjectPropertyPage_LabelState=Current state:
54 GitProjectPropertyPage_LabelWorkdir=Working directory:
55 GitProjectPropertyPage_ValueEmptyRepository=None (empty repository)
56 GitProjectPropertyPage_ValueUnbornBranch=None (unborn branch)
58 RepositorySelectionPage_BrowseLocalFile=Local file...
59 RepositorySelectionPage_sourceSelectionTitle=Source Git Repository
60 RepositorySelectionPage_sourceSelectionDescription=Enter the location of the source repository.
61 RepositorySelectionPage_destinationSelectionTitle=Destination Git Repository
62 RepositorySelectionPage_destinationSelectionDescription=Enter the location of the destination repository.
63 RepositorySelectionPage_configuredRemoteChoice=Configured remote repository
64 RepositorySelectionPage_uriChoice=Custom URI
65 RepositorySelectionPage_groupLocation=Location
66 RepositorySelectionPage_groupAuthentication=Authentication
67 RepositorySelectionPage_groupConnection=Connection
68 RepositorySelectionPage_promptURI=UR&I
69 RepositorySelectionPage_promptHost=&Host
70 RepositorySelectionPage_promptPath=&Repository path
71 RepositorySelectionPage_promptUser=&User
72 RepositorySelectionPage_promptPassword=&Password
73 RepositorySelectionPage_promptScheme=Protoco&l
74 RepositorySelectionPage_promptPort=Por&t
75 RepositorySelectionPage_fieldRequired={0} required for {1} protocol.
76 RepositorySelectionPage_fieldNotSupported={0} not supported on {1} protocol.
77 RepositorySelectionPage_fileNotFound={0} does not exist.
78 RepositorySelectionPage_internalError=Internal error; consult Eclipse error log.
79 RepositorySelectionPage_ShowPreviousURIs_HoverText=Start typing to see previously used URIs (use "*" as wildcard)
80 SourceBranchPage_title=Branch Selection
81 SourceBranchPage_description=Select branches to clone from remote repository.
82 SourceBranchPage_branchList=Branches &of {0}:
83 SourceBranchPage_selectAll=&Select All
84 SourceBranchPage_selectNone=&Deselect All
85 SourceBranchPage_errorBranchRequired=At least one branch must be selected.
86 SourceBranchPage_transportError=Transport Error
87 SourceBranchPage_cannotListBranches=Cannot list the available branches.
88 SourceBranchPage_remoteListingCancelled=Operation cancelled
89 SourceBranchPage_cannotCreateTemp=Couldn't create temporary repository.
92 CloneDestinationPage_title=Local Destination
93 CloneDestinationPage_description=Configure the local storage location for {0}.
94 CloneDestinationPage_groupDestination=Destination
95 CloneDestinationPage_groupConfiguration=Configuration
96 CloneDestinationPage_promptDirectory=&Directory
97 CloneDestinationPage_promptInitialBranch=Initial branc&h
98 CloneDestinationPage_promptRemoteName=Remote na&me
99 CloneDestinationPage_fieldRequired={0} is required.
100 CloneDestinationPage_browseButton=Bro&wse
101 CloneDestinationPage_errorNotEmptyDir={0} is not an empty directory.
102 CloneDestinationPage_importProjectsAfterClone=&Import projects after clone
103 CloneDestinationPage_workspaceImport=Workspace import
105 RefSpecPanel_clickToChange=[Click to change]
106 RefSpecPanel_columnDst=Destination Ref
107 RefSpecPanel_columnForce=Force Update
108 RefSpecPanel_columnMode=Mode
109 RefSpecPanel_columnRemove=Remove
110 RefSpecPanel_columnSrc=Source Ref
111 RefSpecPanel_creationButton=Add spec
112 RefSpecPanel_creationButtonDescription=Add this create/update specification to set of {0} specifications.
113 RefSpecPanel_creationDst=Destination ref:
114 RefSpecPanel_creationGroup=Add create/update specificaton
115 RefSpecPanel_creationSrc=Source ref:
116 RefSpecPanel_deletionButton=Add spec
117 RefSpecPanel_deletionButtonDescription=Add this delete specification to set of push specifications.
118 RefSpecPanel_deletionGroup=Add delete ref specificaton
119 RefSpecPanel_deletionRef=Remote ref to delete:
120 RefSpecPanel_dstFetchDescription=Local destination ref(s) to fetch to - create or update.
121 RefSpecPanel_dstPushDescription=Remote destination ref(s) to push to - create or update.
122 RefSpecPanel_dstDeletionDescription=Remote ref to delete.
123 RefSpecPanel_errorRemoteConfigDescription=Can't parse remote configuration URIs.
124 RefSpecPanel_errorRemoteConfigTitle=Remote configuration problem
125 RefSpecPanel_fetch=fetch
126 RefSpecPanel_forceAll=Force update all specs
127 RefSpecPanel_forceAllDescription=Set force update setting to all speficications.
128 RefSpecPanel_forceDeleteDescription=Delete specification is always unconditional.
129 RefSpecPanel_forceFalseDescription=Allow only fast-forward update: old object must merge into new object.
130 RefSpecPanel_forceTrueDescription=Allow non-fast-forward update: old object doesn't have to merge to new object.
131 RefSpecPanel_modeDelete=Delete
132 RefSpecPanel_modeDeleteDescription=This is a delete specification.
133 RefSpecPanel_modeUpdate=Update
134 RefSpecPanel_modeUpdateDescription=This is a create/update specification.
135 RefSpecPanel_predefinedAll=Add all branches spec
136 RefSpecPanel_predefinedAllDescription=Add specification covering all branches.
137 RefSpecPanel_predefinedConfigured=Add configured {0} specs
138 RefSpecPanel_predefinedConfiguredDescription=Add previously configured specifications for this configured remote (if available).
139 RefSpecPanel_predefinedGroup=Add predefined specification
140 RefSpecPanel_predefinedTags=Add all tags spec
141 RefSpecPanel_predefinedTagsDescription=Add specification covering all tags.
142 RefSpecPanel_push=push
143 RefSpecPanel_refChooseSome=choose/some/ref
144 RefSpecPanel_refChooseSomeWildcard=choose/some/ref/*
145 RefSpecPanel_refChooseRemoteName=choose_remote_name
146 RefSpecPanel_removeAll=Remove all specs
147 RefSpecPanel_removeAllDescription=Remove all speficications.
148 RefSpecPanel_removeDescription=Click to remove this specification.
149 RefSpecPanel_specifications=Specifications for {0}
150 RefSpecPanel_srcFetchDescription=Remote source ref(s) to fetch from.
151 RefSpecPanel_srcPushDescription=Local source ref(s) to push from.
152 RefSpecPanel_srcDeleteDescription=Delete specification always has an empty source ref.
153 RefSpecPanel_validationDstInvalidExpression={0} is not a valid ref expression for destination.
154 RefSpecPanel_validationDstRequired=Destination ref is required.
155 RefSpecPanel_validationRefDeleteRequired=Ref name to delete is required.
156 RefSpecPanel_validationRefDeleteWildcard=Delete ref cannot be a wildcard.
157 RefSpecPanel_validationRefInvalidExpression={0} is not a valid ref expression.
158 RefSpecPanel_validationRefInvalidLocal={0} is not a valid ref in local repository.
159 RefSpecPanel_validationRefNonExistingRemote={0} does not exist in remote repository.
160 RefSpecPanel_validationRefNonExistingRemoteDelete={0} already does not exist in remote repository.
161 RefSpecPanel_validationRefNonMatchingLocal={0} does not match any ref in local repository.
162 RefSpecPanel_validationRefNonMatchingRemote={0} does not match any ref in remote repository.
163 RefSpecPanel_validationSpecificationsOverlappingDestination=Two or more specifications point to {0} (the same destination).
164 RefSpecPanel_validationSrcUpdateRequired=Source ref is required for update/create specification.
165 RefSpecPanel_validationWildcardInconsistent=Wildcard must be set either on both source and destination or on none of them.
167 RefSpecPage_descriptionFetch=Select refs to fetch.
168 RefSpecPage_descriptionPush=Select refs to push.
169 RefSpecPage_errorDontMatchSrc=Specifications don't match any existing refs in source repository.
170 RefSpecPage_errorTransportDialogMessage=Cannot get remote repository refs.
171 RefSpecPage_errorTransportDialogTitle=Transport Error
172 RefSpecPage_operationCancelled=Operation cancelled.
173 RefSpecPage_saveSpecifications=Save specifications in "{0}" configuration
174 RefSpecPage_titleFetch=Fetch Ref Specifications
175 RefSpecPage_titlePush=Push Ref Specifications
176 RefSpecPage_annotatedTagsGroup=Annotated tags fetching strategy
177 RefSpecPage_annotatedTagsAutoFollow=Automatically follow tags if we fetch the thing they point at
178 RefSpecPage_annotatedTagsFetchTags=Always fetch tags, even if we do not have the thing it points at
179 RefSpecPage_annotatedTagsNoTags=Never fetch tags, even if we have the thing it points at
181 QuickDiff_failedLoading=Quick diff failed to obtain file data.
183 ResourceHistory_toggleCommentWrap=Wrap Comments
184 ResourceHistory_toggleCommentFill=Fill paragraphs
185 ResourceHistory_toggleRevDetail=Show Revision Details
186 ResourceHistory_toggleRevComment=Show Revision Comment
187 ResourceHistory_toggleTooltips=Show Revision Tooltip
189 HistoryPage_authorColumn=Author
190 HistoryPage_dateColumn=Date
191 HistoryPage_pathnameColumn=Path
192 HistoryPage_refreshJob=Reading history from Git
194 HistoryPage_findbar_findTooltip=Find
195 HistoryPage_findbar_find=Find:
196 HistoryPage_findbar_next=next
197 HistoryPage_findbar_previous=previous
198 HistoryPage_findbar_ignorecase=Ignore case
199 HistoryPage_findbar_commit=Commit
200 HistoryPage_findbar_comments=Comments
201 HistoryPage_findbar_author=Author
202 HistoryPage_findbar_committer=Committer
203 HistoryPage_findbar_changeto_commit=Change to Commit
204 HistoryPage_findbar_changeto_comments=Change to Comments
205 HistoryPage_findbar_changeto_author=Change to Author
206 HistoryPage_findbar_changeto_committer=Change to Committer
207 HistoryPage_findbar_exceeded=Results limit exceeded
208 HistoryPage_findbar_notFound=String not found
210 HistoryPage_ShowAllVersionsForRepo=Show all versions for the repository containing the resource
211 HistoryPage_ShowAllVersionsForProject=Show all versions for the project containing the resource
212 HistoryPage_ShowAllVersionsForFolder=Show all versions for the folder containing the resource
214 HistoryPreferencePage_title=Git
216 PushAction_wrongURIDescription=Remote repositories URIs configuration is corrupted.
217 PushAction_wrongURITitle=Corrupted Configuration
219 PushWizard_cantConnectToAny=Can't connect to any repository: {0}
220 PushWizard_cantPrepareUpdatesMessage=Can't resolve ref specifications locally (local refs changed?) or create tracking ref update.
221 PushWizard_cantPrepareUpdatesTitle=Preparing Ref Updates Error
222 PushWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
223 PushWizard_cantSaveTitle=Configuration Storage Warning
224 PushWizard_jobName=Pushing to...{0}
225 PushWizard_missingRefsMessage=Ref specifications don't match any source ref (local refs changed?).
226 PushWizard_missingRefsTitle=Missing Refs Error
227 PushWizard_unexpectedError=Unexpected error occurred.
228 PushWizard_windowTitleDefault=Push To Another Repositories
229 PushWizard_windowTitleWithDestination=Push To: {0}
231 CommitDialog_AddFileOnDiskToIndex=Add file on &disk to index
232 CommitDialog_AddSOB=Add Signed-off-&by
233 CommitDialog_AmendPreviousCommit=Am&end previous commit
234 CommitDialog_Author=&Author:
235 CommitDialog_Commit=&Commit
236 CommitDialog_CommitChanges=Commit Changes
237 CommitDialog_Committer=Committer:
238 CommitDialog_CommitMessage=Commit &Message:
239 CommitDialog_DeselectAll=&Deselect All
240 CommitDialog_ErrorInvalidAuthor=Invalid author
241 CommitDialog_ErrorInvalidAuthorSpecified=Invalid author specified. Please use the form:\nA U Thor <author@example.com>
242 CommitDialog_ErrorInvalidCommitterSpecified=Invalid committer specified. Please use the form:\nC O Mitter <committer@example.com>
243 CommitDialog_ErrorMustEnterCommitMessage=You must enter a commit message
244 CommitDialog_ErrorNoItemsSelected=No items selected
245 CommitDialog_ErrorNoItemsSelectedToBeCommitted=No items are currently selected to be committed.
246 CommitDialog_ErrorNoMessage=No message
247 CommitDialog_File=File
248 CommitDialog_SelectAll=&Select All
249 CommitDialog_Status=Status
250 CommitDialog_StatusAdded=Added
251 CommitDialog_StatusAddedIndexDiff=Added, index diff
252 CommitDialog_StatusModified=Modified
253 CommitDialog_StatusModifiedIndexDiff=Mod., index diff
254 CommitDialog_StatusModifiedNotStaged=Mod., not staged
255 CommitDialog_StatusRemoved=Removed
256 CommitDialog_StatusRemovedNotStaged=Rem., not staged
257 CommitDialog_StatusUnknown=Unknown
258 ConfirmationPage_cantConnectToAnyTitle=Can't Connect
259 ConfirmationPage_cantConnectToAny=Can't connect to any URI: {0}
260 ConfirmationPage_description=Confirm following expected push result.
261 ConfirmationPage_errorCantResolveSpecs=Can't resolve ref specifications locally or create tracking ref update: {0}
262 ConfirmationPage_errorInterrupted=Operation was interrupted.
263 ConfirmationPage_errorRefsChangedNoMatch=Local refs changed, ref specifications don't match any source ref.
264 ConfirmationPage_errorUnexpected=Unexpected error occurred: {0}
265 ConfirmationPage_requireUnchangedButton=Push only if remote refs don't change in the mean time
266 ConfirmationPage_showOnlyIfChanged=Show final report dialog only when it differs from this confirmation report
267 ConfirmationPage_title=Push Confirmation
269 PushResultTable_columnStatusRepo=Status: Repo #{0}
270 PushResultTable_columnDst=Destination Ref
271 PushResultTable_columnSrc=Source Ref
272 PushResultTable_columnMode=Mode
273 PushResultTable_statusUnexpected=Unexpected update status: {0}
274 PushResultTable_statusConnectionFailed=[connection failed]
275 PushResultTable_statusDetailChanged=remote ref object changed,\nnow it's: {0},\nnot expected: {1}
276 PushResultTable_refNonExisting=(non existing)
277 PushResultTable_statusDetailDeleted=old value: {0}
278 PushResultTable_statusDetailNonFastForward=non-fast forward
279 PushResultTable_statusDetailNoDelete=remote side does not support deleting refs
280 PushResultTable_statusDetailNonExisting=remote ref already does not exist
281 PushResultTable_statusDetailForcedUpdate=forced update (non-fast forward)
282 PushResultTable_statusDetailFastForward=fast forward
283 PushResultTable_statusRemoteRejected=[remote rejected]
284 PushResultTable_statusRejected=[rejected]
285 PushResultTable_statusNoMatch=[no match]
286 PushResultTable_statusUpToDate=[up to date]
287 PushResultTable_statusOkDeleted=[deleted]
288 PushResultTable_statusOkNewBranch=[new branch]
289 PushResultTable_statusOkNewTag=[new tag]
291 ResultDialog_title=Push Results: {0}
292 ResultDialog_label=Pushed to {0}.
294 FetchAction_wrongURITitle=Corrupted Configuration
295 FetchAction_wrongURIMessage=Remote repositories URIs configuration is corrupted.
297 FetchResultDialog_labelEmptyResult=No ref to fetch from {0} - everything up to date.
298 FetchResultDialog_labelNonEmptyResult=Fetched from {0}.
299 FetchResultDialog_title=Fetch Results: {0}
301 FetchResultTable_columnDst=Destination Ref
302 FetchResultTable_columnSrc=Source Ref
303 FetchResultTable_columnStatus=Status
304 FetchResultTable_statusDetailCouldntLock=couldn't lock local tracking ref for update
305 FetchResultTable_statusDetailFastForward=fast forward
306 FetchResultTable_statusDetailIOError=I/O error occurred during local tracking ref update
307 FetchResultTable_statusDetailNonFastForward=non-fast forward
308 FetchResultTable_statusIOError=[i/o error]
309 FetchResultTable_statusLockFailure=[lock fail]
310 FetchResultTable_statusNew=[new]
311 FetchResultTable_statusNewBranch=[new branch]
312 FetchResultTable_statusNewTag=[new tag]
313 FetchResultTable_statusRejected=[rejected]
314 FetchResultTable_statusUnexpected=Unexpected update status: {0}
315 FetchResultTable_statusUpToDate=[up to date]
317 FetchWizard_cantSaveMessage=Couldn't save specified specifications in configuration file.
318 FetchWizard_cantSaveTitle=Configuration Storage Warning
319 FetchWizard_fetchNotSupported=Fetch operation is not supported by this transport.
320 FetchWizard_jobName=Fetching from: {0}
321 FetchWizard_transportError=Transport error occured during fetch operation.
322 FetchWizard_transportNotSupportedMessage=Selected URI is not supported by any transport implementation.
323 FetchWizard_transportNotSupportedTitle=Transport Not Supported
324 FetchWizard_windowTitleDefault=Fetch From Another Repository
325 FetchWizard_windowTitleWithSource=Fetch From: {0}
327 WindowCachePreferencePage_title=Git Window Cache
328 WindowCachePreferencePage_packedGitWindowSize=Window size:
329 WindowCachePreferencePage_packedGitLimit=Window cache limit:
330 WindowCachePreferencePage_deltaBaseCacheLimit=Delta base cache limit:
331 WindowCachePreferencePage_packedGitMMAP=Use virtual memory mapping
333 BranchSelectionDialog_TitleCheckout=Checkout: {0}
334 BranchSelectionDialog_TitleReset=Reset: {0}
335 BranchSelectionDialog_BranchSelectionDialog_CreateFailedTitle=New branch creation failed
336 BranchSelectionDialog_BranchSelectionDialog_RenamedFailedTitle=Rename failed
337 BranchSelectionDialog_BranchSuffix_Current=\ (current)
338 BranchSelectionDialog_ErrorAlreadyExists=Already exists
339 BranchSelectionDialog_ErrorCouldNotCreateNewRef=Could not create new ref {0}
340 BranchSelectionDialog_ErrorCouldNotRefresh=Could not refresh list of branches
341 BranchSelectionDialog_ErrorCouldNotRefreshBranchList=Could not refresh list of branches
342 BranchSelectionDialog_ErrorCouldNotResolve=Could not attempt to resolve {0}
343 BranchSelectionDialog_ErrorInvalidRefName=Invalid ref name
344 BranchSelectionDialog_ErrorCouldNotRenameRef=Failed to rename branch {0} -> {1}, status={2}
345 BranchSelectionDialog_ErrorCouldNotRenameRef2=Failed to rename branch {0} -> {1}
346 BranchSelectionDialog_ErrorRenameFailed=Rename failed
348 BranchSelectionDialog_LocalBranches=Local Branches
349 BranchSelectionDialog_NewBranch=&New branch
350 BranchSelectionDialog_NoBranchSeletectMessage=You must select a valid ref.
351 BranchSelectionDialog_NoBranchSeletectTitle=No branch/tag selected
352 BranchSelectionDialog_OkCheckout=&Checkout
353 BranchSelectionDialog_OkReset=&Reset
354 BranchSelectionDialog_QuestionNewBranchMessage=Enter name of new branch. It will branch from the selected branch. refs/heads/ will be prepended to the name you type
355 BranchSelectionDialog_QuestionNewBranchNameMessage=Enter new name of the {0} branch. refs/heads/ will be prepended to the name you type
356 BranchSelectionDialog_QuestionNewBranchTitle=New branch
357 BranchSelectionDialog_QuestionNewBranchNameTitle=Rename branch
358 BranchSelectionDialog_ReallyResetMessage=Resetting will overwrite any changes in your working directory.\n\nDo you wish to continue?
359 BranchSelectionDialog_ReallyResetTitle=Really reset?
360 BranchSelectionDialog_RemoteBranches=Remote Branches
361 BranchSelectionDialog_ResetType=Reset Type
362 BranchSelectionDialog_ResetTypeHard=&Hard
363 BranchSelectionDialog_ResetTypeMixed=&Mixed (working directory unmodified)
364 BranchSelectionDialog_ResetTypeSoft=&Soft (Index and working directory unmodified)
365 BranchSelectionDialog_Tags=Tags
366 BranchSelectionDialog_Refs=Re&fs
367 BranchSelectionDialog_Rename=&Rename
369 Decorator_exceptionMessage=Errors occurred while applying Git decorations to resources.
371 DecoratorPreferencesPage_addVariablesTitle=Add Variables
372 DecoratorPreferencesPage_addVariablesAction=Add &Variables...
373 DecoratorPreferencesPage_recomputeAncestorDecorations=Re-decorate &ancestors when decorating changed resources
374 DecoratorPreferencesPage_recomputeAncestorDecorationsTooltip=Enabling this option will cause the ancestor-tree of any updated resources to also be re-decorated (minor performance impact).
375 DecoratorPreferencesPage_computeRecursiveLimit=Maximum number of levels to recurse for container decoration:
376 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.
377 DecoratorPreferencesPage_description=Shows Git specific information on resources in projects under version control.
378 DecoratorPreferencesPage_invalidInput=''{0}'' is not a valid input
379 DecoratorPreferencesPage_decorationSettings=Decoration &settings:
380 DecoratorPreferencesPage_preview=Preview:
381 DecoratorPreferencesPage_fileFormatLabel=&Files:
382 DecoratorPreferencesPage_folderFormatLabel=F&olders:
383 DecoratorPreferencesPage_projectFormatLabel=&Projects:
384 DecoratorPreferencesPage_fileFormatDefault={dirty:>} {name}
385 DecoratorPreferencesPage_folderFormatDefault={dirty:>} {name}
386 DecoratorPreferencesPage_projectFormatDefault={dirty:>} {name} [{branch}]
387 DecoratorPreferencesPage_labelDecorationsLink=See <a>''{0}''</a> to enable or disable Git decorations.
388 DecoratorPreferencesPage_generalTabFolder=&General
389 DecoratorPreferencesPage_bindingResourceName=name of the resource being decorated
390 DecoratorPreferencesPage_bindingBranchName=current branch of the project
391 DecoratorPreferencesPage_bindingDirtyFlag=flag indicating whether or not the resource is dirty
392 DecoratorPreferencesPage_bindingStagedFlag=flag indicating whether or not the resource is staged
393 DecoratorPreferencesPage_selectFormats=Select the format for file, folders, and project text labels:
394 DecoratorPreferencesPage_selectVariablesToAdd=Select the &variables to add to the decoration format:
395 DecoratorPreferencesPage_textLabel=T&ext Decorations
396 DecoratorPreferencesPage_iconLabel=&Icon Decorations
397 DecoratorPreferencesPage_iconsShowTracked=Tracked resources
398 DecoratorPreferencesPage_iconsShowUntracked=Untracked resources
399 DecoratorPreferencesPage_iconsShowStaged=Staged resources
400 DecoratorPreferencesPage_iconsShowConflicts=Conflicting resources
401 DecoratorPreferencesPage_iconsShowAssumeValid=Assumed unchanged resources
403 Decorator_exceptionMessage=Errors occurred while applying Git decorations to resources.
405 IgnoreAction_jobName=Ignore Git resources
406 IgnoreAction_taskName=Ignoring Git resources
407 IgnoreAction_error=Unable to ignore resources
408 Track_error=Add to Version Control failed
409 Track_see_log=See error log for details.