tmf: Add support for custom event type by text line or XML element
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / internal / tmf / ui / messages.properties
index b6d41eaf1b64716ee1141104483ee850c7dce6ee..1b784a930b8a11496e0492c5b250657d909ea8a6 100644 (file)
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2013, 2015 Ericsson
+# Copyright (c) 2013, 2016 Ericsson
 #
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
@@ -27,10 +27,13 @@ ManageCustomParsersDialog_ExportButtonLabel=Export...
 ManageCustomParsersDialog_ExportParserSelection=Select file to export {0}
 ManageCustomParsersDialog_ImportButtonLabel=Import...
 ManageCustomParsersDialog_ImportParserSelection=Select custom parser file to import
+ManageCustomParsersDialog_ImportFailureTitle=Import failure
+ManageCustomParsersDialog_ImportFailureMessage=Selected file did not contain any valid custom parser.
 ManageCustomParsersDialog_NewButtonLabel=New...
 ManageCustomParsersDialog_TextButtonLabel=Text
 
 # org.eclipse.tracecompass.tmf.ui.viewers.events
+TmfEventsTable_AddAsFilterText=Add as Filter (Ctrl+Enter)
 TmfEventsTable_AddBookmarkActionText=Add Bookmark...
 TmfEventsTable_ApplyPresetFilterMenuName=Apply Preset Filter...
 TmfEventsTable_ClearFiltersActionText=Clear Filters
@@ -38,7 +41,6 @@ TmfEventsTable_CollapseFilterMenuName=Collapse Events
 TmfEventsTable_ContentColumnHeader=Content
 TmfEventsTable_CopyToClipboardActionText=Copy to Clipboard
 TmfEventsTable_Export_to_text=Export To Text...
-TmfEventsTable_FilterHint=<filter>
 TmfEventsTable_HideRawActionText=Hide Raw
 TmfEventsTable_HideTableActionText=Hide Table
 TmfEventsTable_MultipleBookmarksToolTip=Multiple bookmarks at this location
@@ -52,9 +54,7 @@ TmfEventsTable_RemoveBookmarkActionText=Remove Bookmark
 TmfEventsTable_SearchHint=<srch>
 TmfEventsTable_SearchingJobName=Searching...
 TmfEventsTable_ShowAll=Show All
-TmfEventsTable_ShowFilterBarActionText=Show Filter Bar
 TmfEventsTable_ShowRawActionText=Show Raw
-TmfEventsTable_ShowSearchBarActionText=Show Search Bar
 TmfEventsTable_ShowTableActionText=Show Table
 TmfEventsTable_SourceColumnHeader=Source
 TmfEventsTable_TimestampColumnHeader=Timestamp
@@ -85,7 +85,8 @@ TmfTimeFilterDialog_CHECK_SUBTREE=Check subtree
 TmfTimeFilterDialog_UNCHECK_SUBTREE=Uncheck subtree
 
 # org.eclipse.tracecompass.tmf.ui.widgets.timegraph.model
-MarkerEvent_Bookmark=Bookmark
+MarkerEvent_Bookmarks=Bookmarks
+MarkerEvent_LostEvents=Lost Events
 
 # org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets
 TmfTimeTipHandler_DURATION=Duration
@@ -104,14 +105,18 @@ TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
 ShowFilterDialogAction_FilterActionNameText=Filter
 ShowFilterDialogAction_FilterActionToolTipText=Show View Filters
 
+# org.eclipse.tracecompass.tmf.ui.widgets.timegraph.dialogs.ShowFindDialogAction
+ShowFindDialogAction_Search=search
+ShowFindDialogAction_ShowSearchDialog=Show search dialog
+
 TmfTimeGraphViewer_ResetScaleActionNameText=Reset
 TmfTimeGraphViewer_ResetScaleActionToolTipText=Reset the Time Scale to Default
 TmfTimeGraphViewer_LegendActionNameText=Legend
 TmfTimeGraphViewer_LegendActionToolTipText=Show Legend
-TmfTimeGraphViewer_NextEventActionNameText=Next Event
-TmfTimeGraphViewer_NextEventActionToolTipText=Select Next Event
-TmfTimeGraphViewer_PreviousEventActionNameText=Previous Event
-TmfTimeGraphViewer_PreviousEventActionToolTipText=Select Previous Event
+TmfTimeGraphViewer_NextStateChangeActionNameText=Next State Change
+TmfTimeGraphViewer_NextStateChangeActionToolTipText=Select Next State Change
+TmfTimeGraphViewer_PreviousStateChangeActionNameText=Previous State Change
+TmfTimeGraphViewer_PreviousStateChangeActionToolTipText=Select Previous State Change
 TmfTimeGraphViewer_NextItemActionNameText=Next Item
 TmfTimeGraphViewer_NextItemActionToolTipText=Select Next Item
 TmfTimeGraphViewer_PreviousItemActionNameText=Previous Item
@@ -130,6 +135,7 @@ TmfTimeGraphViewer_BookmarkActionAddText=Add Bookmark...
 TmfTimeGraphViewer_BookmarkActionRemoveText=Remove Bookmark
 TmfTimeGraphViewer_NextMarkerActionText=Next Marker
 TmfTimeGraphViewer_PreviousMarkerActionText=Previous Marker
