debuggercdi/com.nokia.cdt.debug.launch/src/com/nokia/cdt/internal/debug/launch/newwizard/messages.properties
branchRCL_2_4
changeset 966 15c9cbbf6707
parent 911 81a2e70a37d7
child 982 c848ffa5a500
equal deleted inserted replaced
965:7942782aa571 966:15c9cbbf6707
       
     1 AbstractLaunchSettingsDialog.Title=New Launch Configuration Wizard
       
     2 AbstractLaunchWizardSection.ChangeLabel=Change...
       
     3 ConnectToDeviceDialog.EditLabel=Edit...
       
     4 ConnectToDeviceDialog.GroupLabel=Current connection
       
     5 ConnectToDeviceDialog.NewLabel=New...
       
     6 ConnectToDeviceDialog.NoConnectionsText=No connections are detected or defined.  
       
     7 ConnectToDeviceDialog.NoCurrentItem=No Current connection
       
     8 ConnectToDeviceDialog.ServiceNotAvailWarning=The selected connection may not be usable for debugging:\n {0}
       
     9 ConnectToDeviceDialog.ServiceNotSupportedError=The selected connection does not support {0}
       
    10 ConnectToDeviceDialog.Title=Change connection
       
    11 ConnectToDeviceSection.CurrentConnectionLabel=The current connection is now ''{0}''.
       
    12 ConnectToDeviceSection.NoConnectionMsg=No current connection is defined or detected.
       
    13 ConnectToDeviceSection.StdPNPMsg=You may plug in a device over USB or activate it over WLAN, or create a new connection now for your device.
       
    14 ConnectToDeviceSection.Title=Connect to device
       
    15 DebugRunProcessDialog.AbsolutePathError=The executable path must be absolute.
       
    16 DebugRunProcessDialog.AllFilterName=All Files
       
    17 DebugRunProcessDialog.AttachAddlMsg=(selected at launch time)
       
    18 DebugRunProcessDialog.AttachLabel=&Attach to process:
       
    19 DebugRunProcessDialog.BrowseLabel=Browse...
       
    20 DebugRunProcessDialog.ChangeProcessMsg=Change {0} Process
       
    21 DebugRunProcessDialog.DebugConfigureMsg=Configure how to debug the program.  The initial settings reflect the debug capabilities of the selected device and the SIS builder settings.
       
    22 DebugRunProcessDialog.DeployLabel=Deploy method:
       
    23 DebugRunProcessDialog.EnterPathError=Enter a non-empty executable path.
       
    24 DebugRunProcessDialog.FilePathError=The executable path should end in a filename.
       
    25 DebugRunProcessDialog.InstallBeforeLaunchLabel=Install package before launch
       
    26 DebugRunProcessDialog.InstallFilterName=Installation Files
       
    27 DebugRunProcessDialog.LaunchProjectExeLabel=Launch project &executable:
       
    28 DebugRunProcessDialog.LaunchRemoteProgLabel=Launch &remote program:
       
    29 DebugRunProcessDialog.ModeLabel={0} method:
       
    30 DebugRunProcessDialog.NoExesError=The project builds no executables.
       
    31 DebugRunProcessDialog.NoneItem=None
       
    32 DebugRunProcessDialog.RunConfigureMsg=Configure how to run the program.
       
    33 DebugRunProcessDialog.SISConfigLinkText=Modify SIS builder settings for build configuration
       
    34 DebugRunProcessDialog.SISFileExistError=The SIS file ''{0}'' does not exist.
       
    35 DebugRunProcessDialog.SISFileLabel=SIS File to Install:
       
    36 DebugRunProcessDialog.SISQueryTip=Specify which SIS file to install on the phone prior to launching
       
    37 DebugRunProcessDialog.Title=Select installation file
       
    38 DebugRunProcessSection.AttachMsg=attach to a process selected at launch time
       
    39 DebugRunProcessSection.ChangeMsg=Click the 'Change...' button to select another {0} method.
       
    40 DebugRunProcessSection.CopyMsg=copy files to the device
       
    41 DebugRunProcessSection.InstallMsg=install "{0}"
       
    42 DebugRunProcessSection.LaunchFormat=launch ''{0}''
       
    43 DebugRunProcessSection.MainFormat=Carbide will {0} and {1}.
       
    44 DebugRunProcessSection.MustInstallError=Carbide must install a package to debug this project.
       
    45 DebugRunProcessSection.NoExesError=This project does not build any executables.
       
    46 DebugRunProcessSection.NoRemoteExeError=No remote executable is selected.
       
    47 DebugRunProcessSection.Title={0} process
       
    48 LaunchWizard.AdvancedLabel=Edit advanced settings before launch
       
    49 LaunchWizard.AdvancedTip=Before finishing the wizard, edit settings in the ''{0} Configurations'' dialog.
       
    50 LaunchWizard.EditLabel=Edit
       
    51 LaunchWizard.EditTip=Click to accept settings and edit advanced settings.
       
    52 LaunchWizard.FinishTip=Click to accept settings and launch the program.
       
    53 LaunchWizard.Title=New Launch Configuration Wizard
       
    54 LaunchWizardData.DebugModeLabel=Debug
       
    55 LaunchWizardData.RunModeLabel=Run
     1 OtherSettingsDialog.Title=Build Options Selection
    56 OtherSettingsDialog.Title=Build Options Selection
       
    57 OtherSettingsDialog.Desc1=Build the project before launch?  
       
    58 OtherSettingsDialog.Desc2=This can take a very long time in some projects and build systems.  
       
    59 OtherSettingsDialog.Desc3=On the other hand, you must remember to build the project yourself if you make changes.
       
    60 OtherSettingsDialog.Title=Other Settings
     2 OtherSettingsDialog.Description=Select build options before launching
    61 OtherSettingsDialog.Description=Select build options before launching
     3 OtherSettingsDialog.OptionsGroupLabel=Build (if required) before launching
    62 OtherSettingsDialog.OptionsGroupLabel=Build (if required) before launching
     4 OtherSettingsDialog.DisableButtonLabel=Disable build before launch
    63 OtherSettingsDialog.DisableButtonLabel=Disable build before launch
     5 OtherSettingsDialog.DisableButtonToolTip=Requires manually building project before launching (this may improve launch performance)
    64 OtherSettingsDialog.DisableButtonToolTip=Requires manually building project before launching (this may improve launch performance)
       
    65 OtherSettingsDialog.DisabledLabel=\ (disabled)
     6 OtherSettingsDialog.EnableButtonLabel=Enable build before launch
    66 OtherSettingsDialog.EnableButtonLabel=Enable build before launch
     7 OtherSettingsDialog.EnableButtonToolTip=Always build project before launching (this may impact launch performance)
    67 OtherSettingsDialog.EnableButtonToolTip=Always build project before launching (this may impact launch performance)
       
    68 OtherSettingsDialog.EnabledLabel=\ (enabled)
     8 OtherSettingsDialog.WorkspaceSettingsButtonLabel=Use workspace settings
    69 OtherSettingsDialog.WorkspaceSettingsButtonLabel=Use workspace settings
     9 OtherSettingsDialog.WorkspaceSettingsButtonToolTip=Use workspace setting for "Build (if required) before Launch"
    70 OtherSettingsDialog.WorkspaceSettingsButtonToolTip=Use workspace setting for "Build (if required) before Launch"
    10 OtherSettingsDialog.WorkspaceSettingsLinkLabel=<a>Configure Workspace Settings...</a>
    71 OtherSettingsDialog.WorkspaceSettingsLinkLabel=<a>Configure Workspace Settings...</a>
    11 OtherSettingsDialog.WorkspaceSettingsPageID=org.eclipse.debug.ui.LaunchingPreferencePage
    72 OtherSettingsDialog.WorkspaceSettingsPageID=org.eclipse.debug.ui.LaunchingPreferencePage
       
    73 OtherSettingsSection.BuildBeforeLabel=Carbide will build the project before launch
       
    74 OtherSettingsSection.NoBuildBeforeLabel=Carbide will not build the project before launch
       
    75 OtherSettingsSection.Title=Other settings
       
    76 OtherSettingsSection.WorkspaceLabel=\ (workspace setting)
       
    77 UnifiedLaunchOptionsPage.Desc=Configure the connection and process to launch.
       
    78 UnifiedLaunchOptionsPage.Title=Configure Launch Settings
       
    79 UnifiedLaunchOptionsPage.TitleText=Configure launch configuration