diff options
Diffstat (limited to 'bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/messages.properties')
-rw-r--r-- | bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/messages.properties | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/messages.properties b/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/messages.properties index 8572fb245..98fdd3dba 100644 --- a/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/messages.properties +++ b/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/messages.properties @@ -105,15 +105,6 @@ CVSTeamProvider.errorGettingWatchEdit=Could not get "watch/edit" property for pr CVSTeamProvider.errorSettingWatchEdit=Could not set "watch/edit" property for project ''{0}''. CVSTeamProvider.errorAddingFileToDiff=An I/O error occurred adding file ''{0}'' to the patch output. -ProjectDescriptionManager.unableToSetDescription=An error occurred setting the project description -ProjectDescriptionManager.unableToReadDescription=An error occurred reading the project description -ProjectDescriptionManager.ioDescription=An I/O error occurred while writing the project description -ProjectDescriptionManager.coreDescription=A Core error occurred while writing the project description -ProjectDescriptionManager.vcmmetaIgnored=.vcm_meta file ignored for project {0} -ProjectDescriptionManager.cannotUpdateDesc=Cannot update project description -ProjectDescriptionManager.markerError=Error creating marker for .vcm_meta file. -ProjectDescriptionManager.vcmmetaMarker=The file {0} exists in {1} but is no longer being read; its usage has been replaced with .project. - ResourceDeltaVisitor.visitError=Error while processing resource deltas ResponseDispatcher.serverError=The CVS server responded with an error (see the CVS console) |