org.chromium.debug.core/bin/org/chromium/debug/core/model/messages.properties
changeset 29 315b47abf7f3
parent 28 98245459a023
child 30 50ffca984095
--- a/org.chromium.debug.core/bin/org/chromium/debug/core/model/messages.properties	Tue Jan 12 11:55:09 2010 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +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_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
-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