sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.memory/src/com/nokia/carbide/cpp/pi/memory/messages.properties
changeset 2 b9ab3b238396
child 5 844b047e260d
equal deleted inserted replaced
1:1050670c6980 2:b9ab3b238396
       
     1 MemoryPlugin.memoryGraph=Memory Graph
       
     2 MemoryPlugin.memoryStats=Memory Usage Statistics
       
     3 MemoryPlugin.memoryStatsTooltip=Show memory usage statistics for the selected interval
       
     4 MemoryPlugin.namesThread=Thread
       
     5 MemoryPlugin.pluginTitle=Memory Usage
       
     6 MemThreadTable.kbFormat=\#,\#\#\#\#,\#\#\# KB
       
     7 MemThreadTable.copyTable=Copy Table
       
     8 MemThreadTable.SaveTable=Save Table...
       
     9 MemThreadTable.notRecorded1=0,
       
    10 MemThreadTable.notRecorded2=,*not recorded*,*not recorded*\n
       
    11 MemThreadTable.saveCheckedSamples=Save Memory Samples for Checked Table Entries...
       
    12 MemThreadTable.saveSamplesHeading=Time (ms),Thread/Chunk,Chunk Size (KB),Stack/Heap Size (KB)\n
       
    13 MemThreadTable.memory=Memory
       
    14 MemThreadTable.comma=,
       
    15 MemoryPlugin.showChunks=Show Chunk Usage
       
    16 MemoryPlugin.namesTotal=Total
       
    17 MemTraceParser.sampleRead=Read next sample \#
       
    18 MemTraceParser.newSample=Length = 0, New sample
       
    19 MemTraceParser.nextLength=Next length 
       
    20 MemTraceParser.rawName1=Raw name 
       
    21 MemTraceParser.rawName2=\ id 
       
    22 MemTraceGraph.KBformat=\#\#,\#\#\#,\#\#\# KB
       
    23 MemTraceGraph.MBformat=\#\#\#\#\#.0
       
    24 MemTraceGraph.graphTitle=Memory Usage
       
    25 MemoryPlugin.showAll=Show Chunk and Stack/Heap Usage
       
    26 MemoryPlugin.showHeapStack=Show Stack/Heap Usage
       
    27 MemoryPlugin.namesAvgChunk=Average Chunk
       
    28 MemoryPlugin.namesAvgStack=Average Stack
       
    29 MemoryPlugin.showAllTooltip=Show chunk and heap/stack memory usage
       
    30 MemoryPlugin.dynamicRescale=Dynamically Rescale Based on Selected Threads
       
    31 MemoryPlugin.dynamicRescaleTooltip=Rescale graph based on the currently selected threads
       
    32 MemTraceParser.parsingDone=Memory trace parsing done
       
    33 MemTraceParser.missingType=Parse error, type after sample missing
       
    34 MemTraceParser.readingDone=Finished reading
       
    35 MemTraceParser.sizeOfParse=Done parsing, size: 
       
    36 MemTraceGraph.byKB=\ KB
       
    37 MemTraceGraph.byMB=\ MB
       
    38 MemoryPlugin.traceProcessed=memory trace parsed
       
    39 MemTraceParser.dataLengthIs0=Data element length is 0
       
    40 MemTraceParser.foundVersion1=Found version 
       
    41 MemTraceParser.foundVersion2=\ 
       
    42 MemTraceParser.foundVersion3=\ trace file 
       
    43 MemTraceParser.nextSampleNum=Read next sample \#
       
    44 MemTraceGraph.totalTooltip1=s:   chunks 
       
    45 MemTraceGraph.totalTooltip2=\ \ \ stack/heap 
       
    46 MemTraceGraph.chunkTooltip1=s: chunks 
       
    47 MemTraceGraph.chunkTooltip2=KB
       
    48 MemoryPlugin.showChunksTooltip=Show only chunk usage memory usage
       
    49 MemTraceParser.traceFileLength=Memory trace file length 
       
    50 MemTraceParser.readVersionDebug=Read version 
       
    51 MemTraceParser.readVersion=Read version 
       
    52 MemTraceParser.finishedReading=Finished reading
       
    53 MemTraceParser.parseErrorTUint1=Parse error, TUint length other than 32 bits (it is 
       
    54 MemTraceParser.parseErrorTUint2=\ )
       
    55 MemTraceParser.wrongTraceType1=Wrong trace type 
       
    56 MemTraceParser.wrongTraceType2=\ as memory trace file
       
    57 MemTraceParser.wrongLength=Parse error, wrong length 
       
    58 MemTraceParser.wrongMode=Parse error, wrong mode 
       
    59 MemTraceParser.invalidTraceFile=Not valid memory trace file
       
    60 MemTraceParser.invalidSampleNum=Invalid sample number: 
       
    61 MemTraceParser.invalidSample=Parse error, invalid memory sample
       
    62 MemTraceParser.bothHeapAndStack=Element has both heap and stack\!\!
       
    63 MemTraceGraph.traceDataNotFound=Memory trace data not found\!
       
    64 MemTraceGraph.stackHeapTooltip1=s: stack/heap 
       
    65 MemTraceGraph.stackHeapTooltip2=KB
       
    66 MemTraceParser.shouldNotHappen=Should not happen, memory trace
       
    67 MemoryPlugin.showHeapStackTooltip=Show only heap/stack memory usage
       
    68 MemTraceParser.parsingOldVersion=Parsing old (v.0.85 or older) type memory trace file
       
    69 MemTraceGraph.byByte=\ B
       
    70 MemTraceParser.cannotOpenTraceFile=Unable to open memory trace file
       
    71 MemTraceParser.traceVersionException1=Memory trace format version 
       
    72 MemTraceParser.traceVersionException2=\ is not supported by this version of analyser
       
    73 MemTraceGraph.threadProcessNoSamples1=Thread/chunk 
       
    74 MemTraceParser.parseErrorTypeMissing=Memory trace parse error, type after sample missing
       
    75 MemTraceParser.missingSampleNumber=Memory trace missing sample \#
       
    76 MemTraceParser.missingSampleNum=Missing sample \#
       
    77 MemTraceParser.parseErrorWrongLength=Memory trace parse error, wrong length 
       
    78 MemTraceGraph.threadProcessNoSamples=\ has no samples\!
       
    79 MemTraceParser.parseErrorWrongMode=Memory trace parse error, wrong mode 
       
    80 MemTraceParser.invalidTraceFileOverflow=Not valid memory trace file, possible profiler Buffer Overflow during trace?
       
    81 MemoryStatisticsDialog.KBformat=\#\#\#\#\#\#,\#\#0 KB
       
    82 MemoryStatisticsDialog.BytesFormat=\ (\#\#\#\#\#\#\#\#\#\#\#\#\#,\#\#\# bytes)
       
    83 MemoryStatisticsDialog.statistics=Memory Usage Statistics
       
    84 MemoryStatisticsDialog.interval=Interval
       
    85 MemoryStatisticsDialog.used=Used  
       
    86 MemoryStatisticsDialog.free=Free  
       
    87 MemoryStatisticsDialog.total=Total 
       
    88 MemoryStatisticsDialog.chunks=Chunks     
       
    89 MemoryStatisticsDialog.stackHeap=Stack/Heap 
       
    90 MemoryStatisticsDialog.close=Close
       
    91 MemoryStatisticsDialog.currentSelection=Current Selection
       
    92 MemoryStatisticsDialog.interval1=s  to  
       
    93 MemoryStatisticsDialog.interval2=s  =  
       
    94 MemoryStatisticsDialog.interval3=s
       
    95 #MemoryStatisticsDialog.memoryModel=Memory Model
       
    96 #MemoryStatisticsDialog.direct=Direct
       
    97 #MemoryStatisticsDialog.moving=Moving
       
    98 #MemoryStatisticsDialog.multiple=Multiple
       
    99 MemoryStatisticsDialog.notRecorded=*not recorded*
       
   100 MemoryStatisticsDialog.onDevice=On Device