misc
[phpeclipse.git] / net.sourceforge.phpeclipse / plugin.properties
index 5d3c191..ae1bd78 100644 (file)
@@ -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,14 @@ 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
+templates.phpdoc.contextType.name= phpdoc
+templates.html.contextType.name= html
 
 #--- folding
 foldingStructureProvidersExtensionPoint= Folding Structure Providers