mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 09:46:02 +02:00
Bug #182096 - wording
This commit is contained in:
parent
46df43c5f7
commit
cf08945609
1 changed files with 4 additions and 2 deletions
|
@ -71,8 +71,8 @@ PrefPage_NewCDTWizard.1=\nduring project creation process
|
|||
WizardDefaultsTab.0=Show only supported toolchains, by default
|
||||
WizardDefaultsTab.1=Group old-style toolchains to <Others> folder
|
||||
PreferredToolchainsTab.0=Preferred toolchain will be selected by default in Wizard
|
||||
PreferredToolchainsTab.1=Make toolhain(s) preferred
|
||||
PreferredToolchainsTab.2=Make toolhain(s) unpreferred
|
||||
PreferredToolchainsTab.1=Make toolchain(s) preferred
|
||||
PreferredToolchainsTab.2=Make toolchain(s) unpreferred
|
||||
StdProjectTypeHandler.0=-- Other Toolchain --
|
||||
StdProjectTypeHandler.2=Default
|
||||
StdProjectTypeHandler.3=creation Make project: IBuilder is null
|
||||
|
@ -87,3 +87,5 @@ CWizardHandler.6=Cannot create managed project with NULL configuration
|
|||
StdBuildWizard.0=Makefile project
|
||||
MBSWizardHandler.0=At least one toolchain should be selected
|
||||
MBSWizardHandler.1=At least one configuration should be selected. Please check needed configurations.
|
||||
CMainWizardPage.1=Show project types and toolchains only if they are supported on the platform
|
||||
CMainWizardPage.2=Edit properties after project creation
|
||||
|
|
Loading…
Add table
Reference in a new issue