X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties index 87909f1..e9f17d5 100644 --- a/net.sourceforge.phpeclipse/plugin.properties +++ b/net.sourceforge.phpeclipse/plugin.properties @@ -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,42 +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 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 -editorMarkOccurrencesPage= Mark Occurrences - # # Extension point names # -phpEditorName=PHP Editor phpConsoleView=PHP Console phpFileExtension=php php3FileExtension=php3 @@ -59,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 @@ -162,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 ########################################################################## @@ -371,6 +338,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 +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