X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties index b14c08f..ae1bd78 100644 --- a/net.sourceforge.phpeclipse/plugin.properties +++ b/net.sourceforge.phpeclipse/plugin.properties @@ -4,6 +4,7 @@ pluginName=PHPEclipse Tools Core providerName=phpeclipse.de naturePHP.name=PHP Project +elementFiltersName=PHPElement Filters phpProblemName=PHP Problem transientPHPProblemName=Transient PHP Problem phpTaskName=PHP Task @@ -18,9 +19,13 @@ viewPHPResources.name=PHP Resources newWizardCategory.name=PHP newWizardPHPProject.name=PHP Project newWizardPHPFile.name=PHP File +newWizardHTMLFile.name=HTML file NewPHPClass.label= Class NewPHPClass.description=Create a PHP class +OpenActionSet.label=Open Declaration/Include +OpenActionSet.description=Open a PHP Declaration or Include +OpenDeclaration=Open Declaration/Include ExportWizards.Obfuscator = Obfuscate PHP Project to File system ExportWizards.ObfuscatorDescription = Obfuscate PHP resources to the local file system @@ -404,6 +409,9 @@ OccurrenceAnnotation.label= PHP Marker Occurrences phpEditorFontDefiniton.label= Java Editor Text Font phpEditorFontDefintion.description= The Java editor text font is used by Java editors. +#--- filter +HideImportDeclaration.label= Import declarations +HideImportDeclaration.description= Hides all import declarations #--- templates templates.php.contextType.name= php