ctf: make magic numbers optional
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / internal / tmf / ui / Messages.java
CommitLineData
a0a88f65 1/*******************************************************************************
ec34bf48 2 * Copyright (c) 2012, 2015 Ericsson
a0a88f65
AM
3 * All rights reserved. This program and the accompanying materials
4 * are made available under the terms of the Eclipse Public License v1.0
5 * which accompanies this distribution, and is available at
6 * http://www.eclipse.org/legal/epl-v10.html
7 *
8 *******************************************************************************/
9
2bdf0193 10package org.eclipse.tracecompass.internal.tmf.ui;
be222f56
PT
11
12import org.eclipse.osgi.util.NLS;
13
a0a88f65
AM
14/**
15 * TMF message bundle
16 */
17@SuppressWarnings("javadoc")
be222f56 18public class Messages extends NLS {
a0a88f65 19
2bdf0193 20 private static final String BUNDLE_NAME = "org.eclipse.tracecompass.internal.tmf.ui.messages"; //$NON-NLS-1$
be222f56 21
9753257b
PT
22 public static String ManageCustomParsersDialog_ConflictMessage;
23 public static String ManageCustomParsersDialog_ConflictRenameButtonLabel;
24 public static String ManageCustomParsersDialog_ConflictSkipButtonLabel;
be222f56
PT
25 public static String ManageCustomParsersDialog_DeleteButtonLabel;
26 public static String ManageCustomParsersDialog_DeleteConfirmation;
27 public static String ManageCustomParsersDialog_DeleteParserDialogHeader;
28 public static String ManageCustomParsersDialog_DialogHeader;
29 public static String ManageCustomParsersDialog_EditButtonLabel;
30 public static String ManageCustomParsersDialog_ExportButtonLabel;
31 public static String ManageCustomParsersDialog_ExportParserSelection;
32 public static String ManageCustomParsersDialog_ImportButtonLabel;
33 public static String ManageCustomParsersDialog_ImportParserSelection;
34 public static String ManageCustomParsersDialog_NewButtonLabel;
be222f56 35 public static String ManageCustomParsersDialog_TextButtonLabel;
be222f56 36
be222f56 37 public static String TmfEventsTable_AddBookmarkActionText;
3be2946f 38 public static String TmfEventsTable_AddBookmarkDialogMessage;
be222f56
PT
39 public static String TmfEventsTable_AddBookmarkDialogTitle;
40 public static String TmfEventsTable_ApplyPresetFilterMenuName;
41 public static String TmfEventsTable_ClearFiltersActionText;
03142470 42 public static String TmfEventsTable_CollapseFilterMenuName;
be222f56 43 public static String TmfEventsTable_ContentColumnHeader;
d3de0920 44 public static String TmfEventsTable_Export_to_text;
be222f56
PT
45 public static String TmfEventsTable_FilterHint;
46 public static String TmfEventsTable_HideRawActionText;
47 public static String TmfEventsTable_HideTableActionText;
2db176a0 48 public static String TmfEventsTable_MultipleBookmarksToolTip;
029df6e3
JCK
49 public static String TmfEventsTable_OpenSourceCodeActionText;
50 public static String TmfEventsTable_OpenSourceCodeNotFound;
51 public static String TmfEventsTable_OpenSourceCodeSelectFileDialogTitle;
60fb38b8
PT
52 public static String TmfEventsTable_OpenModelActionText;
53 public static String TmfEventsTable_OpenModelUnsupportedURI;
be222f56
PT
54 public static String TmfEventsTable_ReferenceColumnHeader;
55 public static String TmfEventsTable_RemoveBookmarkActionText;
56 public static String TmfEventsTable_SearchHint;
57 public static String TmfEventsTable_SearchingJobName;
346ffed7 58
be42703d 59 public static String TmfEventsTable_ShowAll;
be222f56
PT
60 public static String TmfEventsTable_ShowFilterBarActionText;
61 public static String TmfEventsTable_ShowRawActionText;
62 public static String TmfEventsTable_ShowSearchBarActionText;
63 public static String TmfEventsTable_ShowTableActionText;
64 public static String TmfEventsTable_SourceColumnHeader;
65 public static String TmfEventsTable_TimestampColumnHeader;
66 public static String TmfEventsTable_TypeColumnHeader;
67
68 public static String TmfTimeFilterDialog_EDIT_PROFILING_OPTIONS;
69 public static String TmfTimeFilterDialog_TRACE_FILTER;
70 public static String TmfTimeFilterDialog_TRACE_FILTER_DESC;
71 public static String TmfTimeFilterDialog_TRACE_ID;
72 public static String TmfTimeFilterDialog_TRACE_NAME;
73 public static String TmfTimeLegend_LEGEND;
74 public static String TmfTimeLegend_TRACE_STATES;
75 public static String TmfTimeLegend_TRACE_STATES_TITLE;
76 public static String TmfTimeLegend_WINDOW_TITLE;
77 public static String TmfTimeLegend_StateTypeName;
8f91a789
AM
78 public static String TmfTimeFilterDialog_WINDOW_TITLE;
79 public static String TmfTimeFilterDialog_MESSAGE;
8906e53c
SM
80 public static String TmfTimeFilterDialog_CHECK_ALL;
81 public static String TmfTimeFilterDialog_UNCHECK_ALL;
82 public static String TmfTimeFilterDialog_CHECK_SELECTED;
83 public static String TmfTimeFilterDialog_UNCHECK_SELECTED;
03beb743
SM
84 public static String TmfTimeFilterDialog_CHECK_SUBTREE;
85 public static String TmfTimeFilterDialog_UNCHECK_SUBTREE;
be222f56
PT
86
87 public static String TmfTimeTipHandler_DURATION;
1053eaa6
PT
88 public static String TmfTimeTipHandler_LINK_SOURCE;
89 public static String TmfTimeTipHandler_LINK_SOURCE_TIME;
90 public static String TmfTimeTipHandler_LINK_TARGET;
91 public static String TmfTimeTipHandler_LINK_TARGET_TIME;
92 public static String TmfTimeTipHandler_LINK_TIME;
1ee38cee 93 public static String TmfTimeTipHandler_PERCENT_OF_SELECTION;
be222f56
PT
94 public static String TmfTimeTipHandler_TRACE_DATE;
95 public static String TmfTimeTipHandler_TRACE_EVENT_TIME;
96 public static String TmfTimeTipHandler_TRACE_START_TIME;
97 public static String TmfTimeTipHandler_TRACE_STATE;
98 public static String TmfTimeTipHandler_TRACE_STOP_TIME;
99
8f91a789
AM
100 public static String TmfTimeGraphCombo_FilterActionNameText;
101 public static String TmfTimeGraphCombo_FilterActionToolTipText;
102
be222f56
PT
103 public static String TmfTimeGraphViewer_ResetScaleActionNameText;
104 public static String TmfTimeGraphViewer_ResetScaleActionToolTipText;
105 public static String TmfTimeGraphViewer_LegendActionNameText;
106 public static String TmfTimeGraphViewer_LegendActionToolTipText;
107 public static String TmfTimeGraphViewer_NextEventActionNameText;
108 public static String TmfTimeGraphViewer_NextEventActionToolTipText;
109 public static String TmfTimeGraphViewer_PreviousEventActionNameText;
110 public static String TmfTimeGraphViewer_PreviousEventActionToolTipText;
111 public static String TmfTimeGraphViewer_NextItemActionNameText;
112 public static String TmfTimeGraphViewer_NextItemActionToolTipText;
113 public static String TmfTimeGraphViewer_PreviousItemActionNameText;
114 public static String TmfTimeGraphViewer_PreviousItemActionToolTipText;
115 public static String TmfTimeGraphViewer_ZoomInActionNameText;
116 public static String TmfTimeGraphViewer_ZoomInActionToolTipText;
117 public static String TmfTimeGraphViewer_ZoomOutActionNameText;
118 public static String TmfTimeGraphViewer_ZoomOutActionToolTipText;
79ec0b89
PT
119 public static String TmfTimeGraphViewer_HideArrowsActionNameText;
120 public static String TmfTimeGraphViewer_HideArrowsActionToolTipText;
086f21ae
PT
121 public static String TmfTimeGraphViewer_FollowArrowForwardActionNameText;
122 public static String TmfTimeGraphViewer_FollowArrowForwardActionToolTipText;
123 public static String TmfTimeGraphViewer_FollowArrowBackwardActionNameText;
124 public static String TmfTimeGraphViewer_FollowArrowBackwardActionToolTipText;
be222f56 125
0fab12b0
PT
126 public static String Utils_ClockCyclesUnit;
127
be222f56
PT
128 public static String ColorsView_AddActionToolTipText;
129 public static String ColorsView_BackgroundButtonText;
130 public static String ColorsView_BackgroundDialogText;
131 public static String ColorsView_DeleteActionToolTipText;
132 public static String ColorsView_ExportActionToolTipText;
133 public static String ColorsView_FilterButtonText;
134 public static String ColorsView_ForegroundButtonText;
135 public static String ColorsView_ForegroundDialogText;
136 public static String ColorsView_ImportActionToolTipText;
137 public static String ColorsView_ImportOverwriteDialogMessage1;
138 public static String ColorsView_ImportOverwriteDialogMessage2;
139 public static String ColorsView_ImportOverwriteDialogTitle;
140 public static String ColorsView_MoveDownActionToolTipText;
141 public static String ColorsView_MoveUpActionToolTipText;
142 public static String ColorsView_TickButtonText;
143 public static String TickColorDialog_TickColorDialogTitle;
144
145 public static String CustomTxtParserInputWizardPage_addChildLine;
146 public static String CustomTxtParserInputWizardPage_addGroup;
147 public static String CustomTxtParserInputWizardPage_addNextLine;
148 public static String CustomTxtParserInputWizardPage_append;
149 public static String CustomTxtParserInputWizardPage_appendWith;
150 public static String CustomTxtParserInputWizardPage_capturedGroup;
151 public static String CustomTxtParserInputWizardPage_cardinality;
c22ca172 152 public static String CustomTxtParserInputWizardPage_category;
be222f56
PT
153 public static String CustomTxtParserInputWizardPage_desccriptionEdit;
154 public static String CustomTxtParserInputWizardPage_descriptionNew;
155 public static String CustomTxtParserInputWizardPage_format;
156 public static String CustomTxtParserInputWizardPage_group;
157 public static String CustomTxtParserInputWizardPage_highlightAll;
158 public static String CustomTxtParserInputWizardPage_logType;
be222f56
PT
159 public static String CustomTxtParserInputWizardPage_matchingOtherLine;
160 public static String CustomTxtParserInputWizardPage_matchingRootLine;
161 public static String CustomTxtParserInputWizardPage_max;
162 public static String CustomTxtParserInputWizardPage_min;
163 public static String CustomTxtParserInputWizardPage_moveDown;
164 public static String CustomTxtParserInputWizardPage_moveUp;
165 public static String CustomTxtParserInputWizardPage_name;
166 public static String CustomTxtParserInputWizardPage_newGroup;
167 public static String CustomTxtParserInputWizardPage_noMatch;
168 public static String CustomTxtParserInputWizardPage_noMatchingGroup;
169 public static String CustomTxtParserInputWizardPage_noMatchingLine;
170 public static String CustomTxtParserInputWizardPage_noMatchingTimestamp;
171 public static String CustomTxtParserInputWizardPage_noMathcingLine;
172 public static String CustomTxtParserInputWizardPage_nonMatchingLine;
173 public static String CustomTxtParserInputWizardPage_noTimestampGroup;
174 public static String CustomTxtParserInputWizardPage_preview;
175 public static String CustomTxtParserInputWizardPage_previewInput;
176 public static String CustomTxtParserInputWizardPage_previewLegend;
177 public static String CustomTxtParserInputWizardPage_regularExpression;
178 public static String CustomTxtParserInputWizardPage_regularExpressionHelp;
179 public static String CustomTxtParserInputWizardPage_removeGroup;
180 public static String CustomTxtParserInputWizardPage_removeLine;
181 public static String CustomTxtParserInputWizardPage_set;
182 public static String CustomTxtParserInputWizardPage_timestampFormat;
313a5081 183 public static String CustomTxtParserInputWizardPage_timestampFormatHelp;
be222f56
PT
184 public static String CustomTxtParserInputWizardPage_uncapturedText;
185 public static String CustomTxtParserInputWizardPage_unidentifiedCaptureGroup;
186 public static String CustomTxtParserInputWizardPage_windowTitleEdit;
187 public static String CustomTxtParserInputWizardPage_windowTitleNew;
188 public static String CustomTxtParserOutputWizardPage_description;
189 public static String CustomTxtParserOutputWizardPage_moveAfter;
190 public static String CustomTxtParserOutputWizardPage_moveBefore;
191 public static String CustomTxtParserOutputWizardPage_visible;
c22ca172 192 public static String CustomXmlParserInputWizardPage_emptyCategoryError;
be222f56 193 public static String CustomXmlParserInputWizardPage_emptyLogTypeError;
c22ca172
PT
194 public static String CustomXmlParserInputWizardPage_invalidCategoryError;
195 public static String CustomXmlParserInputWizardPage_invalidLogTypeError;
be222f56
PT
196 public static String CustomXmlParserInputWizardPage_duplicatelogTypeError;
197 public static String CustomXmlParserInputWizardPage_noDocumentError;
198 public static String CustomXmlParserInputWizardPage_missingLogEntryError;
199 public static String CustomXmlParserInputWizardPage_missingTimestampFmtError;
be222f56 200 public static String CustomXmlParserInputWizardPage_missingDocumentElementError;
89151d6a
PT
201 public static String CustomXmlParserInputWizardPage_noTimestampElementOrAttribute;
202 public static String CustomXmlParserInputWizardPage_elementMissingNameError;
203 public static String CustomXmlParserInputWizardPage_elementMissingInputNameError;
204 public static String CustomXmlParserInputWizardPage_elementMissingTimestampFmtError;
205 public static String CustomXmlParserInputWizardPage_elementInvalidTimestampFmtError;
206 public static String CustomXmlParserInputWizardPage_elementDuplicateNameError;
207 public static String CustomXmlParserInputWizardPage_attributeMissingNameError;
208 public static String CustomXmlParserInputWizardPage_attributeMissingInputNameError;
209 public static String CustomXmlParserInputWizardPage_attributeMissingTimestampFmtError;
210 public static String CustomXmlParserInputWizardPage_attributeInvalidTimestampFmtError;
211 public static String CustomXmlParserInputWizardPage_attributeDuplicateNameError;
be222f56
PT
212 public static String CustomXmlParserInputWizardPage_addAttribute;
213 public static String CustomXmlParserInputWizardPage_addChildElement;
214 public static String CustomXmlParserInputWizardPage_addDocumentEleemnt;
215 public static String CustomXmlParserInputWizardPage_addDocumentElement;
216 public static String CustomXmlParserInputWizardPage_addNextElement;
217 public static String CustomXmlParserInputWizardPage_append;
218 public static String CustomXmlParserInputWizardPage_appendWith;
219 public static String CustomXmlParserInputWizardPage_attibute;
c22ca172 220 public static String CustomXmlParserInputWizardPage_category;
be222f56
PT
221 public static String CustomXmlParserInputWizardPage_descriptionEdit;
222 public static String CustomXmlParserInputWizardPage_descriptionNew;
223 public static String CustomXmlParserInputWizardPage_elementName;
224 public static String CustomXmlParserInputWizardPage_feelingLucky;
225 public static String CustomXmlParserInputWizardPage_format;
226 public static String CustomXmlParserInputWizardPage_logEntry;
227 public static String CustomXmlParserInputWizardPage_logType;
228 public static String CustomXmlParserInputWizardPage_moveDown;
229 public static String CustomXmlParserInputWizardPage_moveUp;
230 public static String CustomXmlParserInputWizardPage_name;
231 public static String CustomXmlParserInputWizardPage_newAttibute;
232 public static String CustomXmlParserInputWizardPage_noMatchingAttribute;
233 public static String CustomXmlParserInputWizardPage_noMatch;
234 public static String CustomXmlParserInputWizardPage_noMatchingElement;
235 public static String CustomXmlParserInputWizardPage_preview;
236 public static String CustomXmlParserInputWizardPage_previewInput;
237 public static String CustomXmlParserInputWizardPage_removeAttribute;
238 public static String CustomXmlParserInputWizardPage_removeElement;
239 public static String CustomXmlParserInputWizardPage_set;
240 public static String CustomXmlParserInputWizardPage_tagName;
241 public static String CustomXmlParserInputWizardPage_timestampFormat;
313a5081 242 public static String CustomXmlParserInputWizardPage_timestampFormatHelp;
be222f56
PT
243 public static String CustomXmlParserInputWizardPage_titleEdit;
244 public static String CustomXmlParserInputWizardPage_titleNew;
245 public static String CustomXmlParserOutputWizardPage_description;
246 public static String CustomXmlParserOutputWizardPage_moveAfter;
247 public static String CustomXmlParserOutputWizardPage_moveBefore;
248 public static String CustomXmlParserOutputWizardPage_visible;
249
250 public static String FilterDialog_FilterDialogTitle;
ec34bf48
PT
251 public static String FilterTreeLabelProvider_AspectHint;
252 public static String FilterTreeLabelProvider_FilterNameHint;
253 public static String FilterTreeLabelProvider_TraceTypeHint;
254 public static String FilterTreeLabelProvider_ValueHint;
be222f56
PT
255 public static String FilterView_AddActionToolTipText;
256 public static String FilterView_DeleteActionToolTipText;
257 public static String FilterView_ExportActionToolTipText;
258 public static String FilterView_FileDialogFilterName;
259 public static String FilterView_ImportActionToolTipText;
260 public static String FilterView_SaveActionToolTipText;
be222f56 261 public static String FilterViewer_AlphaButtonText;
ec34bf48
PT
262 public static String FilterViewer_AspectLabel;
263 public static String FilterViewer_CommonCategory;
f20af9d9 264 public static String FilterViewer_DeleteActionText;
ec34bf48 265 public static String FilterViewer_EmptyTreeHintText;
ec34bf48 266 public static String FilterViewer_FieldHint;
be222f56
PT
267 public static String FilterViewer_FieldLabel;
268 public static String FilterViewer_FilterNameHint;
269 public static String FilterViewer_IgnoreCaseButtonText;
270 public static String FilterViewer_NameLabel;
271 public static String FilterViewer_NewPrefix;
272 public static String FilterViewer_NotLabel;
273 public static String FilterViewer_NumButtonText;
274 public static String FilterViewer_RegexHint;
275 public static String FilterViewer_RegexLabel;
276 public static String FilterViewer_ResultLabel;
ec34bf48 277 public static String FilterViewer_Subfield_ToolTip;
be222f56
PT
278 public static String FilterViewer_TimestampButtonText;
279 public static String FilterViewer_TypeLabel;
280 public static String FilterViewer_ValueHint;
281 public static String FilterViewer_ValueLabel;
282
283 public static String TmfView_PinActionNameText;
284 public static String TmfView_PinActionToolTipText;
d2e4afa7
MAL
285 public static String TmfView_AlignViewsActionNameText;
286 public static String TmfView_AlignViewsActionToolTipText;
be222f56 287
60b4d44c 288 public static String CallStackPresentationProvider_Thread;
e8251298
PT
289 public static String CallStackView_FunctionColumn;
290 public static String CallStackView_DepthColumn;
291 public static String CallStackView_EntryTimeColumn;
292 public static String CallStackView_ExitTimeColumn;
293 public static String CallStackView_DurationColumn;
294 public static String CallStackView_StackInfoNotAvailable;
46cc1ade
PT
295 public static String CallStackView_SortByThreadName;
296 public static String CallStackView_SortByThreadId;
297 public static String CallStackView_SortByThreadTime;
5da83da5
AM
298 public static String CallStackView_ImportMappingButtonText;
299 public static String CallStackView_ImportMappingButtonTooltip;
300 public static String CallStackView_ImportMappingDialogTitle;
301 public static String CallStackView_ImportMappingJobName;
302
41d9ce5b
MAL
303 public static String CallStackView_ImportBinaryFileButtonText;
304 public static String CallStackView_ImportBinaryFileButtonTooltip;
305 public static String CallStackView_ImportBinaryFileDialogTitle;
306
d3de0920
XR
307 public static String ExportToTextJob_Export_to;
308 public static String ExportToTextJob_Export_trace_to;
309 public static String ExportToTextJob_Unable_to_export_trace;
310
be222f56
PT
311 static {
312 // initialize resource bundle
313 NLS.initializeMessages(BUNDLE_NAME, Messages.class);
314 }
315
316 private Messages() {
317 }
318}
This page took 0.112335 seconds and 5 git commands to generate.