diff --git a/build/org.eclipse.cdt.make.ui/plugin.properties b/build/org.eclipse.cdt.make.ui/plugin.properties index 7522f31c9fc..459ea64ef8e 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.properties +++ b/build/org.eclipse.cdt.make.ui/plugin.properties @@ -8,6 +8,7 @@ # Contributors: # QNX Software Systems - initial API and implementation # Anton Leherbauer (Wind River Systems) +# IBM Corporation ############################################################################### pluginName=C/C++ Standard make Build UI @@ -77,7 +78,9 @@ GCCPerFileProfile.name=GCC per file scanner info profile CDTPathSymbolsProperty.name=C/C++ Project paths and symbols Includes=Includes +Includes.tooltip=Includes list Symbols=Symbols +Symbols.tooltip=Macros list # menu label Make.targets.menu=Make targets diff --git a/build/org.eclipse.cdt.make.ui/plugin.xml b/build/org.eclipse.cdt.make.ui/plugin.xml index 05226a7de0a..1cf3d34177f 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.xml +++ b/build/org.eclipse.cdt.make.ui/plugin.xml @@ -433,7 +433,7 @@ weight="001" helpId="cdt_u_prop_pns_inc" parent="org.eclipse.cdt.make.internal.ui.properties.PathAndSymbolPage" - tooltip=""Includes list""/> + tooltip="%Includes.tooltip"/> + tooltip="%Symbols.tooltip"/> + tooltip="%Includes.tooltip"/> + tooltip="%Symbols.tooltip"/> + tooltip="%Libraries.tooltip"/> + tooltip="%Includes.tooltip"/> + tooltip="%Symbols.tooltip"/> + tooltip="%Libraries.tooltip"/>