Index: trunk/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java
===================================================================
--- trunk/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java	(revision 5410)
+++ trunk/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java	(revision 5411)
@@ -163,5 +163,5 @@
                 tr("<html>"
                         + "Failed to access the OSM server ''{0}''<br>"
-                        + "with the Access Token ''{0}''.<br>"
+                        + "with the Access Token ''{1}''.<br>"
                         + "The server rejected the Access Token as unauthorized. You will not<br>"
                         + "be able to access any protected resource on this server using this token."
