mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
fixed typo
This commit is contained in:
parent
e8c2e45481
commit
4b552f7499
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue