Fix references to linuxtools in comments, examples and unused code
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / internal / tmf / ui / messages.properties
index 4d234b7fffb1046ab1e65f61f55f2e90c27c0308..e79f9a31ebf00633fa6ff78ff3aeaf6c01960466 100644 (file)
@@ -10,7 +10,7 @@
 #     Ericsson - Initial API and implementation
 ###############################################################################
 
-# org.eclipse.linuxtools.tmf.ui.dialogs
+# org.eclipse.tracecompass.tmf.ui.dialogs
 ManageCustomParsersDialog_ConflictMessage=Trace type ''{0} : {1}'' already exists.\nDo you want to rename to ''{2}'' or skip?
 ManageCustomParsersDialog_ConflictRenameButtonLabel=Rename
 ManageCustomParsersDialog_ConflictSkipButtonLabel=Skip
@@ -26,7 +26,7 @@ ManageCustomParsersDialog_ImportParserSelection=Select custom parser file to imp
 ManageCustomParsersDialog_NewButtonLabel=New...
 ManageCustomParsersDialog_TextButtonLabel=Text
 
-# org.eclipse.linuxtools.tmf.ui.viewers.events
+# org.eclipse.tracecompass.tmf.ui.viewers.events
 TmfEventsTable_AddBookmarkActionText=Add Bookmark...
 TmfEventsTable_AddBookmarkDialogMessage=Enter Bookmark Description:
 TmfEventsTable_AddBookmarkDialogTitle=Add Bookmark
@@ -56,7 +56,7 @@ TmfEventsTable_SourceColumnHeader=Source
 TmfEventsTable_TimestampColumnHeader=Timestamp
 TmfEventsTable_TypeColumnHeader=Type
 
-# org.eclipse.linuxtools.tmf.ui.viewers.timegraph.dialogs
+# org.eclipse.tracecompass.tmf.ui.viewers.timegraph.dialogs
 TmfTimeFilterDialog_EDIT_PROFILING_OPTIONS=Edit Profiling Options
 TmfTimeFilterDialog_TRACE_FILTER=Trace Filter
 TmfTimeFilterDialog_TRACE_FILTER_DESC=Define the filter set
@@ -76,7 +76,7 @@ TmfTimeFilterDialog_UNCHECK_SELECTED=Uncheck selected
 TmfTimeFilterDialog_CHECK_SUBTREE=Check subtree
 TmfTimeFilterDialog_UNCHECK_SUBTREE=Uncheck subtree
 
-# org.eclipse.linuxtools.tmf.ui.viewers.timegraph.widgets
+# org.eclipse.tracecompass.tmf.ui.viewers.timegraph.widgets
 TmfTimeTipHandler_DURATION=Duration
 TmfTimeTipHandler_LINK_SOURCE=Source
 TmfTimeTipHandler_LINK_SOURCE_TIME=Source Time
@@ -118,7 +118,7 @@ TmfTimeGraphViewer_FollowArrowBackwardActionToolTipText=Follow Arrow Backward
 
 Utils_ClockCyclesUnit=\u0020cc
 
-# org.eclipse.linuxtools.tmf.ui.views.colors
+# org.eclipse.tracecompass.tmf.ui.views.colors
 ColorsView_AddActionToolTipText=Insert new color setting
 ColorsView_BackgroundButtonText=BG
 ColorsView_BackgroundDialogText=Set background color
@@ -136,7 +136,7 @@ ColorsView_MoveUpActionToolTipText=Increase priority
 ColorsView_TickButtonText=Tick
 TickColorDialog_TickColorDialogTitle=Choose tick color
 
-# org.eclipse.linuxtools.tmf.ui.wizards
+# org.eclipse.tracecompass.tmf.ui.wizards
 CustomTxtParserInputWizardPage_addChildLine=Add child line
 CustomTxtParserInputWizardPage_addGroup=Add group
 CustomTxtParserInputWizardPage_addNextLine=Add next line
@@ -242,7 +242,7 @@ CustomXmlParserOutputWizardPage_moveAfter=Move After
 CustomXmlParserOutputWizardPage_moveBefore=Move Before
 CustomXmlParserOutputWizardPage_visible=Visible
 
-# org.eclipse.linuxtools.tmf.ui.views.filter
+# org.eclipse.tracecompass.tmf.ui.views.filter
 FilterDialog_FilterDialogTitle=Edit filter
 FilterTreeLabelProvider_AspectHint=<select aspect>
 FilterTreeLabelProvider_FilterNameHint=<name>
This page took 0.02719 seconds and 5 git commands to generate.