plugins/org.chromium.debug.core/bin/org/chromium/debug/core/model/messages.properties
changeset 476 20536eb3b9ff
parent 475 77edd0cbdfe0
child 477 b616697678bf
--- a/plugins/org.chromium.debug.core/bin/org/chromium/debug/core/model/messages.properties	Mon Aug 23 17:45:32 2010 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-# 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
-DebugTargetImpl_Unknown=<unknown>
-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}")
-MockUpResourceWriter_NOT_A_JAVASCRIPT={not a JavaScript}
-MockUpResourceWriter_SCRIPT_WITHOUT_TEXT={ JavaScript script without text }
-MockUpResourceWriter_SCRIPTS_OVERLAPPED={ scripts overlapped. the following script must be {0} line(s) upper (at line {1}) }
-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