mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Bug # 189335 : Misleading label on Paths and symbols page
This commit is contained in:
parent
cb794af018
commit
26290aad9f
1 changed files with 8 additions and 8 deletions
|
@ -400,7 +400,7 @@ AbstractPage.11=setProjectDescription:
|
||||||
AbstractPage.10=Cannot create resource configuration for
|
AbstractPage.10=Cannot create resource configuration for
|
||||||
AbstractPage.13=Cannot load
|
AbstractPage.13=Cannot load
|
||||||
AbstractPage.14=Cannot create page:
|
AbstractPage.14=Cannot create page:
|
||||||
AbstractPage.15=element not initialized \!
|
AbstractPage.15=element not initialized.
|
||||||
AbstractPage.2=This project is not a CDT project
|
AbstractPage.2=This project is not a CDT project
|
||||||
AbstractPage.4=[ All configurations ]
|
AbstractPage.4=[ All configurations ]
|
||||||
AbstractPage.5=[ Multiple configurations...]
|
AbstractPage.5=[ Multiple configurations...]
|
||||||
|
@ -448,7 +448,7 @@ EnvironmentTab.11=Edit variable
|
||||||
EnvironmentTab.12=Variables list
|
EnvironmentTab.12=Variables list
|
||||||
EnvironmentTab.13=Add to all configurations
|
EnvironmentTab.13=Add to all configurations
|
||||||
EnvironmentTab.14=Select variables
|
EnvironmentTab.14=Select variables
|
||||||
IncludeTab.0=Include paths
|
IncludeTab.0=Include directories
|
||||||
IncludeTab.1=Add directory path
|
IncludeTab.1=Add directory path
|
||||||
IncludeTab.2=Change directory path
|
IncludeTab.2=Change directory path
|
||||||
IncludeDialog.0=Directory:
|
IncludeDialog.0=Directory:
|
||||||
|
@ -480,9 +480,9 @@ ExpDialog.4=Is a workspace path
|
||||||
ExpDialog.5=Apply to all
|
ExpDialog.5=Apply to all
|
||||||
ExpDialog.6=Name:
|
ExpDialog.6=Name:
|
||||||
ExpDialog.7=Value:
|
ExpDialog.7=Value:
|
||||||
ExpDialog.8=Name cannot be empty \!
|
ExpDialog.8=Name cannot be empty.
|
||||||
ExpDialog.9=The same name already exists \!
|
ExpDialog.9=The same name already exists.
|
||||||
ExpDialog.10=Value cannot be empty \!
|
ExpDialog.10=Value cannot be empty.
|
||||||
ConfigMultiSelectionDialog.0=Select configurations
|
ConfigMultiSelectionDialog.0=Select configurations
|
||||||
ConfigMultiSelectionDialog.1=At least 2 configurations should be selected
|
ConfigMultiSelectionDialog.1=At least 2 configurations should be selected
|
||||||
SymbolDialog.0=Name:
|
SymbolDialog.0=Name:
|
||||||
|
@ -525,9 +525,9 @@ CMainWizardPage.1=Show project types and toolchains only if they are supported o
|
||||||
CMainWizardPage.10=A project with that name already exists in the workspace.
|
CMainWizardPage.10=A project with that name already exists in the workspace.
|
||||||
CMainWizardPage.2=Edit properties after project creation
|
CMainWizardPage.2=Edit properties after project creation
|
||||||
CMainWizardPage.3=No project types available. Project cannot be created
|
CMainWizardPage.3=No project types available. Project cannot be created
|
||||||
CMainWizardPage.5=Cannot create ICProjectTypeHandler :
|
CMainWizardPage.5=Cannot create ICProjectTypeHandler:
|
||||||
CMainWizardPage.6=File with specified name already exists \!
|
CMainWizardPage.6=File with specified name already exists.
|
||||||
CMainWizardPage.7=Directory with specified name already exists \!
|
CMainWizardPage.7=Directory with specified name already exists.
|
||||||
CMainWizardPage.8=Project name:
|
CMainWizardPage.8=Project name:
|
||||||
CMainWizardPage.9=Project name is empty
|
CMainWizardPage.9=Project name is empty
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue