Goto line/Goto Matching Bracket Shortcuts should work
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor / PHPEditorMessages.properties
index 7c3104b..d2dae94 100644 (file)
@@ -21,10 +21,10 @@ Format.label=F&ormat
 Format.tooltip=Format the Selected Text
 Format.description=Format the selected text
 
-Comment.label=Comment@Ctrl+/
+Comment.label=Comment
 Comment.tooltip=Comment selected lines
 
-Uncomment.label=Uncomment@Ctrl+\
+Uncomment.label=Uncomment
 Uncomment.tooltip=Uncomment selected lines
 
 TogglePresentation.label=Change Presentation
@@ -39,6 +39,15 @@ ToggleComment.description=Toggle comment for the selected lines
 ToggleComment.error.title=Toggle Comment
 ToggleComment.error.message=An error occurred while toggling comments.
 
+AddBlockComment.label=Add &Block Comment
+AddBlockComment.tooltip=Enclose the Selection in a Block Comment
+AddBlockComment.description=Encloses the selection with block comment markers
+
+RemoveBlockComment.label=Remove Bloc&k Comment
+RemoveBlockComment.tooltip=Remove Block Comment Markers Enclosing the Caret
+RemoveBlockComment.description=Removes any block comment markers enclosing the caret
+
+
 OutlinePage.segment.title_pattern=position {0}
 
 AutoIndent.error.bad_location_1=JavaAutoIndentStrategy.getAutoIndentString: BadLocationException