tmf: Add copyright headers to properties files
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / messages.properties
index 8ce842aad99d6b1e43d13a1914cdd7c85c597be6..4a3a25e1f4aa923dc7019f45f4b6c1f3bf1fe938 100644 (file)
@@ -1,3 +1,15 @@
+###############################################################################
+# Copyright (c) 2013 Ericsson
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     Ericsson - Initial API and implementation
+###############################################################################
+
 # org.eclipse.linuxtools.tmf.ui.dialogs
 ManageCustomParsersDialog_DeleteButtonLabel=Delete
 ManageCustomParsersDialog_DeleteConfirmation=Are you sure you want to delete 
@@ -46,14 +58,19 @@ CustomXmlTraceDefinition_timestampOutputFormat=TimeStampOutputFormat
 
 # org.eclipse.linuxtools.tmf.ui.viewers.events
 TmfEventsTable_AddBookmarkActionText=Add Bookmark...
-TmfEventsTable_AddBookmarkDialogText=Enter Bookmark name:
+TmfEventsTable_AddBookmarkDialogMessage=Enter Bookmark Description:
 TmfEventsTable_AddBookmarkDialogTitle=Add Bookmark
-TmfEventsTable_ApplyPresetFilterMenuName=Apply preset filter...
+TmfEventsTable_ApplyPresetFilterMenuName=Apply Preset Filter...
 TmfEventsTable_ClearFiltersActionText=Clear Filters
 TmfEventsTable_ContentColumnHeader=Content
 TmfEventsTable_FilterHint=<filter>
 TmfEventsTable_HideRawActionText=Hide Raw
 TmfEventsTable_HideTableActionText=Hide Table
+TmfEventsTable_OpenCallsiteActionText=Open Callsite
+TmfEventsTable_OpenCallsiteNotFound=can not be found in the workspace.
+TmfEventsTable_OpenCallsiteSelectFileDialogTitle=Select source file for callsite
+TmfEventsTable_OpenModelActionText=Open Model Element
+TmfEventsTable_OpenModelUnsupportedURI=is not a supported model URI format.
 TmfEventsTable_ReferenceColumnHeader=File
 TmfEventsTable_RemoveBookmarkActionText=Remove Bookmark
 TmfEventsTable_SearchHint=<srch>
@@ -77,6 +94,14 @@ TmfTimeLegend_TRACE_STATES=Trace
 TmfTimeLegend_TRACE_STATES_TITLE=States Transition Visualizer
 TmfTimeLegend_WINDOW_TITLE=Trace Visualizer's Legend
 TmfTimeLegend_StateTypeName=States
+TmfTimeFilterDialog_WINDOW_TITLE=Filter
+TmfTimeFilterDialog_MESSAGE=Check the entries to show
+TmfTimeFilterDialog_CHECK_ALL=Check all
+TmfTimeFilterDialog_UNCHECK_ALL=Uncheck all
+TmfTimeFilterDialog_CHECK_SELECTED=Check selected
+TmfTimeFilterDialog_UNCHECK_SELECTED=Uncheck selected
+TmfTimeFilterDialog_CHECK_SUBTREE=Check subtree
+TmfTimeFilterDialog_UNCHECK_SUBTREE=Uncheck subtree
 
 # org.eclipse.linuxtools.tmf.ui.viewers.timegraph.widgets
 TmfTimeTipHandler_DURATION=Duration
@@ -86,6 +111,9 @@ TmfTimeTipHandler_TRACE_START_TIME=Start Time
 TmfTimeTipHandler_TRACE_STATE=State
 TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
 
+TmfTimeGraphCombo_FilterActionNameText=Filter
+TmfTimeGraphCombo_FilterActionToolTipText=Show View Filters
+
 
 TmfTimeGraphViewer_ResetScaleActionNameText=Reset
 TmfTimeGraphViewer_ResetScaleActionToolTipText=Reset the Time Scale to Default
@@ -255,4 +283,3 @@ FilterViewer_ValueLabel=value:
 
 TmfView_PinActionNameText=Pin View
 TmfView_PinActionToolTipText=Pin View
-
This page took 0.025083 seconds and 5 git commands to generate.