Index: trunk/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java
===================================================================
--- trunk/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java	(revision 2839)
+++ trunk/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java	(revision 2840)
@@ -180,5 +180,5 @@
                 parent,
                 tr("<html>"
-                        + "The AccessToken ''{1}'' is known to the OSM server ''{0}''.<br>"
+                        + "The Access Token ''{1}'' is known to the OSM server ''{0}''.<br>"
                         + "The test to retrieve the user details for this token failed, though.<br>"
                         + "Depending on what rights are granted to this token you may nevertheless use it<br>"
@@ -199,5 +199,5 @@
                 tr("<html>"
                         + "Failed to retrieve information about the current user"
-                        + "from the OSM server ''{0}''.<br>"
+                        + " from the OSM server ''{0}''.<br>"
                         + "This is probably not a problem caused by the tested Access Token, but<br>"
                         + "rather a problem with the server configuration. Carefully check the server<br>"
