CompilerConfigurationBlock.compliance.group.label=JDK Compliance
CompilerConfigurationBlock.classfiles.group.label=Classfile Generation
+CompilerConfigurationBlock.pb_var_deprecated.label=Keyword 'var' is deprecated:
+
CompilerConfigurationBlock.pb_unreachable_code.label=&Unreachable code:
CompilerConfigurationBlock.pb_invalid_import.label=Unresol&vable import statements:
CompilerConfigurationBlock.pb_overriding_pkg_dflt.label=&Methods overridden but not package visible:
PHPEditorPreferencePage.phpDocKeywords=PHPDoc keywords
PHPEditorPreferencePage.phpDocHtmlTags=PHPDoc HTML tags
PHPEditorPreferencePage.phpDocLinks=PHPDoc links
-PHPEditorPreferencePage.phpDocOthers=PHPDoc others
\ No newline at end of file
+PHPEditorPreferencePage.phpDocOthers=PHPDoc others
+
+JavaEditorPreferencePage.folding.title= &Folding
+
+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