Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a00fbaa47093e10cb2d8677b3b517ba6c963a2e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
###############################################################################
# Copyright (c) 2006, 2009 Shawn Pearce and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
###############################################################################

CommitFileRevision_pathNotIn=Path {1} not in commit {0}.
CommitFileRevision_errorLookingUpPath=IO error looking up path {1} in {0}.
ConnectProviderOperation_connecting=Connecting Git team provider.
ConnectProviderOperation_ConnectingProject=Connecting project {0}

DiscardChangesOperation_discardFailed=Discarding changes of {0} failed
DiscardChangesOperation_discardFailedSeeLog=Discarding changes failed. See log for details
DiscardChangesOperation_discardingChanges=Discarding changes
DiscardChangesOperation_refreshFailed=Refreshing resources failed
DiscardChangesOperation_repoNotFound=Repository not found
DiscardChangesOperation_writeIndexFailed=Writing index failed
DisconnectProviderOperation_disconnecting=Disconnecting Git team provider.

Activator_ReconfigureWindowCacheError=Exception when reconfiguring window cache from configuration, default configuration will be used

AssumeUnchangedOperation_adding=Marking resources unchanged
AssumeUnchangedOperation_writingIndex=Writing index for {0}
BlobStorage_blobNotFound=Git blob {0} with path {1} not found
BlobStorage_errorReadingBlob=IO error reading Git blob {0} with path {1}
BranchOperation_checkoutMovingTo=checkout: moving to {0}
BranchOperation_CheckoutOnlyBranchOrTag={0} is neither a branch nor a tag and can not be checked out
BranchOperation_checkoutProblem=Problem while checking out:
BranchOperation_mappingCommit=Mapping commit: {0}
BranchOperation_mappingCommitHead=Mapping commit HEAD commit
BranchOperation_mappingTrees=Mapping trees
BranchOperation_updatingHeadToRef=Updating HEAD to ref: {0}
BranchOperation_writingIndex=Writing index

CommitOperation_errorCommittingChanges=Committing changes
CommitOperation_errorPreparingTrees=Preparing trees
CommitOperation_errorWritingTrees=Writing trees
CommitOperation_failedToUpdate=Failed to update {0} to commit {1}.
CommitOperation_PerformingCommit=Performing commit

UntrackOperation_adding=Untracking (removing) resources.
UntrackOperation_failed=Failed to untrack resource.
UntrackOperation_writingIndex=Writing index for {0}

GitFileHistory_errorParsingHistory=Error parsing history for {0}.
GitFileHistory_gitNotAttached=Git not attached to project {0}.
GitFileHistory_invalidHeadRevision=Invalid HEAD revision for project {0}.
GitFileHistory_noHeadRevisionAvailable=No HEAD revision available from Git for project {0}.
GitProjectData_mappedResourceGone=A mapped resource no longer exists in Eclipse.
GitProjectData_cannotReadHEAD=Current tree for `HEAD` cannot be obtained.
GitProjectData_failedFindingRepoMapping=Failed finding RepositoryMapping
GitProjectData_failedToCacheRepoMapping=Failed to cache RepositoryMapping
GitProjectData_missing=Git team provider configuration has gone missing.
GitProjectData_saveFailed=Saving Git team provider data to {0} failed.
GitProjectData_notifyChangedFailed=Resource change notification failed.
GitProjectData_lazyResolveFailed=Unable to load a referenced tree.

RepositoryFinder_finding=Searching for associated repositories.
ResetOperation_cantUpdate=Can't update {0}
ResetOperation_lookingUpCommit=looking up commit {0}
ResetOperation_lookingUpRef=looking up ref {0}
ResetOperation_mappingTreeForCommit=mapping tree for commit
ResetOperation_performingReset=Performing {0} reset to {1}
ResetOperation_readingIndex=Reading index
ResetOperation_updatingFailed=Updating {0} failed
ResetOperation_writingIndex=Writing index

MergeOperation_InternalError=An internal error occured
MergeOperation_MergeFailedNoHead=Merge failed: Reference to HEAD does not exist
MergeOperation_MergeFailedRefUpdate=Merge failed: Another process is accessing the ref
MergeOperation_ProgressMerge=Merge {0}
MoveDeleteHook_cannotModifyFolder=Folder contains an active Git repository.\n\
The folder cannot be moved, renamed or deleted until the team provider is disconnected.

MoveDeleteHook_operationError=Error updating cache during move/delete.\n\
The resource cannot be moved, renamed or deleted due to an internal error.

Error_CanonicalFile=Unable to determine a canonical file path.

CloneOperation_checkingOutFiles=Checking out files
CloneOperation_initializingRepository=Initializing local repository
CloneOperation_title=Cloning from {0}
CloneOperation_writingIndex=Writing index
IndexFileRevision_errorLookingUpPath=IO error looking up path {0} in index.
IndexFileRevision_indexEntryNotFound=Git index entry for path {1} not found

ListRemoteOperation_title=Getting remote branches information

ProjectUtil_refreshingProjects=Refreshing projects
ProjectUtil_refreshing=Refreshing
PushOperation_resultCancelled=Operation was cancelled.
PushOperation_resultNotSupported=Can't push to {0}
PushOperation_resultTransportError=Transport error occured during push operation: {0}
PushOperation_resultNoServiceError=Push service is not available: {0}
PushOperation_taskNameDryRun=Trying pushing to remote repositories
PushOperation_taskNameNormalRun=Pushing to remote repositories

AddToIndexOperation_failed=Failed to add resource to index

TrackOperation_writingIndex=Writing index for {0}

BranchOperation_performingBranch=Performing branch to {0}

TagOperation_performingTagging=Making tag {0}
TagOperation_taggingFailure=Tag {0} creation failed (cause: {1})
TagOperation_objectIdNotFound=Could not find object Id associated with tag {0} (cause: {1})

GitFolderResourceVariant_fetchingMembers=Fetching members of {0}

GitResourceVariantTree_couldNotFindResourceVariant=Could not find variant for resource: {0}
GitResourceVariantTree_couldNotFetchMembers=Could not fetch members of {0}
GitResourceVariantTree_fetchingVariant=Fetching variant for: {0}
GitResourceVariantTree_couldNotFetchMembersOf=Could not fetch members of {0}

GitBranchResourceVariantTreeSubscriber_gitRepository=Git without local changes
OperationAlreadyExecuted=Operation has already been executed and can not be executed again
OperationNotYetExecuted=Operation has not yet been executed and can not return a result
RemoteRefUpdateCantBeReused=The RemoteRefUpdate instance can not be re-used

Back to the top