sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi/src/com/nokia/carbide/cpp/internal/pi/actions/messages.properties
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 11 Feb 2010 15:32:31 +0200
changeset 2 b9ab3b238396
permissions -rw-r--r--
Initial version of Performance Investigator under EPL

SetThresholdsDialog.decimalFormat=\#\#0.00
SetThresholdsDialog.thresholdTitle=Set Thread, Binary, or Function Thresholds
SetThresholdsDialog.threadThreshold=Thread threshold
SetThresholdsDialog.averageLoad=\ \ \ \ \ Average load  < 
SetThresholdsDialog.minimumPercent=Type the minimum percentage load
SetThresholdsDialog.totalSamples=\ %          Total samples  < 
SetThresholdsDialog.minimumSamples=Type the minimum total samples in the graph
SetThresholdsDialog.useThreadForAll=Use thread threshold for binaries and functions also
SetThresholdsDialog.binaryThreshold=Binary threshold
SetThresholdsDialog.functionThreshold=Function threshold
SetThresholdsDialog.ok=OK
SetThresholdsDialog.cancel=Cancel
TimeSetDialog.decimalFormat=\#\#\#0.000
TimeSetAction.decimalFormat=\#\#\#0.000
TimeSetDialog.selectInterval=Select Time Interval
TimeSetDialog.startTime=Start time (seconds):
TimeSetAction.startTime=\ Start time (seconds): 
TimeSetDialog.startMustBeFloat=Type a floating-point start time in seconds.
TimeSetDialog.endTime=End time  (seconds):
TimeSetAction.endTime=\ End time (seconds): 
TimeSetDialog.endMustBeFloat=Type a floating-point end time in seconds
TimeSetDialog.ok=OK
TimeSetDialog.endTimeMustBeGreater=End time must be greater than start time.
TimeSetDialog.timesMustBePositiveValues=Start time and end time must be positive values.
TimeSetDialog.maxEndTime1=Start time and end time maximum is 
TimeSetDialog.maxEndTime2=\ seconds.
TimeSetDialog.cancel=Cancel
EventDialog.timeFormat=\#\#0.0\#\#s
EventDialog.event1=\ "
EventDialog.event2=" at 
EventDialog.event3=s
EventDialog.eventName=Name:
EventDialog.typeName=Type a name
EventDialog.comment=Comment:
EventDialog.typeComment=Type a comment
EventDialog.time=Time:
EventDialog.typeTime=Type a time
EventDialog.ok=OK
EventDialog.cancel=Cancel