org.chromium.debug.core/src/org/chromium/debug/core/model/messages.properties
author Eugene Ostroukhov <eugeneo@symbian.org>
Tue, 02 Mar 2010 14:35:28 -0800
changeset 214 3a649437adec
parent 52 f577ea64429e
child 276 f2f4a1259de8
permissions -rw-r--r--
Bug 2122 - Debugger hangs when debugging Wikipedia widget

# Copyright (c) 2009 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

ChromiumTabSelectionDialog_DialogTitle=Select Tab to Debug
ChromiumTabSelectionDialog_IdColumnName=ID
ChromiumTabSelectionDialog_TableTitle=Available Tabs
ChromiumTabSelectionDialog_UrlColumnName=Tab URL
ConnectionLoggerImpl_MessageSeparator=\n> end of message\n
ConnectionLoggerImpl_ReceivedFromChrome=Received from Chrome:
ConnectionLoggerImpl_SentToChrome=Sent to Chrome:
DebugTargetImpl_BadResultWhileDisconnecting=Received bad result from browser while disconnecting
DebugTargetImpl_CannotStartMultipleDebuggers=Cannot start more than one instance of debugger
DebugTargetImpl_Caught=Caught
DebugTargetImpl_FailedToStartSocketConnection=Failed to start socket transport
DebugTargetImpl_LogExceptionFormat={0} {1} (in {2}:{3}): {4}
DebugTargetImpl_TargetName=Chromium
DebugTargetImpl_Uncaught=Uncaught
JavascriptVmEmbedderFactory_TargetName0=Remote "{0}" embedding V8 {1}
JavascriptVmEmbedderFactory_Terminated=terminated
JavascriptVmEmbedderFactory_TerminatedWithReason=terminated: {0}
JsLineBreakpoint_MessageMarkerFormat=Line Breakpoint: {0} [line: {1}]
JsThread_ThreadLabelFormat=JavaScript Thread ({0}){1}
JsThread_ThreadLabelRunning=Running
JsThread_ThreadLabelSuspended=Suspended
JsThread_ThreadLabelSuspendedExceptionFormat=Suspended (exception ''{0}'')
ResourceManager_UnnamedScriptName=(program)
StackFrame_NameFormat={0} [{1}:{2}]
StackFrame_UnknownScriptName=<unknown>
Variable_NotScalarOrObjectFormat=Not scalar or object: {0}
Variable_NullTypeForAVariable=null type for a variable