#
#########################################
pluginName=PHPEclipse Tools Core
-providerName=phpeclipse.de
+providerName=PHPEclipse project team
naturePHP.name=PHP Project
elementFiltersName=PHPElement Filters
phpProblemName=PHP Problem
phpTaskName=PHP Task
phpSourceName=PHP Source File
-viewCategoryName = PHPeclipse Web Development
+viewCategoryName = PHPeclipse
phpEditorTextHoversName=PHP Editor Text Hovers
perspectivePHP.name=PHP
templatePageName= Templates
spellingPrefName= Spelling
codeAssistPageName= Code Assist
+editorPageName= Editor
+editorMarkOccurrencesPage= Mark Occurrences
#
# Extension point names
# Action Definitions
##########################################################################
-category.source.name=Source
+category.source.name=PHP Source
category.source.description= PHP Source Actions
context.editingPHPSource.name= Editing PHP Source
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
#--- folding
foldingStructureProvidersExtensionPoint= Folding Structure Providers
defaultFoldingStructureProviderName= Default PHP Folding
-Folding.label= F&olding
\ No newline at end of file
+Folding.label= F&olding