From 1af720960108fc4b5c6d5c19aa706924a481ab38 Mon Sep 17 00:00:00 2001 From: Chris Recoskie Date: Tue, 25 Jul 2006 12:11:10 +0000 Subject: [PATCH] Changing back to "Toggle Comment" nomenclature to match JDT --- core/org.eclipse.cdt.ui/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/org.eclipse.cdt.ui/plugin.properties b/core/org.eclipse.cdt.ui/plugin.properties index 4abd3687126..40c3ae1b00a 100644 --- a/core/org.eclipse.cdt.ui/plugin.properties +++ b/core/org.eclipse.cdt.ui/plugin.properties @@ -24,7 +24,7 @@ perspective.name=C/C++ viewsCategory.name=&C/C++ CView.name=C/C++ Projects -ToggleCommentAction.label= Comment/Uncomment +ToggleCommentAction.label= Togg&le Comment AddBlockCommentAction.label= Add &Block Comment