ss: Move plugins to Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / synchronization / messages.properties
index fb5cd463ce4ba773e457731365ccf8f153bb2b07..328fe23af40ff087357682338c7a61efdb00e424 100644 (file)
@@ -1,3 +1,14 @@
+###############################################################################
+# Copyright (c) 2014 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
+###############################################################################
 SyncAlgorithmFullyIncremental_absent=Absent
 SyncAlgorithmFullyIncremental_alpha=Alpha
 SyncAlgorithmFullyIncremental_beta=Beta
@@ -14,8 +25,8 @@ SyncAlgorithmFullyIncremental_fail=Fail
 SyncAlgorithmFullyIncremental_incomplete=Incomplete
 SyncAlgorithmFullyIncremental_nbmatch=Number of matching packets received
 SyncAlgorithmFullyIncremental_nbacc=Number of accurate packets
-SyncAlgorithmFullyIncremental_reftrace=T0
-SyncAlgorithmFullyIncremental_othertrace=T1
+SyncAlgorithmFullyIncremental_refhost=T0
+SyncAlgorithmFullyIncremental_otherhost=T1
 SyncAlgorithmFullyIncremental_refformula=C_T0(t)
 SyncAlgorithmFullyIncremental_NA=N/A
 SyncAlgorithmFullyIncremental_quality=Quality
\ No newline at end of file
This page took 0.024839 seconds and 5 git commands to generate.