From db0177b4b1adfc6b46c4dabdbb089dbbf1257ce1 Mon Sep 17 00:00:00 2001 From: Alena Laskavaia Date: Wed, 30 Apr 2008 18:48:00 +0000 Subject: [PATCH] - make remaining property page use Headline style capitalization --- build/org.eclipse.cdt.managedbuilder.ui/plugin.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/org.eclipse.cdt.managedbuilder.ui/plugin.properties b/build/org.eclipse.cdt.managedbuilder.ui/plugin.properties index 5d7e91b8b09..6ae3a433bac 100644 --- a/build/org.eclipse.cdt.managedbuilder.ui/plugin.properties +++ b/build/org.eclipse.cdt.managedbuilder.ui/plugin.properties @@ -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