debuggercdi/com.nokia.cdt.debug.launch/src/com/nokia/cdt/internal/debug/launch/newwizard/messages.properties
author stechong
Wed, 20 Oct 2010 11:19:31 -0500
changeset 2165 2a7b5eccb0bc
parent 1285 84caa86f9460
permissions -rw-r--r--
Keeping PlatSim internal only.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
     1
AbstractLaunchSettingsDialog.Title=New Launch Configuration Wizard
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
     2
AbstractLaunchWizardSection.ChangeLabel=Change...
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
     3
ConnectToDeviceDialog.EditLabel=Edit...
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
     4
ConnectToDeviceDialog.GroupLabel=Current connection
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
     5
ConnectToDeviceDialog.NewLabel=New...
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
     6
ConnectToDeviceDialog.NoConnectionsText=No connections are detected or defined.  
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
     7
ConnectToDeviceDialog.NoCurrentItem=No Current connection
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
     8
ConnectToDeviceDialog.ServiceNotAvailWarning=The selected connection may not be usable for debugging:\n {0}
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
     9
ConnectToDeviceDialog.ServiceNotSupportedError=The selected connection does not support {0}
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    10
ConnectToDeviceDialog.Title=Change connection
983
8b4ee73c530c New launch wizard UI tweaks based on demo feedback
dadubrow
parents: 969
diff changeset
    11
ConnectToDeviceSection.CurrentConnectionLabel=The current connection is ''{0}''.
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    12
ConnectToDeviceSection.NoConnectionMsg=No current connection is defined or detected.
1127
fc3d23dcbdda fix errant strings in UI
dadubrow
parents: 1067
diff changeset
    13
ConnectToDeviceSection.StdPNPMsg=You may plug in a device over USB or create a new connection now for your device.
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    14
ConnectToDeviceSection.Title=Connect to device
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    15
DebugRunProcessDialog.AbsolutePathError=The executable path must be absolute.
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    16
DebugRunProcessDialog.AllFilterName=All Files
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    17
DebugRunProcessDialog.AttachAddlMsg=(selected at launch time)
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    18
DebugRunProcessDialog.AttachLabel=&Attach to process:
1285
84caa86f9460 Merge PNP launch wizard changes from 2.6
Ed Swartz <ed.swartz@nokia.com>
parents: 1284
diff changeset
    19
DebugRunProcessDialog.AttachProcessRadioTooltip=Attach to a running program at launch time.
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    20
DebugRunProcessDialog.BrowseLabel=Browse...
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    21
DebugRunProcessDialog.ChangeProcessMsg=Change {0} Process
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    22
DebugRunProcessDialog.DebugConfigureMsg=Configure how to debug the program.  The initial settings reflect the debug capabilities of the selected device and the SIS builder settings.
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    23
DebugRunProcessDialog.DeployLabel=Deploy method:
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    24
DebugRunProcessDialog.EnterPathError=Enter a non-empty executable path.
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    25
DebugRunProcessDialog.FilePathError=The executable path should end in a filename.
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    26
DebugRunProcessDialog.InstallBeforeLaunchLabel=Install package before launch
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    27
DebugRunProcessDialog.InstallFilterName=Installation Files
1285
84caa86f9460 Merge PNP launch wizard changes from 2.6
Ed Swartz <ed.swartz@nokia.com>
parents: 1284
diff changeset
    28
DebugRunProcessDialog.LaunchProjectExecutableRadioTooltip=Launch a program built by the project.
84caa86f9460 Merge PNP launch wizard changes from 2.6
Ed Swartz <ed.swartz@nokia.com>
parents: 1284
diff changeset
    29
DebugRunProcessDialog.LaunchProjectExecutableSelectorTooltip=Select one of the executables built from the project.\n\nThis will be copied or installed to the device and then launched.
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    30
DebugRunProcessDialog.LaunchProjectExeLabel=Launch project &executable:
1284
7ef1318ac801 PNP launch wizard changes: make Remote Program text entry into combo viewer with history
Ed Swartz <ed.swartz@nokia.com>
parents: 1186
diff changeset
    31
DebugRunProcessDialog.LaunchRemoteProgLabel=Launch program on &device:
1285
84caa86f9460 Merge PNP launch wizard changes from 2.6
Ed Swartz <ed.swartz@nokia.com>
parents: 1284
diff changeset
    32
DebugRunProcessDialog.LaunchRemoteProgramRadioTooltip=Launch a specific program on the device.
84caa86f9460 Merge PNP launch wizard changes from 2.6
Ed Swartz <ed.swartz@nokia.com>
parents: 1284
diff changeset
    33
DebugRunProcessDialog.LaunchRemoteProgramSelectorTooltip=Select the device-side program to launch.\n\nThis is an executable installed or copied from the project or a custom path (e.g. used when debugging a DLL).
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    34
DebugRunProcessDialog.ModeLabel={0} method:
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    35
DebugRunProcessDialog.NoExesError=The project builds no executables.
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    36
DebugRunProcessDialog.NoneItem=None
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    37
DebugRunProcessDialog.RunConfigureMsg=Configure how to run the program.
1285
84caa86f9460 Merge PNP launch wizard changes from 2.6
Ed Swartz <ed.swartz@nokia.com>
parents: 1284
diff changeset
    38
