1) Reintroduced some out commented methods. (Did break some preference settings)
[phpeclipse.git] / net.sourceforge.phpeclipse / plugin.properties
index 6e8cb8c..e9f17d5 100644 (file)
@@ -13,40 +13,19 @@ phpSourceName=PHP Source File
 viewCategoryName = PHPeclipse
 phpEditorTextHoversName=PHP Editor Text Hovers
 
-perspectivePHP.name=PHP
 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
@@ -60,13 +39,6 @@ htmFileExtension=htm
 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
@@ -163,12 +135,6 @@ problemHoverDescription= Shows the description of the selected problem.
 # 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
 
 ##########################################################################