trace/traceviewer/com.nokia.trace.eventview/src/com/nokia/trace/eventview/messages.properties
changeset 11 5b9d4d8641ce
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trace/traceviewer/com.nokia.trace.eventview/src/com/nokia/trace/eventview/messages.properties	Wed Jun 23 14:49:59 2010 +0300
@@ -0,0 +1,15 @@
+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 ...