############################################################################### # Copyright (c) 2008 QNX Software Systems and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # QNX Software Systems - Initial API and implementation # Monta Vista - Joanne Woo - Bug 87556 # Nokia - Ken Ryall - Bug 118894 ############################################################################### AbstractCLaunchDelegate.Debugger_not_installed=CDT Debugger not installed AbstractCLaunchDelegate.C_Project_not_specified=C Project not specified AbstractCLaunchDelegate.Not_a_C_CPP_project=Project is not a C/C++ project AbstractCLaunchDelegate.Program_file_not_specified=Program file not specified AbstractCLaunchDelegate.Program_file_does_not_exist=Program file does not exist AbstractCLaunchDelegate.PROGRAM_PATH_not_found={0} not found AbstractCLaunchDelegate.Working_directory_does_not_exist=Working directory does not exist AbstractCLaunchDelegate.WORKINGDIRECTORY_PATH_not_found=The working directory {0} does not exist. AbstractCLaunchDelegate.Project_NAME_does_not_exist=Project {0} does not exist AbstractCLaunchDelegate.Project_NAME_is_closed=Project {0} is closed AbstractCLaunchDelegate.Debugger_Process=Debugger Process AbstractCLaunchDelegate.building_projects=Building prerequisite project list AbstractCLaunchDelegate.building=Building AbstractCLaunchDelegate.searching_for_errors=Searching for compile errors AbstractCLaunchDelegate.searching_for_errors_in=Searching for compile errors in AbstractCLaunchDelegate.20=Building prerequisite project list AbstractCLaunchDelegate.Program_is_not_a_recongnized_executable=Program is not a recognized executable. LocalRunLaunchDelegate.Launching_Local_C_Application=Launching Local C/C++ Application LocalRunLaunchDelegate.Failed_setting_runtime_option_though_debugger=Failed to set program arguments, environment or working directory. LocalRunLaunchDelegate.Error_starting_process=Error starting process LocalRunLaunchDelegate.Does_not_support_working_dir=Eclipse runtime does not support working directory LocalAttachLaunchDelegate.Attaching_to_Local_C_Application=Attaching to Local C/C++ Application LocalAttachLaunchDelegate.No_Process_ID_selected=No Process ID selected LocalAttachLaunchDelegate.Select_Process=Select Process LocalAttachLaunchDelegate.Platform_cannot_list_processes=Current platform does not support listing processes LocalAttachLaunchDelegate.Select_Process_to_attach_debugger_to=Select a Process to attach the debugger to: LocalAttachLaunchDelegate.CDT_Launch_Error=CDT Launch Error CoreFileLaunchDelegate.Launching_postmortem_debugger=Launching postmortem debugger CoreFileLaunchDelegate.No_Corefile_selected=No Corefile selected CoreFileLaunchDelegate.No_Shell_available_in_Launch=No Shell available in Launch CoreFileLaunchDelegate.Select_Corefile=Select Corefile CoreFileLaunchDelegate.Corefile_not_accessible=Core file is not accessible. CoreFileLaunchDelegate.Corefile_not_readable=Core file does not exist or is not readable. CoreFileLaunchDelegate.postmortem_debugging_failed=Post-mortem debugging failed CApplicationLaunchShortcut.Application_Launcher=Application Launcher CApplicationLaunchShortcut.ChooseConfigToDebug=Choose a debug configuration to debug CApplicationLaunchShortcut.ChooseConfigToRun=Choose a configuration to run CApplicationLaunchShortcut.CLocalApplication=C Local Application CApplicationLaunchShortcut.ChooseLocalAppToDebug=Choose a local application to debug CApplicationLaunchShortcut.ChooseLocalAppToRun=Choose a local application to run CApplicationLaunchShortcut.Launch_failed_no_binaries=Launch failed no binaries CApplicationLaunchShortcut.LaunchFailed=Launch failed CApplicationLaunchShortcut.LaunchDebugConfigSelection=Launch Debug Configuration Selection CApplicationLaunchShortcut.LaunchConfigSelection=Launch Configuration Selection CApplicationLaunchShortcut.Invalid_launch_mode_1=Invalid launch mode CApplicationLaunchShortcut.Invalid_launch_mode_2=Invalid launch mode. CApplicationLaunchShortcut.Invalid_launch_mode_3=Invalid launch mode. CApplicationLaunchShortcut.ChooseLaunchConfigToDebug=Choose a launch configuration to debug CApplicationLaunchShortcut.ChooseLaunchConfigToRun=Choose a launch configuration to run CApplicationLaunchShortcut.Launch_failed_no_project_selected=Launch failed no project selected AbstractCDebuggerTab.No_debugger_available=No debugger available AbstractCDebuggerTab.Debugger=Debugger AbstractCDebuggerTab.ErrorLoadingDebuggerPage=Error Loading Debugger UI Component. LaunchUIPlugin.Error=Error CMainTab.Project_required=Project required CMainTab.Enter_project_before_searching_for_program=Project must first be entered before searching for a program CMainTab.Program_Selection=Program Selection CMainTab.Enter_project_before_browsing_for_program=Project must first be entered before browsing for a program CMainTab.Program_selection=Program selection CMainTab.Selection_must_be_file=Selection must be a file CMainTab.Selection_must_be_binary_file=Selection must be a binary file CMainTab.Project_Selection=Project Selection CMainTab.Choose_project_to_constrain_search_for_program=Choose a &project to constrain the search for a program CMainTab.Project_not_specified=Project not specified CMainTab.Program_not_specified=Program not specified CMainTab.Project_must_be_opened=Project must be opened CMainTab.Program_does_not_exist=Program does not exist CMainTab.Core_does_not_exist=Core file does not exist CMainTab.Main=Main CMainTab.&ProjectColon=&Project: CMainTab.C/C++_Application=C/C++ Application: CMainTab.CoreFile_path=Core file (leave blank to trigger prompt): CMainTab.Search...=Searc&h Project... CMainTab.Choose_program_to_run=Choose a &program to run: CMainTab.Choose_program_to_run_from_NAME=Choose a program to run from {0}: CMainTab.UseTerminal=Connect process input & output to a terminal. CMainTab.Program_is_not_a_recongnized_executable=Program is not a recognized executable. CDebuggerTab.Advanced_Options_Dialog_Title=Advanced Options CDebuggerTab.Stop_at_main_on_startup=Stop on startup at: CDebuggerTab.Automatically_track_values_of=Automatically track the values of CDebuggerTab.Stop_on_startup_at_can_not_be_empty=The "Stop on startup at" field can not be empty. CDebuggerTab.Debugger_Options=Debugger Options CDebuggerTab.Mode_not_supported=Mode ''{0}'' is not supported by selected debugger CDebuggerTab.Advanced=Advanced... CDebuggerTab.Variables=Variables CDebuggerTab.Registers=Registers CDebuggerTab.No_debugger_available=No debugger available CDebuggerTab.CPU_is_not_supported=The CPU is not supported by selected debugger. CDebuggerTab.Platform_is_not_supported=The project platform is not supported by the selected debugger. CoreFileDebuggerTab.No_debugger_available=No debugger available CoreFileDebuggerTab.platform_is_not_supported=The project platform is not supported by the selected debugger. CEnvironmentTab.Edit_Variable=Edit Variable CEnvironmentTab.New_Variable=New Variable CEnvironmentTab.NameColon=Name: CEnvironmentTab.ValueColon=Value: CEnvironmentTab.Name=Name CEnvironmentTab.Value=Value CEnvironmentTab.New...=New... CEnvironmentTab.Import...=Import... CEnvironmentTab.Edit...=Edit... CEnvironmentTab.Remove=Remove CEnvironmentTab.Environment=Environment CEnvironmentTab.Existing_Environment_Variable=Existing Environment Variable CEnvironmentTab.Environment_variable_NAME_exists=Environment variable \" {0} \" exists.\nDo you want to overwrite? CArgumentsTab.C/C++_Program_Arguments=Program arguments: CArgumentsTab.Arguments=Arguments CArgumentsTab.Variables=Variables... WorkingDirectoryBlock.4=Select a &workspace relative working directory: WorkingDirectoryBlock.7=Select a working directory for the launch configuration: WorkingDirectoryBlock.0=W&orkspace... WorkingDirectoryBlock.Working_Directory_8=Working Directory WorkingDirectoryBlock.Working_directory=Working directory: WorkingDirectoryBlock.10=Working directory does not exist WorkingDirectoryBlock.Use_default=Use de&fault WorkingDirectoryBlock.17=Variabl&es... WorkingDirectoryBlock.1=File S&ystem... WorkingDirectoryBlock.Exception_occurred_reading_configuration___15=Exception occurred reading configuration: Launch.common.Exception_occurred_reading_configuration_EXCEPTION=Exception occurred reading configuration {0} Launch.common.DebuggerColon=Debugger: Launch.common.BinariesColon=Binaries: Launch.common.QualifierColon=Qualifier: Launch.common.Browse_1=&Browse... Launch.common.Browse_2=B&rowse... Launch.common.Project_does_not_exist=Project does not exist LocalCDILaunchDelegate.0=Launching Local C/C++ Application LocalCDILaunchDelegate.1=Launching debugger session LocalCDILaunchDelegate.2=Debugging local C/C++ application LocalCDILaunchDelegate.3=Attaching to Local C/C++ Application LocalCDILaunchDelegate.4=No Process ID selected. LocalCDILaunchDelegate.5=Launching postmortem debugger session LocalCDILaunchDelegate.6=No core file selected LocalCDILaunchDelegate.7=Core file does not exist or is not readable. LocalCDILaunchDelegate.8=Error starting process. LocalCDILaunchDelegate.9=Eclipse runtime does not support working directory. LocalCDILaunchDelegate.10=Failed to set program arguments, environment or working directory.