ParserAction.tooltip=Parse the current PHP file
ParserAction.image=java.gif
ParserAction.description=Parse the current PHP file
+
+
+GotoMatchingBracket.label=Go to Matching &Bracket
+GotoMatchingBracket.tooltip=Go to Matching Bracket
+GotoMatchingBracket.description=Go to Matching Bracket
+GotoMatchingBracket.error.invalidSelection=No bracket selected
+GotoMatchingBracket.error.noMatchingBracket=No matching bracket found
+GotoMatchingBracket.error.bracketOutsideSelectedElement=Matching bracket is outside of selected element