sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi/src/com/nokia/carbide/cpp/internal/pi/actions/messages.properties
changeset 2 b9ab3b238396
equal deleted inserted replaced
1:1050670c6980 2:b9ab3b238396
       
     1 SetThresholdsDialog.decimalFormat=\#\#0.00
       
     2 SetThresholdsDialog.thresholdTitle=Set Thread, Binary, or Function Thresholds
       
     3 SetThresholdsDialog.threadThreshold=Thread threshold
       
     4 SetThresholdsDialog.averageLoad=\ \ \ \ \ Average load  < 
       
     5 SetThresholdsDialog.minimumPercent=Type the minimum percentage load
       
     6 SetThresholdsDialog.totalSamples=\ %          Total samples  < 
       
     7 SetThresholdsDialog.minimumSamples=Type the minimum total samples in the graph
       
     8 SetThresholdsDialog.useThreadForAll=Use thread threshold for binaries and functions also
       
     9 SetThresholdsDialog.binaryThreshold=Binary threshold
       
    10 SetThresholdsDialog.functionThreshold=Function threshold
       
    11 SetThresholdsDialog.ok=OK
       
    12 SetThresholdsDialog.cancel=Cancel
       
    13 TimeSetDialog.decimalFormat=\#\#\#0.000
       
    14 TimeSetAction.decimalFormat=\#\#\#0.000
       
    15 TimeSetDialog.selectInterval=Select Time Interval
       
    16 TimeSetDialog.startTime=Start time (seconds):
       
    17 TimeSetAction.startTime=\ Start time (seconds): 
       
    18 TimeSetDialog.startMustBeFloat=Type a floating-point start time in seconds.
       
    19 TimeSetDialog.endTime=End time  (seconds):
       
    20 TimeSetAction.endTime=\ End time (seconds): 
       
    21 TimeSetDialog.endMustBeFloat=Type a floating-point end time in seconds
       
    22 TimeSetDialog.ok=OK
       
    23 TimeSetDialog.endTimeMustBeGreater=End time must be greater than start time.
       
    24 TimeSetDialog.timesMustBePositiveValues=Start time and end time must be positive values.
       
    25 TimeSetDialog.maxEndTime1=Start time and end time maximum is 
       
    26 TimeSetDialog.maxEndTime2=\ seconds.
       
    27 TimeSetDialog.cancel=Cancel
       
    28 EventDialog.timeFormat=\#\#0.0\#\#s
       
    29 EventDialog.event1=\ "
       
    30 EventDialog.event2=" at 
       
    31 EventDialog.event3=s
       
    32 EventDialog.eventName=Name:
       
    33 EventDialog.typeName=Type a name
       
    34 EventDialog.comment=Comment:
       
    35 EventDialog.typeComment=Type a comment
       
    36 EventDialog.time=Time:
       
    37 EventDialog.typeTime=Type a time
       
    38 EventDialog.ok=OK
       
    39 EventDialog.cancel=Cancel