mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Patch for Sam Robb. Fix the property string to be more English compliant.
This commit is contained in:
parent
5e62215526
commit
a1c754d019
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ PlatformBlock.message.error.noconfigs=You must select at least one configuration
|
||||||
|
|
||||||
# -- Strings for the additional options tab
|
# -- Strings for the additional options tab
|
||||||
MngMakeProjectWizard.options.title=Additional Project Settings
|
MngMakeProjectWizard.options.title=Additional Project Settings
|
||||||
MngMakeProjectWizard.options.desc=Defined the inter-project dependencies, if any.
|
MngMakeProjectWizard.options.desc=Define the inter-project dependencies, if any.
|
||||||
|
|
||||||
# ----------- Configuration Selection Page -----------
|
# ----------- Configuration Selection Page -----------
|
||||||
BuildPropertyPage.label.Platform=Platform:
|
BuildPropertyPage.label.Platform=Platform:
|
||||||
|
|
Loading…
Add table
Reference in a new issue