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