mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
- make remaining property page use Headline style capitalization
This commit is contained in:
parent
457ccce1be
commit
db0177b4b1
1 changed files with 3 additions and 3 deletions
|
@ -44,10 +44,10 @@ CleanSelectedFiles.tooltip=Cleans the output file(s) for the selected file(s)
|
|||
|
||||
## New CDT project model - property pages names
|
||||
page.c.build=C/C++ Build
|
||||
CDTPathSymbolsProperty.name=Paths and symbols
|
||||
CDTExpPathSymbolsProperty.name=Export settings
|
||||
CDTPathSymbolsProperty.name=Paths and Symbols
|
||||
CDTExpPathSymbolsProperty.name=Export Settings
|
||||
CDTBuildProperty.name=Settings
|
||||
CDTToolchainProperty.name=Tool chain editor
|
||||
CDTToolchainProperty.name=Tool Chain Editor
|
||||
CDTVariablesProperty.name=Build Variables
|
||||
Discovery.options=Discovery Options
|
||||
Environment=Environment
|
||||
|
|
Loading…
Add table
Reference in a new issue