X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties index 449e2fb..6e8cb8c 100644 --- a/net.sourceforge.phpeclipse/plugin.properties +++ b/net.sourceforge.phpeclipse/plugin.properties @@ -2,7 +2,7 @@ # ######################################### pluginName=PHPEclipse Tools Core -providerName=www.phpeclipse.de +providerName=PHPEclipse project team naturePHP.name=PHP Project elementFiltersName=PHPElement Filters phpProblemName=PHP Problem @@ -10,7 +10,7 @@ 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 @@ -40,6 +40,7 @@ todoTaskPrefName= Task Tags templatePageName= Templates spellingPrefName= Spelling codeAssistPageName= Code Assist +editorPageName= Editor editorMarkOccurrencesPage= Mark Occurrences # @@ -162,7 +163,7 @@ problemHoverDescription= Shows the description of the selected problem. # Action Definitions ########################################################################## -category.source.name=Source +category.source.name=PHP Source category.source.description= PHP Source Actions context.editingPHPSource.name= Editing PHP Source @@ -371,6 +372,12 @@ 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 @@ -387,4 +394,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