tmf: Also dispose the inner table of TmfSimpleTableViewer
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / internal / tmf / ui / messages.properties
CommitLineData
bceffc25 1###############################################################################
ec34bf48 2# Copyright (c) 2013, 2015 Ericsson
bceffc25
AM
3#
4# All rights reserved. This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License v1.0
6# which accompanies this distribution, and is available at
7# http://www.eclipse.org/legal/epl-v10.html
8#
9# Contributors:
10# Ericsson - Initial API and implementation
11###############################################################################
12
2c7fb5af 13# org.eclipse.tracecompass.tmf.ui.dialogs
1d012443
PT
14AddBookmarkDialog_Alpha=alpha:
15AddBookmarkDialog_Color=Color:
16AddBookmarkDialog_Message=Bookmark Description:
17AddBookmarkDialog_Title=Add Bookmark
9753257b
PT
18ManageCustomParsersDialog_ConflictMessage=Trace type ''{0} : {1}'' already exists.\nDo you want to rename to ''{2}'' or skip?
19ManageCustomParsersDialog_ConflictRenameButtonLabel=Rename
20ManageCustomParsersDialog_ConflictSkipButtonLabel=Skip
6151d86c 21ManageCustomParsersDialog_DeleteButtonLabel=Delete
89151d6a 22ManageCustomParsersDialog_DeleteConfirmation=Are you sure you want to delete {0}?
6151d86c
PT
23ManageCustomParsersDialog_DeleteParserDialogHeader=Delete Custom Parser
24ManageCustomParsersDialog_DialogHeader=Manage Custom Parsers
25ManageCustomParsersDialog_EditButtonLabel=Edit...
26ManageCustomParsersDialog_ExportButtonLabel=Export...
89151d6a 27ManageCustomParsersDialog_ExportParserSelection=Select file to export {0}
6151d86c
PT
28ManageCustomParsersDialog_ImportButtonLabel=Import...
29ManageCustomParsersDialog_ImportParserSelection=Select custom parser file to import
30ManageCustomParsersDialog_NewButtonLabel=New...
6151d86c 31ManageCustomParsersDialog_TextButtonLabel=Text
6151d86c 32
2c7fb5af 33# org.eclipse.tracecompass.tmf.ui.viewers.events
6151d86c 34TmfEventsTable_AddBookmarkActionText=Add Bookmark...
60fb38b8 35TmfEventsTable_AddBookmarkDialogMessage=Enter Bookmark Description:
6151d86c 36TmfEventsTable_AddBookmarkDialogTitle=Add Bookmark
60fb38b8 37TmfEventsTable_ApplyPresetFilterMenuName=Apply Preset Filter...
6151d86c 38TmfEventsTable_ClearFiltersActionText=Clear Filters
03142470 39TmfEventsTable_CollapseFilterMenuName=Collapse Events
6151d86c 40TmfEventsTable_ContentColumnHeader=Content
9ba0a108 41TmfEventsTable_CopyToClipboardActionText=Copy to Clipboard
d3de0920 42TmfEventsTable_Export_to_text=Export To Text...
6151d86c
PT
43TmfEventsTable_FilterHint=<filter>
44TmfEventsTable_HideRawActionText=Hide Raw
45TmfEventsTable_HideTableActionText=Hide Table
2db176a0 46TmfEventsTable_MultipleBookmarksToolTip=Multiple bookmarks at this location
029df6e3
JCK
47TmfEventsTable_OpenSourceCodeActionText=Open Source Code
48TmfEventsTable_OpenSourceCodeNotFound=can not be found in the workspace.
49TmfEventsTable_OpenSourceCodeSelectFileDialogTitle=Select source file for the call site
60fb38b8
PT
50TmfEventsTable_OpenModelActionText=Open Model Element
51TmfEventsTable_OpenModelUnsupportedURI=is not a supported model URI format.
6151d86c
PT
52TmfEventsTable_ReferenceColumnHeader=File
53TmfEventsTable_RemoveBookmarkActionText=Remove Bookmark
54TmfEventsTable_SearchHint=<srch>
55TmfEventsTable_SearchingJobName=Searching...
be42703d 56TmfEventsTable_ShowAll=Show All
6151d86c
PT
57TmfEventsTable_ShowFilterBarActionText=Show Filter Bar
58TmfEventsTable_ShowRawActionText=Show Raw
59TmfEventsTable_ShowSearchBarActionText=Show Search Bar
60TmfEventsTable_ShowTableActionText=Show Table
61TmfEventsTable_SourceColumnHeader=Source
62TmfEventsTable_TimestampColumnHeader=Timestamp
63TmfEventsTable_TypeColumnHeader=Type
64
2c7fb5af 65# org.eclipse.tracecompass.tmf.ui.viewers.timegraph.dialogs
6151d86c
PT
66TmfTimeFilterDialog_EDIT_PROFILING_OPTIONS=Edit Profiling Options
67TmfTimeFilterDialog_TRACE_FILTER=Trace Filter
68TmfTimeFilterDialog_TRACE_FILTER_DESC=Define the filter set
69TmfTimeFilterDialog_TRACE_ID=Trace Id
70TmfTimeFilterDialog_TRACE_NAME=Trace Name
71TmfTimeLegend_LEGEND=Legend
72TmfTimeLegend_TRACE_STATES=Trace
73TmfTimeLegend_TRACE_STATES_TITLE=States Transition Visualizer
74TmfTimeLegend_WINDOW_TITLE=Trace Visualizer's Legend
75TmfTimeLegend_StateTypeName=States
8f91a789
AM
76TmfTimeFilterDialog_WINDOW_TITLE=Filter
77TmfTimeFilterDialog_MESSAGE=Check the entries to show
8906e53c
SM
78TmfTimeFilterDialog_CHECK_ALL=Check all
79TmfTimeFilterDialog_UNCHECK_ALL=Uncheck all
80TmfTimeFilterDialog_CHECK_SELECTED=Check selected
81TmfTimeFilterDialog_UNCHECK_SELECTED=Uncheck selected
03beb743
SM
82TmfTimeFilterDialog_CHECK_SUBTREE=Check subtree
83TmfTimeFilterDialog_UNCHECK_SUBTREE=Uncheck subtree
6151d86c 84
2c7fb5af 85# org.eclipse.tracecompass.tmf.ui.viewers.timegraph.widgets
6151d86c 86TmfTimeTipHandler_DURATION=Duration
1053eaa6
PT
87TmfTimeTipHandler_LINK_SOURCE=Source
88TmfTimeTipHandler_LINK_SOURCE_TIME=Source Time
89TmfTimeTipHandler_LINK_TARGET=Target
90TmfTimeTipHandler_LINK_TARGET_TIME=Target Time
91TmfTimeTipHandler_LINK_TIME=Time
1ee38cee 92TmfTimeTipHandler_PERCENT_OF_SELECTION=% of selection
6151d86c
PT
93TmfTimeTipHandler_TRACE_DATE=Date
94TmfTimeTipHandler_TRACE_EVENT_TIME=Event Time
95TmfTimeTipHandler_TRACE_START_TIME=Start Time
96TmfTimeTipHandler_TRACE_STATE=State
97TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
98
cfcfd964
PT
99ShowFilterDialogAction_FilterActionNameText=Filter
100ShowFilterDialogAction_FilterActionToolTipText=Show View Filters
6151d86c
PT
101
102TmfTimeGraphViewer_ResetScaleActionNameText=Reset
103TmfTimeGraphViewer_ResetScaleActionToolTipText=Reset the Time Scale to Default
104TmfTimeGraphViewer_LegendActionNameText=Legend
105TmfTimeGraphViewer_LegendActionToolTipText=Show Legend
106TmfTimeGraphViewer_NextEventActionNameText=Next Event
107TmfTimeGraphViewer_NextEventActionToolTipText=Select Next Event
108TmfTimeGraphViewer_PreviousEventActionNameText=Previous Event
109TmfTimeGraphViewer_PreviousEventActionToolTipText=Select Previous Event
110TmfTimeGraphViewer_NextItemActionNameText=Next Item
111TmfTimeGraphViewer_NextItemActionToolTipText=Select Next Item
112TmfTimeGraphViewer_PreviousItemActionNameText=Previous Item
113TmfTimeGraphViewer_PreviousItemActionToolTipText=Select Previous Item
114TmfTimeGraphViewer_ZoomInActionNameText=Zoom In
115TmfTimeGraphViewer_ZoomInActionToolTipText=Zoom In
116TmfTimeGraphViewer_ZoomOutActionNameText=Zoom Out
117TmfTimeGraphViewer_ZoomOutActionToolTipText=Zoom Out
79ec0b89
PT
118TmfTimeGraphViewer_HideArrowsActionNameText=Hide Arrows
119TmfTimeGraphViewer_HideArrowsActionToolTipText=Hide Arrows
086f21ae
PT
120TmfTimeGraphViewer_FollowArrowForwardActionNameText=Follow Arrow Forward
121TmfTimeGraphViewer_FollowArrowForwardActionToolTipText=Follow Arrow Forward
122TmfTimeGraphViewer_FollowArrowBackwardActionNameText=Follow Arrow Backward
123TmfTimeGraphViewer_FollowArrowBackwardActionToolTipText=Follow Arrow Backward
1d012443
PT
124TmfTimeGraphViewer_BookmarkActionAddText=Add Bookmark...
125TmfTimeGraphViewer_BookmarkActionRemoveText=Remove Bookmark
126TmfTimeGraphViewer_NextBookmarkActionText=Next Bookmark
127TmfTimeGraphViewer_PreviousBookmarkActionText=Previous Bookmark
6151d86c 128
0fab12b0
PT
129Utils_ClockCyclesUnit=\u0020cc
130
2c7fb5af 131# org.eclipse.tracecompass.tmf.ui.views.colors
6151d86c
PT
132ColorsView_AddActionToolTipText=Insert new color setting
133ColorsView_BackgroundButtonText=BG
134ColorsView_BackgroundDialogText=Set background color
135ColorsView_DeleteActionToolTipText=Delete color setting
136ColorsView_ExportActionToolTipText=Export color settings
137ColorsView_FilterButtonText=Filter...
138ColorsView_ForegroundButtonText=FG
139ColorsView_ForegroundDialogText=Set foreground color
140ColorsView_ImportActionToolTipText=Import color settings
141ColorsView_ImportOverwriteDialogMessage1=Do you want to overwrite the current color settings?\n
142ColorsView_ImportOverwriteDialogMessage2=Answering No will insert the imported settings above the current selection.
143ColorsView_ImportOverwriteDialogTitle=Overwrite current settings
144ColorsView_MoveDownActionToolTipText=Decrease priority
145ColorsView_MoveUpActionToolTipText=Increase priority
146ColorsView_TickButtonText=Tick
147TickColorDialog_TickColorDialogTitle=Choose tick color
148
2c7fb5af 149# org.eclipse.tracecompass.tmf.ui.wizards
6151d86c
PT
150CustomTxtParserInputWizardPage_addChildLine=Add child line
151CustomTxtParserInputWizardPage_addGroup=Add group
152CustomTxtParserInputWizardPage_addNextLine=Add next line
153CustomTxtParserInputWizardPage_append=Append
154CustomTxtParserInputWizardPage_appendWith=Append with |
155CustomTxtParserInputWizardPage_capturedGroup=Captured group
156CustomTxtParserInputWizardPage_cardinality=Cardinality:
c22ca172
PT
157CustomTxtParserInputWizardPage_category=Category:
158CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text trace files
159CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text trace files
6151d86c 160CustomTxtParserInputWizardPage_format=format:
89151d6a 161CustomTxtParserInputWizardPage_group=Group {0}:
6151d86c 162CustomTxtParserInputWizardPage_highlightAll=Highlight All
c22ca172 163CustomTxtParserInputWizardPage_logType=Trace type:
89151d6a
PT
164CustomTxtParserInputWizardPage_matchingOtherLine=Matching other line:
165CustomTxtParserInputWizardPage_matchingRootLine=Matching root line :
6151d86c
PT
166CustomTxtParserInputWizardPage_max=max:
167CustomTxtParserInputWizardPage_min=min:
168CustomTxtParserInputWizardPage_moveDown=Move down
169CustomTxtParserInputWizardPage_moveUp=Move up
170CustomTxtParserInputWizardPage_name=name:
171CustomTxtParserInputWizardPage_newGroup=New group
172CustomTxtParserInputWizardPage_noMatch=*no match*
173CustomTxtParserInputWizardPage_noMatchingGroup=*no matching group*
174CustomTxtParserInputWizardPage_noMatchingLine=*no matching line*
175CustomTxtParserInputWizardPage_noMatchingTimestamp=*no matching timestamp*
176CustomTxtParserInputWizardPage_noMathcingLine=*no matching line*
177CustomTxtParserInputWizardPage_nonMatchingLine=Non-matching line\n
178CustomTxtParserInputWizardPage_noTimestampGroup=*no timestamp group*
179CustomTxtParserInputWizardPage_preview=Preview:
180CustomTxtParserInputWizardPage_previewInput=Preview input
181CustomTxtParserInputWizardPage_previewLegend=Preview Legend
182CustomTxtParserInputWizardPage_regularExpression=Regular expression:
183CustomTxtParserInputWizardPage_regularExpressionHelp=Regular Expression Help
184CustomTxtParserInputWizardPage_removeGroup=Remove group
185CustomTxtParserInputWizardPage_removeLine=Remove line
186CustomTxtParserInputWizardPage_set=Set
187CustomTxtParserInputWizardPage_timestampFormat=Time Stamp format:
313a5081 188CustomTxtParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
6151d86c
PT
189CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
190CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
191CustomTxtParserInputWizardPage_windowTitleEdit=Edit Custom Text Parser
192CustomTxtParserInputWizardPage_windowTitleNew=New Custom Text Parser
193CustomTxtParserOutputWizardPage_description=Customize the output of the parser
194CustomTxtParserOutputWizardPage_moveAfter=Move After
195CustomTxtParserOutputWizardPage_moveBefore=Move Before
196CustomTxtParserOutputWizardPage_visible=Visible
89151d6a
PT
197CustomXmlParserInputWizardPage_emptyCategoryError=Enter a category for the new trace type.
198CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new trace type.
199CustomXmlParserInputWizardPage_invalidCategoryError=Invalid character ':' in category.
200CustomXmlParserInputWizardPage_invalidLogTypeError=Invalid character ':' in trace type.
201CustomXmlParserInputWizardPage_duplicatelogTypeError=The trace type name already exists.
202CustomXmlParserInputWizardPage_noDocumentError=Add a document element.
203CustomXmlParserInputWizardPage_missingLogEntryError=Identify a Log Entry element.
204CustomXmlParserInputWizardPage_missingTimestampFmtError=Enter the output format for the Time Stamp field.
205CustomXmlParserInputWizardPage_missingDocumentElementError=Enter a name for the document element.
206CustomXmlParserInputWizardPage_noTimestampElementOrAttribute=*no time stamp element or attribute*
207CustomXmlParserInputWizardPage_elementMissingNameError=Enter a name for the element (Element {0}).
208CustomXmlParserInputWizardPage_elementMissingInputNameError=Enter a name for the input (Element {0}).
209CustomXmlParserInputWizardPage_elementMissingTimestampFmtError=Enter the input format for the Time Stamp (Element {0}).
210CustomXmlParserInputWizardPage_elementInvalidTimestampFmtError=Enter a valid output format for the Time Stamp field (Element {0}).
211CustomXmlParserInputWizardPage_elementDuplicateNameError=Duplicate element names (Element {0}).
212CustomXmlParserInputWizardPage_attributeMissingNameError=Enter a name for the attribute (Attribute {0}: ?).
213CustomXmlParserInputWizardPage_attributeMissingInputNameError=Enter a name for the input (Attribute {0}).
214CustomXmlParserInputWizardPage_attributeMissingTimestampFmtError=Enter the input format for the Time Stamp (Attribute {0}).
215CustomXmlParserInputWizardPage_attributeInvalidTimestampFmtError=Enter a valid input format for the Time Stamp (Attribute {0}).
216CustomXmlParserInputWizardPage_attributeDuplicateNameError=Duplicate attribute names (Attribute {0}).
6151d86c
PT
217CustomXmlParserInputWizardPage_addAttribute=Add attribute
218CustomXmlParserInputWizardPage_addChildElement=Add child element
219CustomXmlParserInputWizardPage_addDocumentEleemnt=Add document element
220CustomXmlParserInputWizardPage_addDocumentElement=Add document element
221CustomXmlParserInputWizardPage_addNextElement=Add next element
222CustomXmlParserInputWizardPage_append=Append
223CustomXmlParserInputWizardPage_appendWith=Append with |
224CustomXmlParserInputWizardPage_attibute=Attribute
c22ca172
PT
225CustomXmlParserInputWizardPage_category=Category:
226CustomXmlParserInputWizardPage_descriptionEdit=Edit an existing custom parser for XML trace files
227CustomXmlParserInputWizardPage_descriptionNew=Create a new custom parser for XML trace files
6151d86c
PT
228CustomXmlParserInputWizardPage_elementName=Element name:
229CustomXmlParserInputWizardPage_feelingLucky=Feeling lucky
230CustomXmlParserInputWizardPage_format=format:
231CustomXmlParserInputWizardPage_logEntry=Log Entry
c22ca172 232CustomXmlParserInputWizardPage_logType=Trace type:
6151d86c
PT
233CustomXmlParserInputWizardPage_moveDown=Move down
234CustomXmlParserInputWizardPage_moveUp=Move up
235CustomXmlParserInputWizardPage_name=name:
236CustomXmlParserInputWizardPage_newAttibute=New attribute
237CustomXmlParserInputWizardPage_noMatch=*no match*
238CustomXmlParserInputWizardPage_noMatchingAttribute=*no matching attribute*
239CustomXmlParserInputWizardPage_noMatchingElement=*no matching element*
240CustomXmlParserInputWizardPage_preview=Preview:
241CustomXmlParserInputWizardPage_previewInput=Preview input
242CustomXmlParserInputWizardPage_removeAttribute=Remove attribute
243CustomXmlParserInputWizardPage_removeElement=Remove element
244CustomXmlParserInputWizardPage_set=Set
245CustomXmlParserInputWizardPage_tagName=tag name:
246CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
313a5081 247CustomXmlParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
6151d86c
PT
248CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
249CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
250CustomXmlParserOutputWizardPage_description=Customize the output of the parser
251CustomXmlParserOutputWizardPage_moveAfter=Move After
252CustomXmlParserOutputWizardPage_moveBefore=Move Before
253CustomXmlParserOutputWizardPage_visible=Visible
254
2c7fb5af 255# org.eclipse.tracecompass.tmf.ui.views.filter
6151d86c 256FilterDialog_FilterDialogTitle=Edit filter
ec34bf48
PT
257FilterTreeLabelProvider_AspectHint=<select aspect>
258FilterTreeLabelProvider_FilterNameHint=<name>
259FilterTreeLabelProvider_TraceTypeHint=<select type>
260FilterTreeLabelProvider_ValueHint=<value>
6151d86c
PT
261FilterView_AddActionToolTipText=Add new filter
262FilterView_DeleteActionToolTipText=Delete filter node
263FilterView_ExportActionToolTipText=Export filters
264FilterView_FileDialogFilterName=TMF Filter files
265FilterView_ImportActionToolTipText=Import filters
266FilterView_SaveActionToolTipText=Save filters
6151d86c 267FilterViewer_AlphaButtonText=Alpha
ec34bf48
PT
268FilterViewer_AspectLabel=aspect:
269FilterViewer_CommonCategory=[common]
f20af9d9 270FilterViewer_DeleteActionText=Delete
ec34bf48
PT
271FilterViewer_EmptyTreeHintText=<Right-click to add filter node>
272FilterViewer_FieldHint=type field name
6151d86c
PT
273FilterViewer_FieldLabel=field:
274FilterViewer_FilterNameHint=type filter name
275FilterViewer_IgnoreCaseButtonText=ignore case
276FilterViewer_NameLabel=name:
277FilterViewer_NewPrefix=New
278FilterViewer_NotLabel=not:
279FilterViewer_NumButtonText=Num
280FilterViewer_RegexHint=type regular expression
281FilterViewer_RegexLabel=regex:
282FilterViewer_ResultLabel=result:
ec34bf48 283FilterViewer_Subfield_ToolTip=Prefix with '/' to enter a path where subfields are separated by '/'. For an uninterpreted slash use '\\/'.
6151d86c
PT
284FilterViewer_TimestampButtonText=Timestamp
285FilterViewer_TypeLabel=type:
286FilterViewer_ValueHint=type value
287FilterViewer_ValueLabel=value:
288
289TmfView_PinActionNameText=Pin View
290TmfView_PinActionToolTipText=Pin View
d2e4afa7
MAL
291TmfView_AlignViewsActionNameText=Align Views
292TmfView_AlignViewsActionToolTipText=Align Views
e8251298 293
5da83da5 294# Call Stack View
60b4d44c 295CallStackPresentationProvider_Thread=Thread
e8251298
PT
296CallStackView_FunctionColumn=Function
297CallStackView_DepthColumn=Depth
298CallStackView_EntryTimeColumn=Entry time
299CallStackView_ExitTimeColumn=Exit time
300CallStackView_DurationColumn=Duration
301CallStackView_StackInfoNotAvailable=Stack info not available
46cc1ade
PT
302CallStackView_SortByThreadName=Sort threads by thread name
303CallStackView_SortByThreadId=Sort threads by thread id
304CallStackView_SortByThreadTime=Sort threads by start time
5da83da5
AM
305CallStackView_ImportMappingButtonText=Import mapping file...
306CallStackView_ImportMappingButtonTooltip=Import a text file containing the mapping between addresses and function names
307CallStackView_ImportMappingDialogTitle=Select Mapping File
308CallStackView_ImportMappingJobName=Updating Call Stack view function mapping
2175e89d 309
41d9ce5b
MAL
310CallStackView_ImportBinaryFileButtonText=Import binary file...
311CallStackView_ImportBinaryFileButtonTooltip=Import a binary file containing debugging symbols
312CallStackView_ImportBinaryFileDialogTitle=Select Binary File
313
9ba0a108
PT
314CopyToClipboardOperation_TaskName=Copying to Clipboard
315CopyToClipboardOperation_OutOfMemoryErrorTitle=Out Of Memory Error
316CopyToClipboardOperation_OutOfMemoryErrorMessage=The full selection cannot be copied to the clipboard. Press OK to abort.
317
d3de0920 318ExportToTextJob_Export_to=Export to {0}...
89151d6a 319ExportToTextJob_Export_trace_to=Export trace to {0}
d3de0920 320ExportToTextJob_Unable_to_export_trace=Unable to export trace to {0}
This page took 0.088744 seconds and 5 git commands to generate.