1) Reintroduced some out commented methods. (Did break some preference settings)
[phpeclipse.git] / net.sourceforge.phpeclipse / plugin.properties
index 9f44838..e9f17d5 100644 (file)
@@ -2,7 +2,7 @@
 #
 #########################################
 pluginName=PHPEclipse Tools Core
-providerName=phpeclipse.de
+providerName=PHPEclipse project team
 naturePHP.name=PHP Project
 elementFiltersName=PHPElement Filters
 phpProblemName=PHP Problem
@@ -10,41 +10,22 @@ transientPHPProblemName=Transient PHP Problem
 phpTaskName=PHP Task
 phpSourceName=PHP Source File
 
-viewCategoryName = PHPeclipse Web Development
+viewCategoryName = PHPeclipse
 phpEditorTextHoversName=PHP Editor Text Hovers
 
-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
 
 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
-
 #
 # Extension point names
 #
-phpEditorName=PHP Editor
 phpConsoleView=PHP Console
 phpFileExtension=php
 php3FileExtension=php3
@@ -58,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
@@ -161,12 +135,6 @@ problemHoverDescription= Shows the description of the selected problem.
 # Action Definitions
 ##########################################################################
 
-category.source.name=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
 
 ##########################################################################
@@ -370,11 +338,17 @@ ActionDefinition.implementorsInWorkingSet.description= Search for Implementors o
 ActionDefinition.togglePresentation.name= Show Source of Selected Element Only
 ActionDefinition.togglePresentation.description= Show Source of Selected Element Only
 
+ActionDefinition.indent.name=Correct Indentation
+ActionDefinition.indent.description=Correct Indentation
+
+ActionDefinition.gotoMatchingBracket.name=Matching Bracket
+ActionDefinition.gotoMatchingBracket.description=Goto Matching Bracket
+
 OccurrenceAnnotation.label= PHP Marker Occurrences
 
 phpEditorFontDefiniton.label= PHP Editor Text Font
 phpEditorFontDefintion.description= The PHP editor text font is used by PHP editors.
-#--- filter 
+#--- filter
 HideImportDeclaration.label= Import declarations
 HideImportDeclaration.description= Hides all import declarations
 
@@ -386,4 +360,4 @@ templates.html.contextType.name= html
 #--- folding
 foldingStructureProvidersExtensionPoint= Folding Structure Providers
 defaultFoldingStructureProviderName= Default PHP Folding
-Folding.label= F&olding
\ No newline at end of file
+Folding.label= F&olding