1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00

fixed typo

This commit is contained in:
David Inglis 2004-05-12 18:26:13 +00:00
parent e8c2e45481
commit 4b552f7499

View file

@ -27,8 +27,8 @@ CDescriptorManager.internal_owner=No CDT Project owner
CDescriptorManager.async_updater=CDT Project async save CDescriptorManager.async_updater=CDT Project async save
CDescriptorManager.owner_not_Installed=CDT Project owner not installed CDescriptorManager.owner_not_Installed=CDT Project owner not installed
CDescriptor.exception.projectAlreadyExists=CDTProject already exisits CDescriptor.exception.projectAlreadyExists=CDTProject already exists
CDescriptor.exception.unmatchedOwnerId=CDTProject already exisits but does not match owner ID of creator CDescriptor.exception.unmatchedOwnerId=CDTProject already exists but does not match owner ID
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