trace/traceviewer/com.nokia.trace.eventview/src/com/nokia/trace/eventview/messages.properties
author Matti Laitinen <matti.t.laitinen@nokia.com>
Wed, 23 Jun 2010 14:49:59 +0300
changeset 11 5b9d4d8641ce
permissions -rw-r--r--
TraceViewer 2.6.0

RemoveEventAction.DismissEventAction=Dismiss Event
RemoveEventAction.DismissEventActionTooltip=Removes the event from the list
TraceEventView.TypeColumnTitle=Type
TraceEventView.CategoryColumnTitle=Category
TraceEventView.SourceColumnTitle=Source
TraceEventView.DescriptionColumnTitle=Description
EventListLabelProvider.ErrorEventType=Error
EventListLabelProvider.WarningEventType=Warning
EventListLabelProvider.AssertionEventType=Assertion
EventListLabelProvider.InfoEventType=Info
RemoveEventAction.DismissAllEventsAction=Dismiss All Events
RemoveEventAction.DismissAllEventsActionTooltip=Removes all events from the list
ShowExceptionAction.Title=View Stack Trace
ShowExceptionAction.Description=Shows the stack trace of the exception
ShowExceptionAction.ElementsCutOff=... other elements cut off ...