Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSarika Sinha2016-04-21 14:09:53 +0000
committerSarika Sinha2016-04-21 14:09:53 +0000
commitaea5fef8206d4a2449eac3879a25849dc32dbabc (patch)
treeb754cf5da7d1c5ee7f7db1e9f184fa93049c0a64
parent9756a0418a88aaf12d1d231511891014825b6712 (diff)
downloadeclipse.platform.debug-aea5fef8206d4a2449eac3879a25849dc32dbabc.tar.gz
eclipse.platform.debug-aea5fef8206d4a2449eac3879a25849dc32dbabc.tar.xz
eclipse.platform.debug-aea5fef8206d4a2449eac3879a25849dc32dbabc.zip
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/preferences/DebugPreferencesMessages.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/preferences/DebugPreferencesMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/preferences/DebugPreferencesMessages.properties
index 2e822e249..5d7a2de44 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/preferences/DebugPreferencesMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/preferences/DebugPreferencesMessages.properties
@@ -84,7 +84,7 @@ LaunchingPreferencePage_39=Launch the associated pro&ject
LaunchingPreferencePage_40=Launch Operation
LaunchingPreferencePage_41=La&unch the previously launched application
LaunchingPreferencePage_confirm_0=Prompt for confirmation when removin&g a configuration from the launch history
-LaunchingPreferencePage_42=Termin&ate and Relaunch while launching (Press 'Shift' to toggle during launch)
+LaunchingPreferencePage_42=Termin&ate and Relaunch while launching from history (Press 'Shift' to toggle during launch)
ProcessPropertyPage_Command_Line__1=Co&mmand Line:
ProcessPropertyPage_0=Run-&at time:

Back to the top