1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

small change to error string

This commit is contained in:
David Inglis 2004-03-25 21:14:08 +00:00
parent d6bc6aa1f3
commit 7d0581e51c

View file

@ -32,7 +32,7 @@ CDescriptor.exception.unmatchedOwnerId=CDTProject already exisits but does not m
CDescriptor.exception.fileNotFound=CDTProject file not found
CDescriptor.exception.missingOwnerId=Missing owner id
CDescriptor.exception.missingElement=Missing cdtproject element
CDescriptor.exception.providerNotFound=Extension provider not found.
CDescriptor.exception.providerNotFound=Extension not found.
CDescriptor.extension.internalError=Internal Error
Util.exception.invalidArchive=Not a valid archive file.