mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
[171814] - fixed another typo
This commit is contained in:
parent
c83ea0d247
commit
56c5c65d37
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ MakeTargetDialog.exception.noTargetBuilderOnProject=Not target builders on the p
|
|||
MakeTargetDialog.title.createMakeTarget=Create a new Make target
|
||||
MakeTargetDialog.title.modifyMakeTarget=Modify a Make target
|
||||
MakeTargetDialog.message.mustSpecifyName=Must specify a non-empty Target Name
|
||||
MakeTargetDialog.message.targetWithNameExists=Target with that name already exits
|
||||
MakeTargetDialog.message.targetWithNameExists=Target with that name already exists
|
||||
MakeTargetDialog.message.mustSpecifyBuildCommand=Must specify a build command
|
||||
MakeTargetDialog.button.update=Update
|
||||
MakeTargetDialog.button.create=Create
|
||||
|
|
Loading…
Add table
Reference in a new issue