From fd40ad3a82956ae01c6f68c407686e87734d1a5c Mon Sep 17 00:00:00 2001 From: Anton Leherbauer Date: Mon, 17 Jan 2011 10:40:39 +0000 Subject: Bug 334500 - Tooltip on Reverse step commands misses a space --- debug/org.eclipse.cdt.debug.ui/plugin.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'debug') diff --git a/debug/org.eclipse.cdt.debug.ui/plugin.properties b/debug/org.eclipse.cdt.debug.ui/plugin.properties index cdd86fbea8c..7a78f0bc7bc 100644 --- a/debug/org.eclipse.cdt.debug.ui/plugin.properties +++ b/debug/org.eclipse.cdt.debug.ui/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2010 QNX Software Systems and others. +# Copyright (c) 2000, 2011 QNX Software Systems and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -184,12 +184,12 @@ ReverseToggle.label = Toggle Reverse Debugging ReverseResume.name = Reverse Resume ReverseResume.description = Perform Reverse Resume ReverseResume.label = Reverse Resume -ReverseStepInto.name = Reverse StepInto -ReverseStepInto.description = Perform Reverse StepInto -ReverseStepInto.label = Reverse StepInto -ReverseStepOver.name = Reverse StepOver -ReverseStepOver.description = Perform Reverse StepOver -ReverseStepOver.label = Reverse StepOver +ReverseStepInto.name = Reverse Step Into +ReverseStepInto.description = Perform Reverse Step Into +ReverseStepInto.label = Reverse Step Into +ReverseStepOver.name = Reverse Step Over +ReverseStepOver.description = Perform Reverse Step Over +ReverseStepOver.label = Reverse Step Over Uncall.name = Uncall Uncall.description = Perform Uncall Uncall.label = Uncall -- cgit v1.2.3