blob: 4b4bb544d68785dbeeb2fe0abbcecce73d672933 [file] [log] [blame]
###############################################################################
# Copyright (c) 2010, 2011 IBM Corporation 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:
# IBM Corporation - initial API and implementation
###############################################################################
attach_connector_desc=Allows you to connect to a Mozilla-based browser with the CrossFire extension installed
attach_connector_name=CrossFire - Remote Listen
auto_attach_desc=Automatically launch Firefox and attach to it
auto_attach_label=Auto&matically launch Firefox and attach to it (extremely experimental)
cannot_launch_browser_not_localhost=You cannot launch a browser on a different host than localhost (127.0.0.1)
console_arg_description=Allows Crossfire to forward messages logged in the Firebug console to the Eclipse Error Log.
console_arg_label=Enable Firebug console message logging in the Error &Log
crossfire_remote_attach=Crossfire - Remote Attach
dom_arg_description=Allows the client to take part in DOM inspections
dom_arg_label=Enable DO&M inspection support
failed_to_attach_to_auto_browser=Failed to attach to debugger at {0} on port {1}
host_arg_desc=The name of the host address to try attaching to.
host_arg_name=&Host:
inspector_arg_description=Allows the client to enable page inspections in the Crossfire server
inspector_arg_label=Enable pa&ge inspections
net_arg_description=Allows network traffic inspections to be enabled in the Crossfire server
net_arg_label=Enable network tra&ffic inspections
port_arg_desc=The port on the host machine to try attaching to.
port_arg_name=&Port:
timeout=&Timeout (ms):
timeout_desc=A timeout value in milliseconds to wait for a debugger to connect
trace_arg_description=Allows server error tracing to be enabled. When enabled exception messages and stack traces are returned with failure error codes.
trace_arg_label=Enable server error tr&acing