blob: 4422fb087396079ed8cac8d666ff0e433f1f25fa [file] [log] [blame]
#*******************************************************************************
# Copyright (c) 2015 Red Hat.
# 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:
# Red Hat - Initial Contribution
#*****************************************************************************/
LaunchShortcut_Binaries=Binaries:
LaunchShortcut_Binary_not_found=Launch failed. Binary not found.
LaunchShortcut_Choose_a_launch_configuration=Choose a launch configuration to run
LaunchShortcut_Choose_a_local_application=Choose a local application to run in Container
LaunchShortcut_Launch_Configuration_Selection=Launch Configuration Selection
LaunchShortcut_Looking_for_executables=Looking for executables
LaunchShortcut_no_project_selected=Launch failed no project selected
LaunchShortcut_No_Connections=No Docker Connections exist. Use Docker Explorer View to open one.
LaunchShortcut_No_Images=Current Docker Connection has no images, Use Docker Images View to pull or build an image.
LaunchShortcut_Error_Launching=Launch Error
LaunchShortcut_Qualifier=Qualifier:
LaunchShortcut_Launcher=C/C++ Container Launcher
Default_Image=Default Image for launch
Keep_Container_After_Launch=Keep Container after launch
ContainerTab_Name=Container
ContainerTab_New_Button=New...
ContainerTab_Remove_Button=Remove
ContainerTab_Keep_Label=Keep Container after launch
ContainerTab_Stdin_Support_Label=Support stdin input
ContainerTab_Group_Name=Required host directories
ContainerTab_Option_Group_Name=Additional Options
ContainerTab_Connection_Selector_Label=Connection:
ContainerTab_Image_Selector_Label=Image:
ContainerTab_Error_Reading_Configuration=Error occurred reading the launch configuration: {0}
ContainerTab_Error_No_Connections=No Docker Connections exist
ContainerTab_Error_No_Images=No Docker Images exist
ContainerTab_Warning_Connection_Not_Found=Docker Connection: {0} for Launch Configuration not found: defaulting to {1}
Remote_GDB_Debugger_Options=Docker Container GDB Debugger Options
Gdbserver_Settings_Tab_Name=Gdbserver Settings
Gdbserver_name_textfield_label=Gdbserver path:
Port_number_textfield_label=Port number:
Gdbserver_start=Starting gdbserver
Gdbserver_up=Listening on port
GDBDebuggerPage0=Debugger executable must be specified.
GDBDebuggerPage1=GDB Debugger Options
GDBDebuggerPage2=Main
GDBDebuggerPage3=GDB debugger:
GDBDebuggerPage4=&Browse...
GDBDebuggerPage5=GDB Debugger
GDBDebuggerPage6=GDB command file:
GDBDebuggerPage7=B&rowse...
GDBDebuggerPage8=GDB Command File
GDBDebuggerPage9=(Warning: Some commands in this file may interfere with the startup operation of the debugger, for example "run".)
GDBDebuggerPage10=Shared Libraries
GDBDebuggerPage11=Protocol:
GDBDebuggerPage12=Default
GDBDebuggerPage_gdb_executable_not_specified=Debugger executable must be specified.
GDBDebuggerPage_tab_name=GDB Debugger Options
GDBDebuggerPage_main_tab_name=Main
GDBDebuggerPage_gdb_debugger=GDB debugger:
GDBDebuggerPage_gdb_browse=&Browse...
GDBDebuggerPage_gdb_browse_dlg_title=GDB Debugger
GDBDebuggerPage_gdb_command_file=GDB command file:
GDBDebuggerPage_gdb_cmdfile_browse=B&rowse...
GDBDebuggerPage_gdb_cmdfile_dlg_title=GDB Command File
GDBDebuggerPage_cmdfile_warning=(Warning: Some commands in this file may interfere with the startup operation of the debugger, for example "run".)
GDBDebuggerPage_shared_libraries=Shared Libraries
GDBDebuggerPage_nonstop_mode=Non-stop mode (Note: Requires non-stop GDB)
GDBDebuggerPage_reverse_Debugging=Enable Reverse Debugging at startup (Note: Requires Reverse GDB)
GDBDebuggerPage_update_thread_list_on_suspend=Force thread list update on suspend
GDBDebuggerPage_Automatically_debug_forked_processes=Automatically debug forked processes (Note: Requires Multi Process GDB)
GDBDebuggerPage_tracepoint_mode_label=Tracepoint mode:
GDBDebuggerPage_tracepoint_mode_fast=Fast
GDBDebuggerPage_tracepoint_mode_normal=Normal
GDBDebuggerPage_tracepoint_mode_auto=Automatic
StandardGDBDebuggerPage14=Use full file path to set breakpoints