+TmfTimeGraphViewer_ShowMarkersMenuText=Show Markers
 
 Utils_ClockCyclesUnit=\u0020cc
 
@@ -151,6 +157,22 @@ ColorsView_MoveUpActionToolTipText=Increase priority
 ColorsView_TickButtonText=Tick
 TickColorDialog_TickColorDialogTitle=Choose tick color
 
+# org.eclipse.tracecompass.tmf.ui.widgets.timegraph.dialogs.TimeGraphFindDialog
+TimeGraphFindDialog_BackwardRadioButtonLabel=&Backward
+TimeGraphFindDialog_CaseCheckBoxLabel=&Case sensitive
+TimeGraphFindDialog_CloseButtonLabel=Close
+TimeGraphFindDialog_Direction=Direction
+TimeGraphFindDialog_FindLabel=&Find:
+TimeGraphFindDialog_FindTitle=Find
+TimeGraphFindDialog_FindNextButtonLabel=Fi&nd
+TimeGraphFindDialog_ForwardRadioButtonLabel=F&orward
+TimeGraphFindDialog_Options=Options
+TimeGraphFindDialog_REgExCheckBoxLabel=Regular e&xpression
+TimeGraphFindDialog_StatusNoMatchLabel=Entry not found
+TimeGraphFindDialog_StatusWrappedLabel=Wrapped search
+TimeGraphFindDialog_WholeWordCheckBoxLabel=&Whole word
+TimeGraphFindDialog_WrapCheckBoxLabel=Wra&p search
+
 # org.eclipse.tracecompass.tmf.ui.parsers.wizards
 CustomTxtParserInputWizardPage_addChildLine=Add child line
 CustomTxtParserInputWizardPage_addGroup=Add group
@@ -162,6 +184,7 @@ CustomTxtParserInputWizardPage_cardinality=Cardinality:
 CustomTxtParserInputWizardPage_category=Category:
 CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text trace files
 CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text trace files
+CustomTxtParserInputWizardPage_eventType=Event type:
 CustomTxtParserInputWizardPage_format=format:
 CustomTxtParserInputWizardPage_group=Group {0}:
 CustomTxtParserInputWizardPage_highlightAll=Highlight All
@@ -193,13 +216,15 @@ CustomTxtParserInputWizardPage_timestampFormat=Time Stamp format:
 CustomTxtParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
 CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
 CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
-CustomTxtParserInputWizardPage_windowTitleEdit=Edit Custom Text Parser
-CustomTxtParserInputWizardPage_windowTitleNew=New Custom Text Parser
+CustomTxtParserInputWizardPage_titleEdit=Edit Custom Text Parser
+CustomTxtParserInputWizardPage_titleNew=New Custom Text Parser
+CustomTxtParserInputWizardPage_windowTitle=Custom Text Parser
 CustomTxtParserOutputWizardPage_description=Customize the output of the parser
 CustomTxtParserOutputWizardPage_moveAfter=Move After
 CustomTxtParserOutputWizardPage_moveBefore=Move Before
 CustomTxtParserOutputWizardPage_visible=Visible
 CustomXmlParserInputWizardPage_emptyCategoryError=Enter a category for the new trace type.
+CustomXmlParserInputWizardPage_emptyEventTypeError=Enter the event type for the element (Element {0}).
 CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new trace type.
 CustomXmlParserInputWizardPage_invalidCategoryError=Invalid character ':' in category.
 CustomXmlParserInputWizardPage_invalidLogTypeError=Invalid character ':' in trace type.
@@ -250,6 +275,7 @@ CustomXmlParserInputWizardPage_set=Set
 CustomXmlParserInputWizardPage_tagName=tag name:
 CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
 CustomXmlParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
+CustomXmlParserInputWizardPage_windowTitle=Custom XML Parser
 CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
 CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
 CustomXmlParserOutputWizardPage_description=Customize the output of the parser
@@ -303,18 +329,14 @@ CallStackView_DepthColumn=Depth
 CallStackView_EntryTimeColumn=Entry time
 CallStackView_ExitTimeColumn=Exit time
 CallStackView_DurationColumn=Duration
+CallStackView_ThreadColumn=Thread
 CallStackView_StackInfoNotAvailable=Stack info not available
 CallStackView_SortByThreadName=Sort threads by thread name
 CallStackView_SortByThreadId=Sort threads by thread id
 CallStackView_SortByThreadTime=Sort threads by start time
-CallStackView_ImportMappingButtonText=Import mapping file...
-CallStackView_ImportMappingButtonTooltip=Import a text file containing the mapping between addresses and function names
-CallStackView_ImportMappingDialogTitle=Select Mapping File
-CallStackView_ImportMappingJobName=Updating Call Stack view function mapping
 
-CallStackView_ImportBinaryFileButtonText=Import binary file...
-CallStackView_ImportBinaryFileButtonTooltip=Import a binary file containing debugging symbols
-CallStackView_ImportBinaryFileDialogTitle=Select Binary File
+CallStackView_ConfigureSymbolProvidersText=Configure symbol providers
+CallStackView_ConfigureSymbolProvidersTooltip=Configure how the addresses are mapped to function names
 
 CopyToClipboardOperation_TaskName=Copying to Clipboard
 CopyToClipboardOperation_OutOfMemoryErrorTitle=Out Of Memory Error
This page took 0.027112 seconds and 5 git commands to generate.