Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.mylyn.debug.ui/plugin.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.debug.ui/plugin.properties b/org.eclipse.mylyn.debug.ui/plugin.properties
index 8c5534598..97d8acd5b 100644
--- a/org.eclipse.mylyn.debug.ui/plugin.properties
+++ b/org.eclipse.mylyn.debug.ui/plugin.properties
@@ -21,3 +21,7 @@ InterestIncrementAction.label = Mark as Landmark
InterestIncrementAction.tooltip = Mark the selected element as a landmark
InterestDecrementAction.label = Remove from Context
InterestDecrementAction.tooltip = Mark selected element as uninteresting
+
+BreakpointsPreferencePage.name = Breakpoints
+
+keywords.label = mylyn breakpoints context

Back to the top