tmf : Add search dialog to timegraph views
[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
0a08e17d 34TmfEventsTable_AddAsFilterText=Add as Filter (Ctrl+Enter)
6151d86c 35TmfEventsTable_AddBookmarkActionText=Add Bookmark...
60fb38b8 36TmfEventsTable_ApplyPresetFilterMenuName=Apply Preset Filter...
6151d86c 37TmfEventsTable_ClearFiltersActionText=Clear Filters
03142470 38TmfEventsTable_CollapseFilterMenuName=Collapse Events
6151d86c 39TmfEventsTable_ContentColumnHeader=Content
9ba0a108 40TmfEventsTable_CopyToClipboardActionText=Copy to Clipboard
d3de0920 41TmfEventsTable_Export_to_text=Export To Text...
6151d86c
PT
42TmfEventsTable_HideRawActionText=Hide Raw
43TmfEventsTable_HideTableActionText=Hide Table
2db176a0 44TmfEventsTable_MultipleBookmarksToolTip=Multiple bookmarks at this location
029df6e3 45TmfEventsTable_OpenSourceCodeActionText=Open Source Code
61bbd27d 46TmfEventsTable_OpenSourceCodeNotFound=can not be found in the workspace or on disk.
029df6e3 47TmfEventsTable_OpenSourceCodeSelectFileDialogTitle=Select source file for the call site
60fb38b8
PT
48TmfEventsTable_OpenModelActionText=Open Model Element
49TmfEventsTable_OpenModelUnsupportedURI=is not a supported model URI format.
6151d86c
PT
50TmfEventsTable_ReferenceColumnHeader=File
51TmfEventsTable_RemoveBookmarkActionText=Remove Bookmark
52TmfEventsTable_SearchHint=<srch>
53TmfEventsTable_SearchingJobName=Searching...
be42703d 54TmfEventsTable_ShowAll=Show All
6151d86c 55TmfEventsTable_ShowRawActionText=Show Raw
6151d86c
PT
56TmfEventsTable_ShowTableActionText=Show Table
57TmfEventsTable_SourceColumnHeader=Source
58TmfEventsTable_TimestampColumnHeader=Timestamp
59TmfEventsTable_TypeColumnHeader=Type
60
7697e148
PT
61TmfMarker_LocationRank=rank {0}
62TmfMarker_LocationTime=timestamp [{0}]
63TmfMarker_LocationTimeRange=timestamp [{0}, {1}]
64
2f72084f 65# org.eclipse.tracecompass.tmf.ui.widgets.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
2f72084f 85# org.eclipse.tracecompass.tmf.ui.widgets.timegraph.model
91512088 86MarkerEvent_Bookmarks=Bookmarks
c53cebea 87MarkerEvent_LostEvents=Lost Events
2f72084f
PT
88
89# org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets
6151d86c 90TmfTimeTipHandler_DURATION=Duration
1053eaa6
PT
91TmfTimeTipHandler_LINK_SOURCE=Source
92TmfTimeTipHandler_LINK_SOURCE_TIME=Source Time
93TmfTimeTipHandler_LINK_TARGET=Target
94TmfTimeTipHandler_LINK_TARGET_TIME=Target Time
95TmfTimeTipHandler_LINK_TIME=Time
1ee38cee 96TmfTimeTipHandler_PERCENT_OF_SELECTION=% of selection
6151d86c
PT
97TmfTimeTipHandler_TRACE_DATE=Date
98TmfTimeTipHandler_TRACE_EVENT_TIME=Event Time
99TmfTimeTipHandler_TRACE_START_TIME=Start Time
100TmfTimeTipHandler_TRACE_STATE=State
101TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
102
cfcfd964
PT
103ShowFilterDialogAction_FilterActionNameText=Filter
104ShowFilterDialogAction_FilterActionToolTipText=Show View Filters
6151d86c 105
36299425
JCK
106# org.eclipse.tracecompass.tmf.ui.widgets.timegraph.dialogs.ShowFindDialogAction
107ShowFindDialogAction_Search=search
108ShowFindDialogAction_ShowSearchDialog=Show search dialog
109
6151d86c
PT
110TmfTimeGraphViewer_ResetScaleActionNameText=Reset
111TmfTimeGraphViewer_ResetScaleActionToolTipText=Reset the Time Scale to Default
112TmfTimeGraphViewer_LegendActionNameText=Legend
113TmfTimeGraphViewer_LegendActionToolTipText=Show Legend
114TmfTimeGraphViewer_NextEventActionNameText=Next Event
115TmfTimeGraphViewer_NextEventActionToolTipText=Select Next Event
116TmfTimeGraphViewer_PreviousEventActionNameText=Previous Event
117TmfTimeGraphViewer_PreviousEventActionToolTipText=Select Previous Event
118TmfTimeGraphViewer_NextItemActionNameText=Next Item
119TmfTimeGraphViewer_NextItemActionToolTipText=Select Next Item
120TmfTimeGraphViewer_PreviousItemActionNameText=Previous Item
121TmfTimeGraphViewer_PreviousItemActionToolTipText=Select Previous Item
122TmfTimeGraphViewer_ZoomInActionNameText=Zoom In
123TmfTimeGraphViewer_ZoomInActionToolTipText=Zoom In
124TmfTimeGraphViewer_ZoomOutActionNameText=Zoom Out
125TmfTimeGraphViewer_ZoomOutActionToolTipText=Zoom Out
79ec0b89
PT
126TmfTimeGraphViewer_HideArrowsActionNameText=Hide Arrows
127TmfTimeGraphViewer_HideArrowsActionToolTipText=Hide Arrows
086f21ae
PT
128TmfTimeGraphViewer_FollowArrowForwardActionNameText=Follow Arrow Forward
129TmfTimeGraphViewer_FollowArrowForwardActionToolTipText=Follow Arrow Forward
130TmfTimeGraphViewer_FollowArrowBackwardActionNameText=Follow Arrow Backward
131TmfTimeGraphViewer_FollowArrowBackwardActionToolTipText=Follow Arrow Backward
1d012443
PT
132TmfTimeGraphViewer_BookmarkActionAddText=Add Bookmark...
133TmfTimeGraphViewer_BookmarkActionRemoveText=Remove Bookmark
f72cd563
PT
134TmfTimeGraphViewer_NextMarkerActionText=Next Marker
135TmfTimeGraphViewer_PreviousMarkerActionText=Previous Marker
91512088 136TmfTimeGraphViewer_ShowMarkersMenuText=Show Markers
6151d86c 137
0fab12b0
PT
138Utils_ClockCyclesUnit=\u0020cc
139
2c7fb5af 140# org.eclipse.tracecompass.tmf.ui.views.colors
6151d86c
PT
141ColorsView_AddActionToolTipText=Insert new color setting
142ColorsView_BackgroundButtonText=BG
143ColorsView_BackgroundDialogText=Set background color
144ColorsView_DeleteActionToolTipText=Delete color setting
145ColorsView_ExportActionToolTipText=Export color settings
146ColorsView_FilterButtonText=Filter...
147ColorsView_ForegroundButtonText=FG
148ColorsView_ForegroundDialogText=Set foreground color
149ColorsView_ImportActionToolTipText=Import color settings
150ColorsView_ImportOverwriteDialogMessage1=Do you want to overwrite the current color settings?\n
151ColorsView_ImportOverwriteDialogMessage2=Answering No will insert the imported settings above the current selection.
152ColorsView_ImportOverwriteDialogTitle=Overwrite current settings
153ColorsView_MoveDownActionToolTipText=Decrease priority
154ColorsView_MoveUpActionToolTipText=Increase priority
155ColorsView_TickButtonText=Tick
156TickColorDialog_TickColorDialogTitle=Choose tick color
157
36299425
JCK
158# org.eclipse.tracecompass.tmf.ui.widgets.timegraph.dialogs.TimeGraphFindDialog
159TimeGraphFindDialog_BackwardRadioButtonLabel=&Backward
160TimeGraphFindDialog_CaseCheckBoxLabel=&Case sensitive
161TimeGraphFindDialog_CloseButtonLabel=Close
162TimeGraphFindDialog_Direction=Direction
163TimeGraphFindDialog_FindLabel=&Find:
164TimeGraphFindDialog_FindTitle=Find
165TimeGraphFindDialog_FindNextButtonLabel=Fi&nd
166TimeGraphFindDialog_ForwardRadioButtonLabel=F&orward
167TimeGraphFindDialog_Options=Options
168TimeGraphFindDialog_REgExCheckBoxLabel=Regular e&xpression
169TimeGraphFindDialog_StatusNoMatchLabel=Entry not found
170TimeGraphFindDialog_StatusWrappedLabel=Wrapped search
171TimeGraphFindDialog_WholeWordCheckBoxLabel=&Whole word
172TimeGraphFindDialog_WrapCheckBoxLabel=Wra&p search
173
2f72084f 174# org.eclipse.tracecompass.tmf.ui.parsers.wizards
6151d86c
PT
175CustomTxtParserInputWizardPage_addChildLine=Add child line
176CustomTxtParserInputWizardPage_addGroup=Add group
177CustomTxtParserInputWizardPage_addNextLine=Add next line
178CustomTxtParserInputWizardPage_append=Append
179CustomTxtParserInputWizardPage_appendWith=Append with |
180CustomTxtParserInputWizardPage_capturedGroup=Captured group
181CustomTxtParserInputWizardPage_cardinality=Cardinality:
c22ca172
PT
182CustomTxtParserInputWizardPage_category=Category:
183CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text trace files
184CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text trace files
6151d86c 185CustomTxtParserInputWizardPage_format=format:
89151d6a 186CustomTxtParserInputWizardPage_group=Group {0}:
6151d86c 187CustomTxtParserInputWizardPage_highlightAll=Highlight All
c22ca172 188CustomTxtParserInputWizardPage_logType=Trace type:
89151d6a
PT
189CustomTxtParserInputWizardPage_matchingOtherLine=Matching other line:
190CustomTxtParserInputWizardPage_matchingRootLine=Matching root line :
6151d86c
PT
191CustomTxtParserInputWizardPage_max=max:
192CustomTxtParserInputWizardPage_min=min:
193CustomTxtParserInputWizardPage_moveDown=Move down
194CustomTxtParserInputWizardPage_moveUp=Move up
195CustomTxtParserInputWizardPage_name=name:
196CustomTxtParserInputWizardPage_newGroup=New group
197CustomTxtParserInputWizardPage_noMatch=*no match*
198CustomTxtParserInputWizardPage_noMatchingGroup=*no matching group*
199CustomTxtParserInputWizardPage_noMatchingLine=*no matching line*
200CustomTxtParserInputWizardPage_noMatchingTimestamp=*no matching timestamp*
201CustomTxtParserInputWizardPage_noMathcingLine=*no matching line*
202CustomTxtParserInputWizardPage_nonMatchingLine=Non-matching line\n
203CustomTxtParserInputWizardPage_noTimestampGroup=*no timestamp group*
204CustomTxtParserInputWizardPage_preview=Preview:
205CustomTxtParserInputWizardPage_previewInput=Preview input
206CustomTxtParserInputWizardPage_previewLegend=Preview Legend
207CustomTxtParserInputWizardPage_regularExpression=Regular expression:
208CustomTxtParserInputWizardPage_regularExpressionHelp=Regular Expression Help
209CustomTxtParserInputWizardPage_removeGroup=Remove group
210CustomTxtParserInputWizardPage_removeLine=Remove line
211CustomTxtParserInputWizardPage_set=Set
212CustomTxtParserInputWizardPage_timestampFormat=Time Stamp format:
313a5081 213CustomTxtParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
6151d86c
PT
214CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
215CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
4284e0e1
MAL
216CustomTxtParserInputWizardPage_titleEdit=Edit Custom Text Parser
217CustomTxtParserInputWizardPage_titleNew=New Custom Text Parser
218CustomTxtParserInputWizardPage_windowTitle=Custom Text Parser
6151d86c
PT
219CustomTxtParserOutputWizardPage_description=Customize the output of the parser
220CustomTxtParserOutputWizardPage_moveAfter=Move After
221CustomTxtParserOutputWizardPage_moveBefore=Move Before
222CustomTxtParserOutputWizardPage_visible=Visible
89151d6a
PT
223CustomXmlParserInputWizardPage_emptyCategoryError=Enter a category for the new trace type.
224CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new trace type.
225CustomXmlParserInputWizardPage_invalidCategoryError=Invalid character ':' in category.
226CustomXmlParserInputWizardPage_invalidLogTypeError=Invalid character ':' in trace type.
227CustomXmlParserInputWizardPage_duplicatelogTypeError=The trace type name already exists.
228CustomXmlParserInputWizardPage_noDocumentError=Add a document element.
229CustomXmlParserInputWizardPage_missingLogEntryError=Identify a Log Entry element.
230CustomXmlParserInputWizardPage_missingTimestampFmtError=Enter the output format for the Time Stamp field.
231CustomXmlParserInputWizardPage_missingDocumentElementError=Enter a name for the document element.
232CustomXmlParserInputWizardPage_noTimestampElementOrAttribute=*no time stamp element or attribute*
233CustomXmlParserInputWizardPage_elementMissingNameError=Enter a name for the element (Element {0}).
234CustomXmlParserInputWizardPage_elementMissingInputNameError=Enter a name for the input (Element {0}).
235CustomXmlParserInputWizardPage_elementMissingTimestampFmtError=Enter the input format for the Time Stamp (Element {0}).
236CustomXmlParserInputWizardPage_elementInvalidTimestampFmtError=Enter a valid output format for the Time Stamp field (Element {0}).
237CustomXmlParserInputWizardPage_elementDuplicateNameError=Duplicate element names (Element {0}).
238CustomXmlParserInputWizardPage_attributeMissingNameError=Enter a name for the attribute (Attribute {0}: ?).
239CustomXmlParserInputWizardPage_attributeMissingInputNameError=Enter a name for the input (Attribute {0}).
240CustomXmlParserInputWizardPage_attributeMissingTimestampFmtError=Enter the input format for the Time Stamp (Attribute {0}).
241CustomXmlParserInputWizardPage_attributeInvalidTimestampFmtError=Enter a valid input format for the Time Stamp (Attribute {0}).
242CustomXmlParserInputWizardPage_attributeDuplicateNameError=Duplicate attribute names (Attribute {0}).
6151d86c
PT
243CustomXmlParserInputWizardPage_addAttribute=Add attribute
244CustomXmlParserInputWizardPage_addChildElement=Add child element
245CustomXmlParserInputWizardPage_addDocumentEleemnt=Add document element
246CustomXmlParserInputWizardPage_addDocumentElement=Add document element
247CustomXmlParserInputWizardPage_addNextElement=Add next element
248CustomXmlParserInputWizardPage_append=Append
249CustomXmlParserInputWizardPage_appendWith=Append with |
250CustomXmlParserInputWizardPage_attibute=Attribute
c22ca172
PT
251CustomXmlParserInputWizardPage_category=Category:
252CustomXmlParserInputWizardPage_descriptionEdit=Edit an existing custom parser for XML trace files
253CustomXmlParserInputWizardPage_descriptionNew=Create a new custom parser for XML trace files
6151d86c
PT
254CustomXmlParserInputWizardPage_elementName=Element name:
255CustomXmlParserInputWizardPage_feelingLucky=Feeling lucky
256CustomXmlParserInputWizardPage_format=format:
257CustomXmlParserInputWizardPage_logEntry=Log Entry
c22ca172 258CustomXmlParserInputWizardPage_logType=Trace type:
6151d86c
PT
259CustomXmlParserInputWizardPage_moveDown=Move down
260CustomXmlParserInputWizardPage_moveUp=Move up
261CustomXmlParserInputWizardPage_name=name:
262CustomXmlParserInputWizardPage_newAttibute=New attribute
263CustomXmlParserInputWizardPage_noMatch=*no match*
264CustomXmlParserInputWizardPage_noMatchingAttribute=*no matching attribute*
265CustomXmlParserInputWizardPage_noMatchingElement=*no matching element*
266CustomXmlParserInputWizardPage_preview=Preview:
267CustomXmlParserInputWizardPage_previewInput=Preview input
268CustomXmlParserInputWizardPage_removeAttribute=Remove attribute
269CustomXmlParserInputWizardPage_removeElement=Remove element
270CustomXmlParserInputWizardPage_set=Set
271CustomXmlParserInputWizardPage_tagName=tag name:
272CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
313a5081 273CustomXmlParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
4284e0e1 274CustomXmlParserInputWizardPage_windowTitle=Custom XML Parser
6151d86c
PT
275CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
276CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
277CustomXmlParserOutputWizardPage_description=Customize the output of the parser
278CustomXmlParserOutputWizardPage_moveAfter=Move After
279CustomXmlParserOutputWizardPage_moveBefore=Move Before
280CustomXmlParserOutputWizardPage_visible=Visible
281
2c7fb5af 282# org.eclipse.tracecompass.tmf.ui.views.filter
6151d86c 283FilterDialog_FilterDialogTitle=Edit filter
ec34bf48
PT
284FilterTreeLabelProvider_AspectHint=<select aspect>
285FilterTreeLabelProvider_FilterNameHint=<name>
286FilterTreeLabelProvider_TraceTypeHint=<select type>
287FilterTreeLabelProvider_ValueHint=<value>
6151d86c
PT
288FilterView_AddActionToolTipText=Add new filter
289FilterView_DeleteActionToolTipText=Delete filter node
290FilterView_ExportActionToolTipText=Export filters
291FilterView_FileDialogFilterName=TMF Filter files
292FilterView_ImportActionToolTipText=Import filters
293FilterView_SaveActionToolTipText=Save filters
6151d86c 294FilterViewer_AlphaButtonText=Alpha
ec34bf48
PT
295FilterViewer_AspectLabel=aspect:
296FilterViewer_CommonCategory=[common]
f20af9d9 297FilterViewer_DeleteActionText=Delete
ec34bf48
PT
298FilterViewer_EmptyTreeHintText=<Right-click to add filter node>
299FilterViewer_FieldHint=type field name
6151d86c
PT
300FilterViewer_FieldLabel=field:
301FilterViewer_FilterNameHint=type filter name
302FilterViewer_IgnoreCaseButtonText=ignore case
303FilterViewer_NameLabel=name:
304FilterViewer_NewPrefix=New
305FilterViewer_NotLabel=not:
306FilterViewer_NumButtonText=Num
307FilterViewer_RegexHint=type regular expression
308FilterViewer_RegexLabel=regex:
309FilterViewer_ResultLabel=result:
ec34bf48 310FilterViewer_Subfield_ToolTip=Prefix with '/' to enter a path where subfields are separated by '/'. For an uninterpreted slash use '\\/'.
6151d86c
PT
311FilterViewer_TimestampButtonText=Timestamp
312FilterViewer_TypeLabel=type:
313FilterViewer_ValueHint=type value
314FilterViewer_ValueLabel=value:
315
316TmfView_PinActionNameText=Pin View
317TmfView_PinActionToolTipText=Pin View
d2e4afa7
MAL
318TmfView_AlignViewsActionNameText=Align Views
319TmfView_AlignViewsActionToolTipText=Align Views
e8251298 320
2f72084f 321# org.eclipse.tracecompass.tmf.ui.views.callstack
60b4d44c 322CallStackPresentationProvider_Thread=Thread
e8251298
PT
323CallStackView_FunctionColumn=Function
324CallStackView_DepthColumn=Depth
325CallStackView_EntryTimeColumn=Entry time
326CallStackView_ExitTimeColumn=Exit time
327CallStackView_DurationColumn=Duration
ade0a3c5 328CallStackView_ThreadColumn=Thread
e8251298 329CallStackView_StackInfoNotAvailable=Stack info not available
46cc1ade
PT
330CallStackView_SortByThreadName=Sort threads by thread name
331CallStackView_SortByThreadId=Sort threads by thread id
332CallStackView_SortByThreadTime=Sort threads by start time
2175e89d 333
d90ae2a5
RK
334CallStackView_ConfigureSymbolProvidersText=Configure symbol providers
335CallStackView_ConfigureSymbolProvidersTooltip=Configure how the addresses are mapped to function names
41d9ce5b 336
9ba0a108
PT
337CopyToClipboardOperation_TaskName=Copying to Clipboard
338CopyToClipboardOperation_OutOfMemoryErrorTitle=Out Of Memory Error
339CopyToClipboardOperation_OutOfMemoryErrorMessage=The full selection cannot be copied to the clipboard. Press OK to abort.
340
d3de0920 341ExportToTextJob_Export_to=Export to {0}...
89151d6a 342ExportToTextJob_Export_trace_to=Export trace to {0}
d3de0920 343ExportToTextJob_Unable_to_export_trace=Unable to export trace to {0}
This page took 0.137401 seconds and 5 git commands to generate.