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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
956
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
     1
OtherSettingsDialog.Title=Build Options Selection
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
     2
OtherSettingsDialog.Description=Select build options before launching
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
     3
OtherSettingsDialog.OptionsGroupLabel=Build (if required) before launching
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
     4
OtherSettingsDialog.DisableButtonLabel=Disable build before launch
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
     5
OtherSettingsDialog.DisableButtonToolTip=Requires manually building project before launching (this may improve launch performance)
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
     6
OtherSettingsDialog.EnableButtonLabel=Enable build before launch
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
     7
OtherSettingsDialog.EnableButtonToolTip=Always build project before launching (this may impact launch performance)
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
     8
OtherSettingsDialog.WorkspaceSettingsButtonLabel=Use workspace settings
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
     9
OtherSettingsDialog.WorkspaceSettingsButtonToolTip=Use workspace setting for "Build (if required) before Launch"
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
    10
OtherSettingsDialog.WorkspaceSettingsLinkLabel=<a>Configure Workspace Settings...</a>
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
    11
OtherSettingsDialog.WorkspaceSettingsPageID=org.eclipse.debug.ui.LaunchingPreferencePage