DebugRunProcessDialog.SISCheckboxTooltip=When checked, Carbide installs a SIS package for the active build configuration.\n\nWhen unchecked, Carbide copies the files built by the current project to the device.\nYou can manually edit these in the advanced settings.
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    39
DebugRunProcessDialog.SISConfigLinkText=Modify SIS builder settings for build configuration
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    40
DebugRunProcessDialog.SISFileExistError=The SIS file ''{0}'' does not exist.
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    41
DebugRunProcessDialog.SISFileLabel=SIS File to Install:
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    42
DebugRunProcessDialog.SISQueryTip=Specify which SIS file to install on the phone prior to launching
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    43
DebugRunProcessDialog.Title=Select installation file
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    44
DebugRunProcessSection.AttachMsg=attach to a process selected at launch time
1186
067198a8221d Bug 11067: fix some issues with the PNP launch wizard
Ed Swartz <ed.swartz@nokia.com>
parents: 1127
diff changeset
    45
DebugRunProcessSection.ChangeMsg=Click the 'Change...' button to modify the {0} method.
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    46
DebugRunProcessSection.CopyMsg=copy files to the device
1186
067198a8221d Bug 11067: fix some issues with the PNP launch wizard
Ed Swartz <ed.swartz@nokia.com>
parents: 1127
diff changeset
    47
DebugRunProcessSection.InstallMsg=install ''{0}''
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    48
DebugRunProcessSection.LaunchFormat=launch ''{0}''
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    49
DebugRunProcessSection.MainFormat=Carbide will {0} and {1}.
1186
067198a8221d Bug 11067: fix some issues with the PNP launch wizard
Ed Swartz <ed.swartz@nokia.com>
parents: 1127
diff changeset
    50
DebugRunProcessSection.MustInstallError=Carbide must install a package to {0} but the settings are incomplete.
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    51
DebugRunProcessSection.NoExesError=This project does not build any executables.
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    52
DebugRunProcessSection.NoRemoteExeError=No remote executable is selected.
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    53
DebugRunProcessSection.Title={0} process
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    54
LaunchWizard.AdvancedLabel=Edit advanced settings before launch
1285
84caa86f9460 Merge PNP launch wizard changes from 2.6
Ed Swartz <ed.swartz@nokia.com>
parents: 1284
diff changeset
    55
LaunchWizard.AdvancedTip=When finishing the wizard, edit settings in the ''{0} Configurations'' dialog before launching.
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    56
LaunchWizard.EditLabel=Edit
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    57
LaunchWizard.EditTip=Click to accept settings and edit advanced settings.
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    58
LaunchWizard.FinishTip=Click to accept settings and launch the program.
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    59
LaunchWizard.Title=New Launch Configuration Wizard
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    60
LaunchWizardData.DebugModeLabel=Debug
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    61
LaunchWizardData.RunModeLabel=Run
956
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
    62
OtherSettingsDialog.Title=Build Options Selection
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    63
OtherSettingsDialog.Desc1=Build the project before launch?  
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    64
OtherSettingsDialog.Desc2=This can take a very long time in some projects and build systems.  
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    65
OtherSettingsDialog.Desc3=On the other hand, you must remember to build the project yourself if you make changes.
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    66
OtherSettingsDialog.Title=Other Settings
956
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
    67
OtherSettingsDialog.Description=Select build options before launching
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
    68
OtherSettingsDialog.OptionsGroupLabel=Build (if required) before launching
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
    69
OtherSettingsDialog.DisableButtonLabel=Disable build before launch
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
    70
OtherSettingsDialog.DisableButtonToolTip=Requires manually building project before launching (this may improve launch performance)
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    71
OtherSettingsDialog.DisabledLabel=\ (disabled)
956
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
    72
OtherSettingsDialog.EnableButtonLabel=Enable build before launch
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
    73
OtherSettingsDialog.EnableButtonToolTip=Always build project before launching (this may impact launch performance)
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    74
OtherSettingsDialog.EnabledLabel=\ (enabled)
956
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
    75
OtherSettingsDialog.WorkspaceSettingsButtonLabel=Use workspace settings
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
    76
OtherSettingsDialog.WorkspaceSettingsButtonToolTip=Use workspace setting for "Build (if required) before Launch"
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
    77
OtherSettingsDialog.WorkspaceSettingsLinkLabel=<a>Configure Workspace Settings...</a>
d1e221a2875f new launch wizard implementation
dadubrow
parents:
diff changeset
    78
OtherSettingsDialog.WorkspaceSettingsPageID=org.eclipse.debug.ui.LaunchingPreferencePage
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    79
OtherSettingsSection.BuildBeforeLabel=Carbide will build the project before launch
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    80
OtherSettingsSection.NoBuildBeforeLabel=Carbide will not build the project before launch
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    81
OtherSettingsSection.Title=Other settings
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    82
OtherSettingsSection.WorkspaceLabel=\ (workspace setting)
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    83
UnifiedLaunchOptionsPage.Desc=Configure the connection and process to launch.
1067
856622c7b203 10809 - generating warning for missing sis file or missing exe
dadubrow
parents: 983
diff changeset
    84
UnifiedLaunchOptionsPage.ExeFileMissingWarning=Executable file does not exist. Without building, launch may fail.
856622c7b203 10809 - generating warning for missing sis file or missing exe
dadubrow
parents: 983
diff changeset
    85
UnifiedLaunchOptionsPage.SISFileMissingWarning=Install file does not exist. Without building, launch may fail.
969
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    86
UnifiedLaunchOptionsPage.Title=Configure Launch Settings
b0dd389735fb externalize strings
dadubrow
parents: 956
diff changeset
    87
UnifiedLaunchOptionsPage.TitleText=Configure launch configuration