diff --git a/launch/org.eclipse.cdt.launch/src/org/eclipse/cdt/launch/internal/ui/LaunchMessages.properties b/launch/org.eclipse.cdt.launch/src/org/eclipse/cdt/launch/internal/ui/LaunchMessages.properties index e223347e842..7c95d50def2 100644 --- a/launch/org.eclipse.cdt.launch/src/org/eclipse/cdt/launch/internal/ui/LaunchMessages.properties +++ b/launch/org.eclipse.cdt.launch/src/org/eclipse/cdt/launch/internal/ui/LaunchMessages.properties @@ -9,6 +9,7 @@ # QNX Software Systems - Initial API and implementation # Monta Vista - Joanne Woo - Bug 87556 # Nokia - Ken Ryall - Bug 118894 +# Carlos O'Donnel (CodeSourcery) - Bug 218366 ############################################################################### AbstractCLaunchDelegate.Debugger_not_installed=CDT Debugger not installed @@ -99,12 +100,12 @@ CDebuggerTab.Stop_at_main_on_startup=Stop on startup at: CDebuggerTab.Automatically_track_values_of=Automatically track the values of CDebuggerTab.Stop_on_startup_at_can_not_be_empty=The "Stop on startup at" field can not be empty. CDebuggerTab.Debugger_Options=Debugger Options -CDebuggerTab.Mode_not_supported=Mode ''{0}'' is not supported by selected debugger +CDebuggerTab.Mode_not_supported=Mode ''{0}'' is not supported by the selected debugger CDebuggerTab.Advanced=Advanced... CDebuggerTab.Variables=Variables CDebuggerTab.Registers=Registers CDebuggerTab.No_debugger_available=No debugger available -CDebuggerTab.CPU_is_not_supported=The CPU is not supported by selected debugger. +CDebuggerTab.CPU_is_not_supported=The CPU is not supported by the selected debugger. CDebuggerTab.Platform_is_not_supported=The project platform is not supported by the selected debugger. CoreFileDebuggerTab.No_debugger_available=No debugger available