debuggercdi/com.nokia.cdt.debug.launch/src/com/nokia/cdt/internal/debug/launch/wizard/messages.properties
changeset 273 c2533fd23253
parent 212 0e84cf0560e1
child 282 0defae7487f0
--- a/debuggercdi/com.nokia.cdt.debug.launch/src/com/nokia/cdt/internal/debug/launch/wizard/messages.properties	Thu Jun 18 15:26:18 2009 -0500
+++ b/debuggercdi/com.nokia.cdt.debug.launch/src/com/nokia/cdt/internal/debug/launch/wizard/messages.properties	Thu Jun 18 16:52:27 2009 -0500
@@ -4,6 +4,17 @@
 AttachTRKLaunchWizard.1=New Attach to Process Launch Configuration
 AttachTRKLaunchWizard.2=Attach to Process Launch Configuration
 AttachTRKLaunchWizard.3=The debugger will attempt to debug a process already running on the phone.
+BuildOptionsSelectionPage.Title=Build Options Selection
+BuildOptionsSelectionPage.Description=Select build options before launching
+BuildOptionsSelectionPage.OptionsGroupLabel=Build (if required) before launching
+BuildOptionsSelectionPage.DisableButtonLabel=Disable auto build
+BuildOptionsSelectionPage.DisableButtonToolTip=Requires manually building project before launching (this may improve launch performance)
+BuildOptionsSelectionPage.EnableButtonLabel=Enable auto build
+BuildOptionsSelectionPage.EnableButtonToolTip=Always build project before launching (this may impact launch performance)
+BuildOptionsSelectionPage.WorkspaceSettingsButtonLabel=Use workspace settings
+BuildOptionsSelectionPage.WorkspaceSettingsButtonToolTip=Use workspace settings
+BuildOptionsSelectionPage.WorkspaceSettingsLinkLabel=<a>Configure Workspace Settings...</a>
+BuildOptionsSelectionPage.WorkspaceSettingsPageID=org.eclipse.debug.ui.LaunchingPreferencePage
 LaunchCreationWizard.0=New Launch Configuration Wizard
 LaunchCategorySelectionPage.title=Launch Categories
 LaunchCategorySelectionPage.description=Select a launch category.