From: bananeweizen Date: Sat, 11 Feb 2006 20:16:28 +0000 (+0000) Subject: added missing action descriptions X-Git-Url: http://secure.phpeclipse.com added missing action descriptions --- diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties index 820fa77..bb7ee88 100644 --- a/net.sourceforge.phpeclipse/plugin.properties +++ b/net.sourceforge.phpeclipse/plugin.properties @@ -371,6 +371,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