pluginName=PHPEclipse Tools Core
providerName=phpeclipse.de
naturePHP.name=PHP Project
+elementFiltersName=PHPElement Filters
phpProblemName=PHP Problem
transientPHPProblemName=Transient PHP Problem
phpTaskName=PHP Task
-viewCategoryName=PHP
+phpSourceName=PHP Source File
+viewCategoryName = PHPeclipse Web Development
phpEditorTextHoversName=PHP Editor Text Hovers
-perspectivePHP.name=PHP
+perspectivePHP.name=PHP Web Development
perspectiveHTML.name=HTML
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
#
phpEditorName=PHP Editor
phpConsoleView=PHP Console
-phpBrowserView=PHP Browser
phpFileExtension=php
php3FileExtension=php3
php4FileExtension=php4
php5FileExtension=php5
+moduleFileExtension=module
incFileExtension=inc
phtmlFileExtension=phtml
htmlFileExtension=html
sourceHover= Source
sourceHoverDescription= Shows the source of the selected element.
-javadocHover= Javadoc
-javadocHoverDescription= Shows the Javadoc of the selected element.
+javadocHover= PHPdoc
+javadocHoverDescription= Shows the PHPdoc of the selected element.
sequentialHover= Combined Hover
sequentialHoverDescription= Tries the hovers in the sequence listed in the table below this one and uses the one which fits best for the selected element and the current context.
annotationHover= Annotation Description
context.editingPHPSource.name= Editing PHP Source
context.editingPHPSource.description= Editing PHP Source Context
-scope.javaEditor.name=Java Editor
+scope.javaEditor.name=PHP Editor
##########################################################################
# Action Definitions
OccurrenceAnnotation.label= PHP Marker Occurrences
-phpEditorFontDefiniton.label= Java Editor Text Font
-phpEditorFontDefintion.description= The Java editor text font is used by Java editors.
+phpEditorFontDefiniton.label= PHP Editor Text Font
+phpEditorFontDefintion.description= The PHP editor text font is used by PHP 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