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 c85d0a04f5d9f9c11af0e0ee03ef2cd5e92b83e4..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 
@@ -84,8 +96,12 @@ TmfTimeLegend_WINDOW_TITLE=Trace Visualizer's Legend
 TmfTimeLegend_StateTypeName=States
 TmfTimeFilterDialog_WINDOW_TITLE=Filter
 TmfTimeFilterDialog_MESSAGE=Check the entries to show
-TmfTimeFilterDialog_SELECT_ALL=Select all
-TmfTimeFilterDialog_DESELECT_ALL=Deselect all
+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
This page took 0.023678 seconds and 5 git commands to generate.