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
propertyPagePHPProject.name=PHP Project Properties
+compilerPageName=PHP Parser
+todoPageName=PHP Task Tags
+
+compilerOptionsPrefName= PHP Parser
+todoTaskPrefName= Task Tags
+templatePageName= Templates
+spellingPrefName= Spelling
+codeAssistPageName= Code Assist
+editorPageName= Editor
+editorMarkOccurrencesPage= Mark Occurrences
+
#
# Extension point names
#
+phpEditorName=PHP Editor
phpConsoleView=PHP Console
phpFileExtension=php
php3FileExtension=php3
xmlFileExtension=xml
tplFileExtension=tpl
+javaDocumentFactory=PHP Document Factory
+javaDocumentSetupParticipant=PHP Document Setup Participant
+
+sourceHover= Source
+sourceHoverDescription= Shows the source of the selected element.
+javadocHover= PHPdoc
+javadocHoverDescription= Shows the PHPdoc of the selected element.
sequentialHover= Best Match
sequentialHoverDescription= Shows the hover which fits best for the selected element and the current context.
annotationHover= Annotation
# Action Definitions
##########################################################################
+category.source.name=PHP Source
+category.source.description= PHP Source Actions
+
+context.editingPHPSource.name= Editing PHP Source
+context.editingPHPSource.description= Editing PHP Source Context
+
scope.javaEditor.name=PHP Editor
##########################################################################