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:
parent
d6bc6aa1f3
commit
7d0581e51c
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ CDescriptor.exception.unmatchedOwnerId=CDTProject already exisits but does not m
|
||||||
CDescriptor.exception.fileNotFound=CDTProject file not found
|
CDescriptor.exception.fileNotFound=CDTProject file not found
|
||||||
CDescriptor.exception.missingOwnerId=Missing owner id
|
CDescriptor.exception.missingOwnerId=Missing owner id
|
||||||
CDescriptor.exception.missingElement=Missing cdtproject element
|
CDescriptor.exception.missingElement=Missing cdtproject element
|
||||||
CDescriptor.exception.providerNotFound=Extension provider not found.
|
CDescriptor.exception.providerNotFound=Extension not found.
|
||||||
CDescriptor.extension.internalError=Internal Error
|
CDescriptor.extension.internalError=Internal Error
|
||||||
|
|
||||||
Util.exception.invalidArchive=Not a valid archive file.
|
Util.exception.invalidArchive=Not a valid archive file.
|
||||||
|
|
Loading…
Add table
Reference in a new issue