Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Barnes2005-09-15 20:54:10 +0000
committerKevin Barnes2005-09-15 20:54:10 +0000
commitd7970e128d4238148f27d80cad9de3556a0477c2 (patch)
tree89a204b485077a598e7bc3fc05f2c9530b1ef0a3 /org.eclipse.debug.ui/plugin.properties
parentf9309051d4922179954e34199a837a0dd58ce4d0 (diff)
downloadeclipse.platform.debug-d7970e128d4238148f27d80cad9de3556a0477c2.tar.gz
eclipse.platform.debug-d7970e128d4238148f27d80cad9de3556a0477c2.tar.xz
eclipse.platform.debug-d7970e128d4238148f27d80cad9de3556a0477c2.zip
Bug 102270 - Console: Close just one window?
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index 46221fbe1..7fdac36d2 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -351,6 +351,9 @@ preferenceKeywords.launching=launching build
preferenceKeywords.stringSubstitution=variables
preferenceKeywords.viewManagement=views
+RemoveLaunch.label=Remove Launch
+RemoveLaunch.tooltip=Remove LaunchpreferenceKeywords.viewManagement=views
+
exportBreakpoints.label=E&xport Breakpoints...
importBreakpoints.label=I&mport Breakpoints...
exportBreakpoints.name=Breakpoints

Back to the top