mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 18:26:01 +02:00
Bug #187437: "variable" should be used instead of "macro"
This commit is contained in:
parent
5950bf5e1b
commit
1090b0836e
2 changed files with 5 additions and 5 deletions
|
@ -53,7 +53,7 @@ ToolChainEditTab.3=Used tools
|
||||||
ToolChainEditTab.4=Select tools
|
ToolChainEditTab.4=Select tools
|
||||||
ToolChainEditTab.5=Select tool
|
ToolChainEditTab.5=Select tool
|
||||||
ToolChainEditTab.6=-- NO TOOL --
|
ToolChainEditTab.6=-- NO TOOL --
|
||||||
NewVarDialog.0=New variable
|
NewVarDialog.0=Variable name:
|
||||||
NewVarDialog.1=Apply to all configurations
|
NewVarDialog.1=Apply to all configurations
|
||||||
NewCfgDialog.0=Existing configuration
|
NewCfgDialog.0=Existing configuration
|
||||||
NewCfgDialog.1=Default configuration
|
NewCfgDialog.1=Default configuration
|
||||||
|
|
|
@ -173,10 +173,10 @@ NewBuildMacroDialog.label.type.path.dir.list=Directory List
|
||||||
NewBuildMacroDialog.label.type.path.any=Path
|
NewBuildMacroDialog.label.type.path.any=Path
|
||||||
NewBuildMacroDialog.label.type.path.any.list=Path List
|
NewBuildMacroDialog.label.type.path.any.list=Path List
|
||||||
NewBuildMacroDialog.label.browse=Browse
|
NewBuildMacroDialog.label.browse=Browse
|
||||||
NewBuildMacroDialog.label.title.new=Define a new macro
|
NewBuildMacroDialog.label.title.new=Define a new build variable
|
||||||
NewBuildMacroDialog.label.title.edit=Edit existing macro
|
NewBuildMacroDialog.label.title.edit=Edit existing build variable
|
||||||
NewBuildMacroDialog.label.list.title=Macro Value
|
NewBuildMacroDialog.label.list.title=Value of Build Variable
|
||||||
NewBuildMacroDialog.label.status.cannot.create=The "{0}" Macro can not be created by user
|
NewBuildMacroDialog.label.status.cannot.create=The "{0}" Variable can not be created by user
|
||||||
|
|
||||||
# ------------Resource Configuration Selection Page
|
# ------------Resource Configuration Selection Page
|
||||||
ResourceBuildPropertyPage.label.ActiveResource=Active Resource configuration
|
ResourceBuildPropertyPage.label.ActiveResource=Active Resource configuration
|
||||||
|
|
Loading…
Add table
Reference in a new issue