org.chromium.debug.ui/src/org/chromium/debug/ui/actions/messages.properties
changeset 2 e4420d2515f1
child 355 8726e95bcbba
equal deleted inserted replaced
1:ef76fc2ac88c 2:e4420d2515f1
       
     1 ExpressionEvaluator_CannotEvaluateWhenNotSuspended=JavaScript thread not suspended. Cannot perform evaluation.
       
     2 ExpressionEvaluator_ErrorEvaluatingExpression=Error evaluating expression
       
     3 ExpressionEvaluator_ErrorInspectingObject=Error inspecting object
       
     4 ExpressionEvaluator_EvaluationThreadInterrupted=Evaluation thread interrupted
       
     5 ExpressionEvaluator_SocketError=Socket error while evaluating expression
       
     6 ExpressionEvaluator_UnableToEvaluateExpression=Unable to evaluate expression
       
     7 JsBreakpointPropertiesRulerAction_ItemLabel=Breakpoint Properties...