debuggercdi/com.nokia.cdt.debug.launch/src/com/nokia/cdt/internal/debug/launch/newwizard/messages.properties
author dadubrow
Mon, 15 Feb 2010 14:48:52 -0600
changeset 960 1b51db390dc4
parent 956 d1e221a2875f
child 966 15c9cbbf6707
permissions -rw-r--r--
ui tweaks to new launch wizard

OtherSettingsDialog.Title=Build Options Selection
OtherSettingsDialog.Description=Select build options before launching
OtherSettingsDialog.OptionsGroupLabel=Build (if required) before launching
OtherSettingsDialog.DisableButtonLabel=Disable build before launch
OtherSettingsDialog.DisableButtonToolTip=Requires manually building project before launching (this may improve launch performance)
OtherSettingsDialog.EnableButtonLabel=Enable build before launch
OtherSettingsDialog.EnableButtonToolTip=Always build project before launching (this may impact launch performance)
OtherSettingsDialog.WorkspaceSettingsButtonLabel=Use workspace settings
OtherSettingsDialog.WorkspaceSettingsButtonToolTip=Use workspace setting for "Build (if required) before Launch"
OtherSettingsDialog.WorkspaceSettingsLinkLabel=<a>Configure Workspace Settings...</a>
OtherSettingsDialog.WorkspaceSettingsPageID=org.eclipse.debug.ui.LaunchingPreferencePage