From e5de5f81491d3a4c3987d7ed465e0e979a611b7b Mon Sep 17 00:00:00 2001 From: Jeffrey Overbey Date: Mon, 7 May 2012 11:38:30 -0500 Subject: Bug 374523 - Incorrect labels in Cust Perspective - Cmd Grps Avail --- org.eclipse.photran.ui/plugin.properties | 4 ++-- org.eclipse.rephraserengine.ui/plugin.properties | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/org.eclipse.photran.ui/plugin.properties b/org.eclipse.photran.ui/plugin.properties index e4b23a0e..93d1e3cc 100644 --- a/org.eclipse.photran.ui/plugin.properties +++ b/org.eclipse.photran.ui/plugin.properties @@ -30,8 +30,8 @@ category.description = Source Editing category.name = Source Editing command.description = Comment/Uncomment command.name = Photran Block Comment -actionSet.description = Comment/Uncomment -actionSet.label = Togg&le Comment +actionSet.description = Fortran Comment/Uncomment +actionSet.label = Fortran Comment/Uncomment action.label.0 = Togg&le Comment action.label.1 = Toggle Breakpoint page.name = Fortran diff --git a/org.eclipse.rephraserengine.ui/plugin.properties b/org.eclipse.rephraserengine.ui/plugin.properties index 473f69fc..d5a0533f 100644 --- a/org.eclipse.rephraserengine.ui/plugin.properties +++ b/org.eclipse.rephraserengine.ui/plugin.properties @@ -12,3 +12,5 @@ action.label.3 = Ensure Database is Up-to-Date action.label.4 = Display Edge Model of Current File action.label.5 = Display Database extension-point.name = VPG +actionSet.label = Rephraser Engine Debugging +actionSet.description = Rephraser Engine Debugging Actions \ No newline at end of file -- cgit v1.2.1