diff --git a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties index 1561dcbf4d2..2fd367348a5 100644 --- a/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties +++ b/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties @@ -198,3 +198,7 @@ FoldingConfigurationBlock.enable= Enable folding when &opening a new editor FoldingConfigurationBlock.combo_caption= Select folding to &use: FoldingConfigurationBlock.info.no_preferences= The selected folding provider did not provide a preference control FoldingConfigurationBlock.error.not_exist= The selected folding provider does not exist + +#Code Formatting +CodeFormatterPreferencePage.title=Code Formatter +CodeFormatterPreferencePage.description=Code Formatter