Use "->" and "<-" instead of "-->" and "<--".
diff --git a/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/workingsets/WorkingSetMessages.properties b/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/workingsets/WorkingSetMessages.properties
index 2b2b536..8f638ec 100644
--- a/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/workingsets/WorkingSetMessages.properties
+++ b/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/workingsets/WorkingSetMessages.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2000, 2009 IBM Corporation and others.
+# Copyright (c) 2000, 2011 IBM Corporation and others.
 # 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
@@ -9,10 +9,10 @@
 #     IBM Corporation - initial API and implementation
 ###############################################################################
 
-JavaWorkingSetPage_add_button=&Add -->
-JavaWorkingSetPage_addAll_button=A&dd All -->
-JavaWorkingSetPage_remove_button=<-- &Remove
-JavaWorkingSetPage_removeAll_button=\ \ <-- R&emove All  
+JavaWorkingSetPage_add_button=&Add ->
+JavaWorkingSetPage_addAll_button=A&dd All ->
+JavaWorkingSetPage_remove_button=<- &Remove
+JavaWorkingSetPage_removeAll_button=\ \ <- R&emove All  
 JavaWorkingSetPage_title= Java Working Set
 JavaWorkingSetPage_workingSet_name= &Working set name:
 JavaWorkingSetPage_workingSet_description= Enter a working set name and select the working set elements.