mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
[268314] - default project name should not contain space
This commit is contained in:
parent
9c0729da4a
commit
7386dd2f98
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ ImportExecutablePageTwo_EnterProjectName=Enter a project name.
|
||||||
ImportExecutablePageOne_ProcessingResults=Processing results
|
ImportExecutablePageOne_ProcessingResults=Processing results
|
||||||
ImportExecutablePageTwo_EnterLaunchConfig=Enter a launch configuration name.
|
ImportExecutablePageTwo_EnterLaunchConfig=Enter a launch configuration name.
|
||||||
ImportExecutablePageTwo_ProjectAlreadyExists=That project already exists, enter a new name.
|
ImportExecutablePageTwo_ProjectAlreadyExists=That project already exists, enter a new name.
|
||||||
ImportExecutablePageTwo_DefaultProjectPrefix=Debug
|
ImportExecutablePageTwo_DefaultProjectPrefix=Debug_
|
||||||
ImportExecutableWizard_executableListLabel=C/C++ Executable Files:
|
ImportExecutableWizard_executableListLabel=C/C++ Executable Files:
|
||||||
ImportExecutableWizard_fileDialogTitle=Choose an executable file
|
ImportExecutableWizard_fileDialogTitle=Choose an executable file
|
||||||
ImportExecutablePageOne_SearchDirectory=Search directory:
|
ImportExecutablePageOne_SearchDirectory=Search directory:
|
||||||
|
|
Loading…
Add table
Reference in a new issue