tmf: Update copyright headers in tmf.ui
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / project / handlers / Messages.java
index 049315a051f54fe6b1166301ca0d8f4587041e43..28d4c1e22c9175494a1ad6276fad29f9180b2ffa 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2011, 2012 Ericsson
+ * Copyright (c) 2011, 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
@@ -8,6 +8,7 @@
  *
  * Contributors:
  *   Francois Chouinard - Initial API and implementation
+ *   Patrick Tasse - Added drag and drop messages
  *******************************************************************************/
 
 package org.eclipse.linuxtools.internal.tmf.ui.project.handlers;
@@ -44,8 +45,8 @@ public class Messages extends NLS {
     public static String SelectTraceTypeHandler_Title;
     public static String SelectTraceTypeHandler_InvalidTraceType;
 
-    public static String ClearViewsHandler_message;
-    public static String ClearViewsHandler_title;
+    public static String DropAdapterAssistant_RenameTraceTitle;
+    public static String DropAdapterAssistant_RenameTraceMessage;
 
     static {
         // initialize resource bundle
This page took 0.023568 seconds and 5 git commands to generate.