# Contributors:
# Christopher Lenz - initial english resources
#
-# $Id: plugin.properties,v 1.4 2006-10-21 23:05:18 pombredanne Exp $
+# $Id: plugin.properties,v 1.5 2007-05-24 03:13:54 pombredanne Exp $
#
pluginName = Web Development Tools UI
providerName= PHPEclipse project team
-preferencePageName = PHPeclipse Web Development
+preferencePageName = PHPeclipse
+viewCategoryName = PHPeclipse
+perspectivePHP.name=PHP
+newWizardCategory.name=PHP
+newWizardPHPProject.name=PHP Project
+newWizardPHPFile.name=PHP File
+newWizardHTMLFile.name=HTML file
+
+OpenActionSet.label=Open Declaration/Include
+OpenDeclaration=Open Declaration/Include
+ExportWizards.Obfuscator = Obfuscate PHP Project to File system
+ExportWizards.ObfuscatorDescription = Obfuscate PHP resources to the local file system
+
+compilerPageName=PHP Parser
+todoPageName=PHP Task Tags
+
+phpEditorName=PHP Editor
+
+sourceHover= Source
+sourceHoverDescription= Shows the source 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
+annotationHoverDescription= Shows the description of the selected annotation.
+problemHover= Problem Description
+problemHoverDescription= Shows the description of the selected problem.
+
+
+category.source.name=PHP Source
+category.source.description= PHP Source Actions
+
+context.editingPHPSource.name= Editing PHP Source
+context.editingPHPSource.description= Editing PHP Source Context
+
+
+javaDocumentFactory=PHP Document Factory
+javaDocumentSetupParticipant=PHP Document Setup Participant
templates.contextType.xml=xml
templates.contextType.html=html
templates.contextType.smarty=smarty
templates.contextType.javascript=javascript
+
+
+compilerOptionsPrefName= PHP Parser
+todoTaskPrefName= Task Tags
+templatePageName= Templates
+spellingPrefName= Spelling
+codeAssistPageName= Code Assist
+editorPageName= Editor
+editorMarkOccurrencesPage= Mark Occurrences