Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rennie2006-03-03 17:51:48 +0000
committerMichael Rennie2006-03-03 17:51:48 +0000
commitaa48786d23fe02cb503f208d2b0360a6f7db3424 (patch)
tree0fb53700059e9d8525aeda5a27179503b428dccd /org.eclipse.debug.ui/plugin.properties
parent9db482157f537c022607789928a1932f91ab6962 (diff)
downloadeclipse.platform.debug-aa48786d23fe02cb503f208d2b0360a6f7db3424.tar.gz
eclipse.platform.debug-aa48786d23fe02cb503f208d2b0360a6f7db3424.tar.xz
eclipse.platform.debug-aa48786d23fe02cb503f208d2b0360a6f7db3424.zip
update for breakpoints view for bug 129757
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index fb780e1d2..06a5d14c8 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -55,7 +55,7 @@ EnableBreakpointsAction.label=&Enable
ExpandAll.label=Expand All
ExpandAll.tooltip=Expand All
ExpressionView.name=Expressions
-GroupBy.label=S&how
+GroupBy.label=&Group By
GroupBy.tooltip=Show
LinkWithDebugView.label=Link with Debug View
LinkWithDebugView.tooltip=Link with Debug View

Back to the top