debuggercdi/com.nokia.cdt.debug.launch/src/com/nokia/cdt/internal/debug/launch/newwizard/messages.properties
author dadubrow
Tue, 16 Feb 2010 13:41:43 -0600
branchRCL_2_4
changeset 966 15c9cbbf6707
parent 911 81a2e70a37d7
child 982 c848ffa5a500
permissions -rw-r--r--
externalize strings

AbstractLaunchSettingsDialog.Title=New Launch Configuration Wizard
AbstractLaunchWizardSection.ChangeLabel=Change...
ConnectToDeviceDialog.EditLabel=Edit...
ConnectToDeviceDialog.GroupLabel=Current connection
ConnectToDeviceDialog.NewLabel=New...
ConnectToDeviceDialog.NoConnectionsText=No connections are detected or defined.  
ConnectToDeviceDialog.NoCurrentItem=No Current connection
ConnectToDeviceDialog.ServiceNotAvailWarning=The selected connection may not be usable for debugging:\n {0}
ConnectToDeviceDialog.ServiceNotSupportedError=The selected connection does not support {0}
ConnectToDeviceDialog.Title=Change connection
ConnectToDeviceSection.CurrentConnectionLabel=The current connection is now ''{0}''.
ConnectToDeviceSection.NoConnectionMsg=No current connection is defined or detected.
ConnectToDeviceSection.StdPNPMsg=You may plug in a device over USB or activate it over WLAN, or create a new connection now for your device.
ConnectToDeviceSection.Title=Connect to device
DebugRunProcessDialog.AbsolutePathError=The executable path must be absolute.
DebugRunProcessDialog.AllFilterName=All Files
DebugRunProcessDialog.AttachAddlMsg=(selected at launch time)
DebugRunProcessDialog.AttachLabel=&Attach to process:
DebugRunProcessDialog.BrowseLabel=Browse...
DebugRunProcessDialog.ChangeProcessMsg=Change {0} Process
DebugRunProcessDialog.DebugConfigureMsg=Configure how to debug the program.  The initial settings reflect the debug capabilities of the selected device and the SIS builder settings.
DebugRunProcessDialog.DeployLabel=Deploy method:
DebugRunProcessDialog.EnterPathError=Enter a non-empty executable path.
DebugRunProcessDialog.FilePathError=The executable path should end in a filename.
DebugRunProcessDialog.InstallBeforeLaunchLabel=Install package before launch
DebugRunProcessDialog.InstallFilterName=Installation Files
DebugRunProcessDialog.LaunchProjectExeLabel=Launch project &executable:
DebugRunProcessDialog.LaunchRemoteProgLabel=Launch &remote program:
DebugRunProcessDialog.ModeLabel={0} method:
DebugRunProcessDialog.NoExesError=The project builds no executables.
DebugRunProcessDialog.NoneItem=None
DebugRunProcessDialog.RunConfigureMsg=Configure how to run the program.
DebugRunProcessDialog.SISConfigLinkText=Modify SIS builder settings for build configuration
DebugRunProcessDialog.SISFileExistError=The SIS file ''{0}'' does not exist.
DebugRunProcessDialog.SISFileLabel=SIS File to Install:
DebugRunProcessDialog.SISQueryTip=Specify which SIS file to install on the phone prior to launching
DebugRunProcessDialog.Title=Select installation file
DebugRunProcessSection.AttachMsg=attach to a process selected at launch time
DebugRunProcessSection.ChangeMsg=Click the 'Change...' button to select another {0} method.
DebugRunProcessSection.CopyMsg=copy files to the device
DebugRunProcessSection.InstallMsg=install "{0}"
DebugRunProcessSection.LaunchFormat=launch ''{0}''
DebugRunProcessSection.MainFormat=Carbide will {0} and {1}.
DebugRunProcessSection.MustInstallError=Carbide must install a package to debug this project.
DebugRunProcessSection.NoExesError=This project does not build any executables.
DebugRunProcessSection.NoRemoteExeError=No remote executable is selected.
DebugRunProcessSection.Title={0} process
LaunchWizard.AdvancedLabel=Edit advanced settings before launch
LaunchWizard.AdvancedTip=Before finishing the wizard, edit settings in the ''{0} Configurations'' dialog.
LaunchWizard.EditLabel=Edit
LaunchWizard.EditTip=Click to accept settings and edit advanced settings.
LaunchWizard.FinishTip=Click to accept settings and launch the program.
LaunchWizard.Title=New Launch Configuration Wizard
LaunchWizardData.DebugModeLabel=Debug
LaunchWizardData.RunModeLabel=Run
OtherSettingsDialog.Title=Build Options Selection
OtherSettingsDialog.Desc1=Build the project before launch?  
OtherSettingsDialog.Desc2=This can take a very long time in some projects and build systems.  
OtherSettingsDialog.Desc3=On the other hand, you must remember to build the project yourself if you make changes.
OtherSettingsDialog.Title=Other Settings
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.DisabledLabel=\ (disabled)
OtherSettingsDialog.EnableButtonLabel=Enable build before launch
OtherSettingsDialog.EnableButtonToolTip=Always build project before launching (this may impact launch performance)
OtherSettingsDialog.EnabledLabel=\ (enabled)
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
OtherSettingsSection.BuildBeforeLabel=Carbide will build the project before launch
OtherSettingsSection.NoBuildBeforeLabel=Carbide will not build the project before launch
OtherSettingsSection.Title=Other settings
OtherSettingsSection.WorkspaceLabel=\ (workspace setting)
UnifiedLaunchOptionsPage.Desc=Configure the connection and process to launch.
UnifiedLaunchOptionsPage.Title=Configure Launch Settings
UnifiedLaunchOptionsPage.TitleText=Configure launch configuration